OpenVZ Forum


Home » General » Support » 1 VPS IP, Multiple Host Interfaces
Re: 1 VPS IP, Multiple Host Interfaces [message #12452 is a reply to message #12439] Sat, 28 April 2007 14:36 Go to previous messageGo to previous message
cberic3 is currently offline  cberic3
Messages: 8
Registered: March 2007
Junior Member
INSIDE VE=
root@wiki:/root>ip a l
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
3: venet0: <BROADCAST,POINTOPOINT,NOARP,UP> mtu 1500 qdisc noqueue
link/void
inet 127.0.0.1/32 scope host venet0
inet 198.175.18.60/32 brd 198.175.18.60 scope global venet0:0
root@wiki:/root>ip r l
192.0.2.0/24 dev venet0 scope host
169.254.0.0/16 dev venet0 scope link
default via 192.0.2.1 dev venet0 src 198.175.18.60
root@wiki:/root>

ON HW NODE=
root@openvz1:/root>ip a l
2: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
4: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:0b:cd:4f:5c:15 brd ff:ff:ff:ff:ff:ff
inet 198.175.18.64/24 brd 198.175.18.255 scope global eth0
6: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:0b:cd:4f:5d:4a brd ff:ff:ff:ff:ff:ff
inet 198.175.28.56/26 brd 198.175.28.255 scope global eth1
8: eth2: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:0f:b5:46:9f:f3 brd ff:ff:ff:ff:ff:ff
inet 192.168.100.64/24 brd 192.168.100.255 scope global eth2
1: venet0: <BROADCAST,POINTOPOINT,NOARP,UP> mtu 1500 qdisc noqueue
link/void
root@openvz1:/root>ip r l
198.175.18.60 dev venet0 scope link
198.175.28.0/26 dev eth1 proto kernel scope link src 198.175.28.56
192.168.100.0/24 dev eth2 proto kernel scope link src 192.168.100.64
198.175.18.0/24 dev eth0 proto kernel scope link src 198.175.18.64
169.254.0.0/16 dev eth1 scope link
default via 198.175.18.1 dev eth0
root@openvz1:/root>
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Multiple Public IPs/Subnets
Next Topic: *SOLVED* 028test10.1 same sda error on 3 of 5 machines
Goto Forum:
  


Current Time: Wed Aug 07 11:43:59 GMT 2024

Total time taken to generate the page: 0.02841 seconds