[LARTC] Multihomed Masquerading, routing and iptables
Gordan Bobic
lartc@bobich.net
Mon, 5 Jan 2004 12:06:57 +0000
On Monday 05 Jan 2004 11:54, Gordan Bobic wrote:
> 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 oth=
er
> > > things?
> >
> > -j SNAT your_ip
>
> Or rather -j SNAT --to-source your_ip. I get it. I'll check if that works
> better than masquerading.
Just tried it - no difference. Packets still come out with source IP addres=
s=20
not matching the interface. :-(
Gordan