mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-06 20:55:13 +02:00
9 lines
404 B
Groff
9 lines
404 B
Groff
The \fBTEE\fP target will clone a packet and redirect this clone to another
|
|
machine on the \fBlocal\fP network segment. In other words, the nexthop
|
|
must be the target, or you will have to configure the nexthop to forward it
|
|
further if so desired.
|
|
.TP
|
|
\fB--gw\fP \fIipaddr\fP
|
|
Send the cloned packet to the host reachable at the given IP address.
|
|
Use of 0.0.0.0 (for IPv4 packets) or :: (IPv6) is invalid.
|