* [Bridge] Two bridge and STP
@ 2009-02-15 12:22 topper
0 siblings, 0 replies; only message in thread
From: topper @ 2009-02-15 12:22 UTC (permalink / raw)
To: bridge
Hello, my LAN today has this topology:
[router]
|
[bridge]
|
[switch]
[bridge] is a Linux box with 3 NIC, 2 of them are a bridge (br0) with IPtables
for firewalling. The other nic is for management.
I want to have a standby
backup for [bridge] in case of failure. I've read some documentation and I came
in conclusion that the new topoligy will be:
[router]
|
[switch]
| |
[bridge] [bridge2]
| |
[switch]
with the two bridges STP enabled.
I think I had to:
-
install bridge2 configured as bridge
- rsync firewall rules between the two
bridges
- enable STP protocol on both bridges
- assign a lower STP priority to
[bridge] to became master
-... enjoy?
Are my assumpions correct?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-15 12:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-15 12:22 [Bridge] Two bridge and STP topper
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.