Blame extensions/libxt_TEE.man

Packit 7b22a4
The \fBTEE\fP target will clone a packet and redirect this clone to another
Packit 7b22a4
machine on the \fBlocal\fP network segment. In other words, the nexthop
Packit 7b22a4
must be the target, or you will have to configure the nexthop to forward it
Packit 7b22a4
further if so desired.
Packit 7b22a4
.TP
Packit 7b22a4
\fB\-\-gateway\fP \fIipaddr\fP
Packit 7b22a4
Send the cloned packet to the host reachable at the given IP address.
Packit 7b22a4
Use of 0.0.0.0 (for IPv4 packets) or :: (IPv6) is invalid.
Packit 7b22a4
.PP
Packit 7b22a4
To forward all incoming traffic on eth0 to an Network Layer logging box:
Packit 7b22a4
.PP
Packit 7b22a4
\-t mangle \-A PREROUTING \-i eth0 \-j TEE \-\-gateway 2001:db8::1