|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Unable to get IP address in guest OS through DHCP
On 26 September 2011 02:27, Todd Deshane <todd.deshane@xxxxxxx> wrote:
>
> http://wiki.xen.org/xenwiki/MigrationGuideToXen4.1%2B
> http://wiki.xen.org/xenwiki/HostConfiguration/Networking
> (Gentoo-specific instruction are not listed, but the Gentoo wiki page
> on the topic should help
> http://en.gentoo-wiki.com/wiki/Bridging_Network_Interfaces)
Thank you so much Todd,
I've read all of those links actually, and I've created a bridge xenbr0
at system level as the wiki says, but no luck with the network with
the new toolstack and xen version.
>
> > vif = ['bridge=xenbr0']
>
> You should use brctl show to make sure that you have the xenbr0 set up
> properly.
Here it is:
bridge name bridge id STP enabled interfaces
xenbr0 8000.00248c08d07e no eth0
>
> If it is, you can do networking tracing on the vif and bridge from
> dom0
Honestly I don't know how to do it.
> and within the domU for its interface to see where the traffic is
> making it to.
I don't think there is a real traffic between interfaces; it's like if there
wasn't any communication between the vif (the guest network card)
and the xenbr0 interface.
Thank you,
--
Flavio
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|