WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen kernel and e1000 problem

Matt Richardson írta:
> On 12/26/06, Gémes Géza <geza@xxxxxxxxxxxxxxxxxxx> wrote:
> <snip>
>> Etch, Xen 3.0/kernel 2.6.18. What should be noted with the bridged setup
>> in Debian you don't try to activate the interfaces at all, just the
>> bridges you've configured on them.
>>
>> Good Luck!
>>
>> Geza
>
> Can you describe this a little more?  I noticed this behavior last
> week after installing Etch/Xen.  I couldn't get any networking until I
> brought up a DomU, which in turn brought up the bridge.
>
>
I bring up the bridge via /etc/network/interfaces:

auto xenbridge-e1000
iface xenbridge-e1000 inet static
      address 172.16.0.2
      netmask 255.255.255.0
      network 172.16.0.0
      bridge_ports eth-e1000

(I've renamed the interfaces via udev, but it should work as well with
bridge_ports eth0, or something like that)

And have in my /etc/xen/xend-config.sxp:

(network-script network-dummy)


Network is working from the bootup regardless of any DomU running or not.

Good Luck!

Geza


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>