Re: [vserver] Loopback issues

From: Philippe Teuwen <phil_at_teuwen.org>
Date: Thu 30 Aug 2007 - 20:54:01 BST
Message-ID: <46D72059.8000109@teuwen.org>

> I added the rule:
>
> iptables -t nat -A PREROUTING -i eth0 -d 4.3.2.1 -j DNAT --to 1.2.3.5
>
Drop the interface option, internal vserver traffic doesn't come from eth0.

iptables -t nat -A PREROUTING -d 4.3.2.1 -j DNAT --to 1.2.3.5

Phil
Received on Thu Aug 30 20:54:14 2007

[Next/Previous Months] [Main vserver Project Homepage] [Howto Subscribe/Unsubscribe] [Paul Sladen's vserver stuff]
Generated on Thu 30 Aug 2007 - 20:54:20 BST by hypermail 2.1.8