[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xenbr0 disappeared
Thanks Todd - These seem to be a wonderful set of debugging steps that I did not know - but unfortunately I could not catch the error. My eth0 is working, eth1 is not enabled yet. Is it due to the way my kernel IP routing table is set? Kindly help. [root@adsl-01 ~]# brctl show bridge name bridge id STP enabled interfaces
eth0 8000.00e0815caafe no peth0 eth1 8000.0007e93904bd no peth1 [root@adsl-01 ~]# /etc/xen/scripts/network-bridge status ============================================================ 5: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc noqueue
link/ether 00:e0:81:5c:aa:fe brd ff:ff:ff:ff:ff:ff inet 128.105.104.101/24 brd 128.105.104.255 scope global eth0
inet6 fe80::2e0:81ff:fe5c:aafe/64 scope link valid_lft forever preferred_lft forever 5: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc noqueue link/ether 00:e0:81:5c:aa:fe brd ff:ff:ff:ff:ff:ff
inet 128.105.104.101/24 brd 128.105.104.255 scope global eth0 inet6 fe80::2e0:81ff:fe5c:aafe/64 scope link valid_lft forever preferred_lft forever
bridge name bridge id STP enabled interfaces eth0 8000.00e0815caafe no peth0 eth1 8000.0007e93904bd no peth1
128.105.104.0/24 dev eth0 proto kernel scope link src 128.105.104.101 128.105.104.0/24 dev eth1 proto kernel scope link src 128.105.104.126
169.254.0.0/16 dev eth1 scope link default via 128.105.104.248 dev eth0 Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface
============================================================ [root@adsl-01 ~]# /etc/xen/scripts/network-bridge start There are no errors but there is no xenbr0!
The sxp file:
(network-script 'network-bridge netdev=eth0') (network-script network-bridge) #(network-script network-route) #(network-script network-nat) (vif-script vif-bridge)
#(vif-script vif-route) #(vif-script vif-nat) Since these are static IPs, I'm confident that the working interface is eth0.
-Asim On Thu, Jun 26, 2008 at 9:40 AM, Todd Deshane <deshantm@xxxxxxxxx> wrote: Hi Asim, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |