On Wed, 2003-01-22 at 07:50, Raymond Leach wrote: > On Wed, 2003-01-22 at 08:42, Martin Josefsson wrote: > > On Wed, 2003-01-22 at 06:21, Raymond Leach wrote: > > > There is a patch-o-matic patch called SAME which does 1:1 NAT. > > > > > > iptables -t nat -A POSTROUTING -o eth1 -s 192.168.0.0/24 -j SAME > > > 196.4.160.0/24 > > > > No it doesn't. > > > > you are thinking of NETMAP not SAME. > OK. Sorry ... what does SAME do? It makes sure a client always gets the same ipaddress after NAT. No loadbalancing like SNAT. -- /Martin Never argue with an idiot. They drag you down to their level, then beat you with experience.