On Monday 05 Jan 2004 11:28, Art=C5=ABras =C5=A0lajus wrote: > Gordan Bobic wrote: > > Hmm. Just replace -j MASQUERADE with -j SNAT? Will that not break other > > things? > > -j SNAT your_ip Or rather -j SNAT --to-source your_ip. I get it. I'll check if that works=20 better than masquerading. Thanks. Gordan