Re: Connecting to different services with source port 53

From: Christian Perst (chris_perst@gmx.de)
Date: Thu Jul 07 2005 - 15:09:39 EDT


Hi list,

thanks to all the replies and hints.
For me the iptables worked fine. I did a --to-ports with the
table nat like:

iptables -t nat -A POSTROUTING -o eth1 -p tcp -j MASQUERADE --to-ports 53
iptables -t nat -A POSTROUTING -o eth1 -p ! tcp -j MASQUERADE

Chris



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:54:31 EDT