perhaps :
# cat /etc/network/interfaces
auto lo
iface lo inet loopback
iface eth0 inet static
address 172.20.2.160
netmask 255.255.255.0
gateway 172.20.2.1
auto eth0
---------->
auto lo
iface lo inet loopback
iface eth0 inet static
address 172.20.2.160
netmask 255.255.255.0
network 172.20.0.0
broadcast 172.20.2.255 <---------
gateway 172.20.2.1 <---------------
auto eth0
hmm...i can't tried it because i uninstalled xen 3.1
well i think i am going to have a try again...
Recent comments
2 days 4 hours ago
2 days 13 hours ago
2 days 16 hours ago
2 days 17 hours ago
2 days 18 hours ago
2 days 20 hours ago
2 days 21 hours ago
2 days 23 hours ago
3 days 15 hours ago
3 days 15 hours ago