> I have 2 OSs:
> one is Fedora 10 and the other is CentOS 5.3(updated from 5.2).
> here is some kernel information:*
>
> title CentOS (2.6.18-128.2.1.el5xen)
> root (hd0,2)
> kernel /boot/xen.gz-2.6.18-128.2.1.el5
> module /boot/vmlinuz-2.6.18-128.2.1.el5xen ro root=LABEL=/1 rhgb quiet
> module /boot/initrd-2.6.18-128.2.1.el5xen.img
> title CentOS (2.6.18-128.2.1.el5)
> root (hd0,2)
> kernel /boot/vmlinuz-2.6.18-128.2.1.el5 ro root=LABEL=/1 rhgb quiet
> initrd /boot/initrd-2.6.18-128.2.1.el5.img
> title CentOS (2.6.18-128.1.16.el5xen)
> root (hd0,2)
> kernel /boot/xen.gz-2.6.18-128.1.16.el5
> module /boot/vmlinuz-2.6.18-128.1.16.el5xen ro root=LABEL=/1 rhgb quiet
> module /boot/initrd-2.6.18-128.1.16.el5xen.img
> title CentOS (2.6.18-128.1.16.el5)
> root (hd0,2)
> kernel /boot/vmlinuz-2.6.18-128.1.16.el5 ro root=LABEL=/1 rhgb quiet
> initrd /boot/initrd-2.6.18-128.1.16.el5.img
> title CentOS (2.6.18-128.el5xen)
> root (hd0,2)
> kernel /boot/xen.gz-2.6.18-128.el5
> module /boot/vmlinuz-2.6.18-128.el5xen ro root=LABEL=/1 rhgb quiet
> module /boot/initrd-2.6.18-128.el5xen.img
> title CentOS-base (2.6.18-128.el5)
> root (hd0,2)
> kernel /boot/vmlinuz-2.6.18-128.el5 ro root=LABEL=/1 rhgb quiet
> initrd /boot/initrd-2.6.18-128.el5.img
> title Fedora (2.6.27.21-170.2.56.fc10.i686)
> root (hd0,5)
> kernel /vmlinuz-2.6.27.21-170.2.56.fc10.i686 ro
> root=UUID=50e45426-575f-4112-bfa2-54d8741b5ae5 rhgb quiet
> initrd /initrd-2.6.27.21-170.2.56.fc10.i686.img
>
>
>
>
>
> 2009/7/27 Pasi Kärkkäinen <
pasik@xxxxxx>
>
> > On Thu, Jul 23, 2009 at 05:34:36PM +0800, SamuelCheng wrote:
> > > I attach the error I got in the attachment.
> > > The return of the following command:
> > > ifconfig -a
> > > route -n
> > > brctl show
> > >
> > > Here is the content,also you can see the attachment, a little long,so be
> > > patient, some information may be not of any use,but I don't know so I
> > copied
> > > all here,Thank you in advance very one,Good day.
> > > :
> > > [root@localhost ~]# ifconfig -a
> > > eth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
> > > inet addr:192.168.0.104 Bcast:192.168.0.255
> > Mask:255.255.255.0
> > >
> >
> > Your problem is the MAC address of eth0: it shouldn't be FE:FF:FF:FF:FF:FF.
> >
> > eth0 is the virtual interface used for dom0 management, and it's bridged to
> > xenbr0, which is bridged to peth0 (physical eth0 interface).
> >
> > eth0 should have the original/real MAC address of the peth0.
> >
> > -- Pasi
> >
> >
> > > [root@localhost ~]# route -n
> > > Kernel IP routing table
> > > Destination Gateway Genmask Flags Metric Ref Use
> > > Iface
> > > 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0
> > eth0
> > > 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0
> > > virbr0
> > > 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0
> > eth0
> > > 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0
> > eth0
> > >
> > > [root@localhost ~]# brctl show
> > > bridge name bridge id STP enabled interfaces
> > > virbr0 8000.000000000000 yes
> > > xenbr0 8000.feffffffffff no peth0
> > > vif0.0
> > >
> >
> >
> >
>
>
> --
> God more,self less.