[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Dom0 and DomU can connect only to local network



Hello.

This is a follow by myself. I added the following lines (with +
marking) to /etc/network/interfaces and problem is solved.

On 2007/01/31, at 20:14, Toshinao Ishii wrote:

  auto lo
  iface lo inet loopback


+ auto eth0
+ iface eth0 inet manual

  # The primary network interface
  auto xenbr0
  iface xenbr0 inet static
        address 10.140.2.84
        netmask 255.255.254.0
        network 10.140.1.0
        broadcast 10.140.2.255
        gateway 10.140.2.254
        bridge_ports eth0

-- toshinao

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.