|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] correct steps to add XEN bridge to Debian squeeze?
Hi all,
Does anyone know what the correct steps are to add a XEN bridge, let's
say xenbr0 to Debian Squeeze?
I have added the following to /etc/network/interfaces
# XEN Bridge
auto xenbr0
iface xenbr0 inet manual
bridge ports eth0
bridge_stp off
bridge_fd 0
And then rebooted the server but brctl show still shows eth0 as bridge:
newusaxen:~# brctl show
bridge name bridge id STP enabled interfaces
eth0 8000.003048c461be no peth0
vif2.0
newusaxen:~# ifup xenbr0
ifup: interface xenbr0 already configured
newusaxen:~# ifconfig |grep xenbr0
newusaxen:~#
What else should I be doing to get it up and running?
--
Kind Regards
Rudi Ahlers
SoftDux
Website: http://www.SoftDux.com
Technical Blog: http://Blog.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] correct steps to add XEN bridge to Debian squeeze?,
Rudi Ahlers <=
|
|
|
|
|