Hi Tom,

> /etc/shorewall/actions
>
> TEE     builtin,mangle
>
> /etc/shorewall/mangle:
>
> IPTABLES(TEE --gateway 1.2.3.4):P       eth0    -

This generates:

-A PREROUTING -i eth0 -m mark --mark 0x0/0xff -j TEE --gateway 1.2.3.4

Is the mark necessary? Can it be removed from the rule?

Thanks again,

Vieri


_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to