On Sat August 12 2006 02:14, Bob Predaina wrote:
> 
> eth0, eth1, eth2 and lo are all up and running on the
> host. the host is using eth0.  as a test setup i have
> installed two guest servers that will be using eth1. 
> both were created using the --interface
> eth1:192.168.18.252/24 parameter. 
>

Have you tried specifying a single address?
--interface eth1:192.168.18.252/32

> The guests correctly 
> report that they are using eth1 at 192.168.18.252. 
> 
> Even though the guest server's ifconfig information
> shows binding to the correct ethernet adapter and IP
> address (eth1:192.168.18.252), it appears that they
> are responding to incoming traffic on
> eth1:192.168.18.252, but their outgoing traffic is
> actually going out through eth0:192.168.18.251. there
> is no isolation of the network interfaces.
> 

Both of those addresses are within the 
eth1:192.168.18.252/24 specification.

Mike
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to