|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] second bridge for dual homed machine!
Hi!
I don't know anything about the "official" way, but I adjusted
/etc/xen/scripts/network-bridge. If you take at a look at the source you
can easily find out where the first bridge is started and where it is
stopped. Just duplicate the commands for your custom bridge.
This is quiet a hack! But I don't know a neater solution. And I think I
read that the scripts are intended for customization.
Cheers!
Sven Sternberger wrote:
Hello!
I set up a second bridge for a second nic. i made that
manually with
brctl addbr br1
ifconfig br1 up
is there an "official" way how to configure such a second bridge
in '/etc/xen/*'
regards!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|