[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] trouble installing
I commented out the network-script network-bridge line in xend-config.sxp. I then restarted xend and it started fine. I connected to the guest fine. Things seemed great except the network on guest didn't work. Couldn't ping any IP addresses, particularly ones I could from dom0. So I then followed the instructions here, http://wiki.debian.org/BridgeNetworkConnections, to create a network bridge using debian. When I did, I tried to attach it to the vif interface. But that told me it was already attached to a bridge. Sure enough, it's attached to pan0. Not sure how that's getting started but oh well. So I tried specifying that bridge in my guest config file but still no internet. Here are the results of ./network-bridge status # ./network-bridge status ============================================================ 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:25:22:8d:84:b2 brd ff:ff:ff:ff:ff:ff inet 10.0.0.3/24 brd 10.0.0.255 scope global eth0 inet6 fe80::225:22ff:fe8d:84b2/64 scope link valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:25:22:8d:84:b2 brd ff:ff:ff:ff:ff:ff inet 10.0.0.3/24 brd 10.0.0.255 scope global eth0 inet6 fe80::225:22ff:fe8d:84b2/64 scope link valid_lft forever preferred_lft forever bridge name bridge id STP enabled interfaces pan0 8000.feffffffffff no vif3.0 10.0.0.0/24 dev eth0 proto kernel scope link src 10.0.0.3 metric 1 default via 10.0.0.1 dev eth0 proto static Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.0.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0 0.0.0.0 10.0.0.1 0.0.0.0 UG 0 0 0 eth0 ============================================================ Anything obvious jumping out? Why is this so difficult or did I just screw up some basic setting at some point? Anyway, thanks for all the help. Ted On Tue, Feb 22, 2011 at 6:52 AM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
-- Ted Brenner _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |