|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xend-config.sxp setting question & vlans
On Mon, Mar 8, 2010 at 11:49 PM, Mike Viau <viaum@xxxxxxxxxxxxxxx> wrote:
> Hello,
>
> I have a question for the xenners using 1st method of having VMs using VLAN
> interfaces with XEN. [http://wiki.xensource.com/xenwiki/XenNetworking]
>
> I've setup my /etc/network/interfaces file with bridge enteries like in the
> example:
>
> iface xen-br293 inet manual
> up vconfig add eth0 293
> up /etc/xen/scripts/network start netdev=eth0.293 bridge=xen-br293
> antispoof=no
Why?
IMHO you should use only one, not both. So either:
- have xen's networking script create the bridges, or
- create the bridges manually, and comment-out xen's networking script
on xend-config.sxp. This is what I prefer to use on complex setup.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|