On Tuesday 03 October 2006 11:42, Herbert Poetzl wrote:
would that mix up things when guests on the same interface come into play? if
on the host 32.2 interface a guest was 32.30 ?.. or would i have to add an
iptables and iproute rule for each guest ip as well?
> On Mon, Oct 02, 2006 at 11:46:32AM -0400, Chuck wrote:
> > On Monday 02 October 2006 10:18, Herbert Poetzl wrote:
> >
> > oops... forgot.. ok so then i would add the statements below with proper
ip
> > for each of the 4 interfaces?
>
> yep
>
> best,
> Herbert
>
> > > add a masquerading/snat rule for each 'outgoing' packet
> > > on a specific interface, like this:
> > >
> > > iptables -t nat -I POSTROUTING -o eth0 -j MASQUERADE
> > > iptables -t nat -I OUTPUT -o eth0 -j SNAT --to-source 64.113.32.2
> > >
> >
> > --
> >
> > Chuck
> >
> > "...and the hordes of M$*ft users descended upon me in their anger,
> > and asked 'Why do you not get the viruses or the BlueScreensOfDeath
> > or insecure system troubles and slowness or pay through the nose
> > for an OS as *we* do?!!', and I answered...'I use Linux'. "
> > The Book of John, chapter 1, page 1, and end of book
> >
> >
> > _______________________________________________
> > Vserver mailing list
> > Vserver@list.linux-vserver.org
> > http://list.linux-vserver.org/mailman/listinfo/vserver
>
-- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserverReceived on Tue Oct 3 16:52:21 2006