From: Sander Eikelenboom <linux@eikelenboom.it>
To: Boris Derzhavets <bderzhavets@yahoo.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
xen-devel@lists.xensource.com,
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: Set up bridging under Xen 4.1-unstable ( 2.6.31.15 pvops) on top of Ubuntu 10.04 Server
Date: Wed, 7 Jul 2010 20:21:24 +0200 [thread overview]
Message-ID: <585229779.20100707202124@eikelenboom.it> (raw)
In-Reply-To: <204162.859.qm@web56106.mail.re3.yahoo.com>
Hello Boris,
Dont the default vif scripts connect to xen_br0 and not br0 ?
I specify a different bridge name in the domU config files vif line with bridge=
--
Sander
Wednesday, July 7, 2010, 7:57:13 PM, you wrote:
> After services
> 1.xencommons
> 2.xend
> 3.xendomains
> startup xen bridge declaration via /etc/xen/xend-config.sxp completely ignored.
> Bridging setup manually via /etc/network/interfaces :-
> # The loopback network interface
> auto lo
> iface lo inet loopback
> # The primary network interface
> # auto eth0
> # iface eth0 inet dhcp
> auto br0
> iface br0 inet static
> address 192.168.1.7
> netmask 255.255.255.0
> network 192.168.1.0
> broadcast 192.168.1.255
> gateway 192.168.1.1
> bridge_ports eth0
> bridge_stp on
> bridge_maxwait 0
> # /etc/init.d/networking restart
> Am i missing something here ?
> Boris.
>
--
Best regards,
Sander mailto:linux@eikelenboom.it
next prev parent reply other threads:[~2010-07-07 18:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-1612-1575@http.bugzilla.xensource.com/bugzilla/>
[not found] ` <201007051720.o65HKsI6030388@bugzilla.xensource.com>
2010-07-06 15:10 ` [Bug 1612] Can't start VM when vif set and udev version is greater than 151 Konrad Rzeszutek Wilk
2010-07-06 15:36 ` Jan Beulich
2010-07-06 16:46 ` Konrad Rzeszutek Wilk
2010-07-07 7:30 ` Jan Beulich
2010-07-07 14:48 ` Konrad Rzeszutek Wilk
2010-07-07 15:26 ` Jeremy Fitzhardinge
2010-07-07 17:18 ` Konrad Rzeszutek Wilk
2010-07-07 17:34 ` Jeremy Fitzhardinge
2010-07-07 17:57 ` Set up bridging under Xen 4.1-unstable ( 2.6.31.15 pvops) on top of Ubuntu 10.04 Server Boris Derzhavets
2010-07-07 18:21 ` Sander Eikelenboom [this message]
2010-07-07 19:11 ` Boris Derzhavets
2010-07-08 9:11 ` Stefano Stabellini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=585229779.20100707202124@eikelenboom.it \
--to=linux@eikelenboom.it \
--cc=bderzhavets@yahoo.com \
--cc=jeremy@goop.org \
--cc=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.