Quote:
|
Originally Posted by ko0nz
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... 
|
Please try
network 172.20.2.0 instead.
This link might help you:
http://www.subnetmask.info/