OpenVZ Forum


Home » General » Support » *SOLVED* multiples interfaces ?
*SOLVED* multiples interfaces ? [message #5853] Fri, 01 September 2006 14:21 Go to previous message
pollux is currently offline  pollux
Messages: 13
Registered: September 2006
Junior Member
I have a host system with 2 interfaces, one with a public address (eth0) and a private address (eth1)
I have added 2 ip addresses using vzctl to the VPS, one in each network:
vzctl set 108 --ipadd 134.214.51.158 --save
vzctl set 108 --ipadd 10.0.0.108 --save


Seems ok, but from the VPS I am unable to access hosts in the private network:
webmail:~# ping 10.0.0.12
PING 10.0.0.12 (10.0.0.12) 56(84) bytes of data.
--- 10.0.0.12 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 999ms


The same ping from the host works. The routing table from host seems ok:
vz:~# netstat -nr
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
10.0.0.108      0.0.0.0         255.255.255.255 UH        0 0          0 venet0
134.214.51.157  0.0.0.0         255.255.255.255 UH        0 0          0 venet0
134.214.51.158  0.0.0.0         255.255.255.255 UH        0 0          0 venet0
10.0.0.0        0.0.0.0         255.255.255.0   U         0 0          0 eth1
134.214.50.0    0.0.0.0         255.255.254.0   U         0 0          0 eth0
0.0.0.0         134.214.50.1    0.0.0.0         UG        0 0          0 eth0


Does someone else have this problem ? Or do I miss any configuration ?

Thanks

[Updated on: Fri, 08 September 2006 06:43] by Moderator

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: *SOLVED* Hardware Drivers
Next Topic: IPV6 Support in VPS
Goto Forum:
  


Current Time: Tue Oct 01 04:43:03 GMT 2024

Total time taken to generate the page: 0.02226 seconds