Problems With Networking

About this list Date view Thread view Subject view Author view Attachment view

From: Dan Cardamore (wombat_at_hld.ca)
Date: Mon Nov 12 2001 - 21:05:51 EST


Hi,

I'm trying to make a virtual server and I'm having difficulty getting
to be able to use the network. I'm running the 2.4.13 kernel, with
ext3 and ctx-3 patches. (had to modify ext3 a bit by hand). My
vserver is called 'test'. Here is the output (being run from the vserver):

[root_at_vserver:test etc]ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:BA:E5:2E:95
          inet addr:192.168.10.161 Bcast:192.168.10.255 Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:4612 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5132 errors:0 dropped:0 overruns:0 carrier:0
          collisions:18 txqueuelen:100
          RX bytes:963349 (940.7 Kb) TX bytes:456319 (445.6 Kb)
          Interrupt:9 Base address:0xd000

eth0:0 Link encap:Ethernet HWaddr 00:50:BA:E5:2E:95
          inet addr:192.168.10.163 Bcast:192.168.10.255 Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          Interrupt:9 Base address:0xd000

eth0:test Link encap:Ethernet HWaddr 00:50:BA:E5:2E:95
          inet addr:192.168.10.165 Bcast:192.168.10.255 Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          Interrupt:9 Base address:0xd000

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:395 errors:0 dropped:0 overruns:0 frame:0
          TX packets:395 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:26848 (26.2 Kb) TX bytes:26848 (26.2 Kb)

[root_at_vserver:test etc]ping 192.168.10.161
ping: icmp open socket: Operation not permitted
[root_at_vserver:test etc] route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.10.1 0.0.0.0 UG 0 0 0 eth0

Here is my config file:
[root_at_Dan wombat]# cat /etc/vservers/test.conf
IPROOT=192.168.10.165
IPROOTDEV=eth0
ONBOOT=yes
S_HOSTNAME=dude
S_DOMAINNAME=hld.ca

Any help would be greatly appreciated.

Thanks,

Dan
__________________________________________________________________________
      Dan Cardamore wombat_at_hld.ca http://www.hld.ca
  9:00pm up 1 day, 22:40, 2 users, load average: 0.29, 0.13, 0.11


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.4 : Mon Aug 19 2002 - 12:01:00 EDT