|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] XEN 3.2.0 default bridge changed ?
as far as I know, yes it has changed. It's now eth0.
Emre
On Jan 18, 2008 8:33 AM, Ralf Schenk < rs@xxxxxxxxxx> wrote:
Hello !
I yesterday updated one server to XEN 3.2 which was running 3.1.2 before.
The default bridge setup stopped working (Guests network packets were not forwarded to physical ethernet connection on eth0)
My bridge setup looked like this: root@quadxeon2:~# brctl show bridge name bridge id STP enabled interfaces eth0 8000.003048359fc0 no peth0 xenbr0
8000.feffffffffff no vm01
Of course this can not work.
I changed the client vif setup from; if = ['mac=00:16:3e:12:af:01, bridge=xenbr0, vifname=vm01' ] to: if = ['mac=00:16:3e:12:af:01, bridge=eth0, vifname=vm01' ]
root@quadxeon2:~# brctl show bridge name bridge id STP enabled interfaces eth0 8000.003048359fc0 no peth0 vm01
xenbr0 8000.000000000000 no
and now it works again.
Has the default name for the XEN-Bridgee been changed to ethX and is my change the suggested change to stay up and running ?
-- __________________________________________________
Ralf Schenk fon (02 41) 9 91 21-0 fax (02 41) 9 91 21-59 rs@xxxxxxxxxx
Databay AG Hüttenstraße 7 D-52068 Aachen
www.databay.de
Vorstand: Jens Conze, Ralf Schenk, Aresch Yavari Aufsichtsratvorsitzender: Ansgar Vögeli
Sitz/Amtsgericht Aachen HRB:8437 USt-IdNr.: DE 210844202
Databay - einfach machen.
_________________________________________________
Diese E-Mail und etwa angehängte Dateien enthalten vertrauliche Informationen und sind ausschließlich für den Adressaten bestimmt.
Sollten Sie irrtümlich diese E-Mail erhalten haben, bitten wir Sie, uns darüber unter info@xxxxxxxxxx zu informieren und die E-Mail aus Ihrem System zu löschen.
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify info@xxxxxxxxxx. If you are not the named recipient, you should return
this message and delete it from your system.
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
-- Emre Erenoglu erenoglu@xxxxxxxxx
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|