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

[Xen-users] Xen and routing



Hi all,
        I'm just getting started with Xen, and having some problems with
networking. I installed Xen 2.0.5 from the Suse 9.2 binaries, and have been able to boot a domain fine. I'm hoping to make two domains and give them static IP addresses (e.g. 192.168.1.25 and 192.168.1.26) - nothing fancy.

When I start the xend service, however, xen's network script deletes all
routes associated with eth0, and associates them with xen-br0.
Thereafter I cannot ping or ssh to the machine from any external
machines.  My attempts to delete and recreate routes:

        route del -net 192.168.1.0 netmask 255.255.255.0
        route add -net 192.168.1.0 netmask 255.255.255.0 eth0
        route del default gw 192.168.1.1
        route add default gw 192.168.1.1 eth0

have been ineffective so far.  When I run the xen network script:
network stop bridge=xen-br0 netdev=eth0
I get connectivity back.

Does anyone have any recommendations for quickly setting up my
routing/bridging to make my two virtual domains available form my network?

Thanks,

Eric


_______________________________________________
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®.