Greetings,
I'm trying to write the following rules in /etc/shorewall/rules but I
can't find any reference on how to do that :
iptables -t nat -I POSTROUTING -o eth0.0 -p udp -d y.y.y.y --sport
5061 -j SNAT --to-source x.x.x.x:5060
Basically I need to masquerade the source udp port to 5060 of all the
packets coming from my public IP x.x.x.x port 5061 and with
destination y.y.y.y.
Thanks!
Andrea

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to