From: Russell Anthony (ranthony_at_siteturn.com)
Date: Wed 14 Aug 2002 - 01:06:46 BST
In my setup when you ifconfig from the main server you get :
eth0:test Link encap:Ethernet  HWaddr 00:30:48:11:B6:69
          inet addr:66.88.139.177  Bcast:66.88.139.191  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:9
eth0:test Link encap:Ethernet  HWaddr 00:30:48:11:B6:69
          inet addr:66.88.139.176  Bcast:66.88.139.191  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:9
those are actually eth0:test000 and :test001
could you set your IPROOTDEV=eth0:vserver ? 
On 14 Aug 2002 at 11:52, Fran Firman wrote:
> 
> 
> I can ping other machines ok, but the source ip address of the icmp
> connection is coming from the real server, not the ip address of the
> vserver.
> 
> This could cause problems later with firewall rules, and routing to the
> end devices.
> 
> Here is my vserver.conf file
> 
> IPROOT=210.54.14.178
> IPROOTDEV=eth0
> ONBOOT=no
> S_CAPS=CAP_NET_RAW
> S_HOSTNAME=test
> 
> 
> And here is a dump from tcpdump
> 
> 11:41:52.850127 210.54.14.19 > 210.54.11.22: icmp: echo request (DF)
> 11:41:52.850531 210.54.11.22 > 210.54.14.19: icmp: echo reply
> 11:41:53.850178 210.54.14.19 > 210.54.11.22: icmp: echo request (DF)
> 11:41:53.850647 210.54.11.22 > 210.54.14.19: icmp: echo reply
> 
> >From the command ping 210.54.11.22 from with in the vserver.
> 
> Ideas????
> 
> 
> Fran.
> 
-- Russell Anthony <ranthony_at_siteturn.com> Network Development / Administration