Hello, with iptables i do:
iptables -t nat -A POSTROUTING -o eth0 -s 192.168.1.2 -p udp --sport 123 -j SNAT --to 192.168.1.4:1234 How I can do that with a shorewall 4.6.4? There is no source port in masq file. Thanks Falk ------------------------------------------------------------------------------ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
