Displaying 2 results from an estimated 2 matches for "br202".
Did you mean:
br20
2007 Apr 18
1
[Bridge] Freezing bridges
...ave the following situation:
A Linux 2.4.22 server:
Physical ethernet:
lan1 - Ethernet port (Internet)
lan2 - Ethernet port (Cisco Switch, Trunk port)
Tunnel:
tap1 - OpenVPN in tcp-server mode
VLAN's:
lan2.201
lan2.202
lan2.203
tap1.201
tap1.202
tap1.203
Bridges:
br201 (lan2.201, tap1.201)
br202 (lan2.202, tap1.202)
br203 (lan2.203, tap1.203)
On the other end, the same type of server:
Physical ethernet:
lan1 - Ethernet port (Internet)
lan2 - Ethernet port (LAN)
lan3 - Ethernet port (LAN)
lan4 - Ethernet port (LAN)
Tunnel:
tap1 - OpenVPN in tcp-client mode
VLAN's:
tap1.201
tap1.202...
2011 Sep 08
15
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