|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Still confused about bridging (I think)
On Mon, September 22, 2008 17:58, Andrew Lyon wrote:
>
> I see no xenbr0 at all, so what do I need to put in the config files to
use the 2nd or 3rd bridge?
Always remembering that my setup isn't yet working, so my advice should be
viewed with a bit of healthy skepticism -- I do believe I've succeeded in
creating additional bridges. And it was very simple.
To create my xenbr0, all I did was put:
vif = [ "mac=00:16:3e:44:fb:8c,bridge=xenbr0" ]
into /etc/xen/vl01 (where vl01 is one of my domain config files). For
multiple ethernet interfaces in the guest, you just need multiple entries
in the brackets (same as for disks, for example).
--
David Dyer-Bennet, dd-b@xxxxxxxx; http://dd-b.net/
Snapshots: http://dd-b.net/dd-b/SnapshotAlbum/data/
Photos: http://dd-b.net/photography/gallery/
Dragaera: http://dragaera.info
--
David Dyer-Bennet, dd-b@xxxxxxxx; http://dd-b.net/
Snapshots: http://dd-b.net/dd-b/SnapshotAlbum/data/
Photos: http://dd-b.net/photography/gallery/
Dragaera: http://dragaera.info
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|