[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bridging across VLANs?
- To: tech@openbsd.org
- Subject: Bridging across VLANs?
- From: Sascha Luck <sascha@c4inet.net>
- Date: Wed, 6 Aug 2003 17:06:19 +0100
- Content-Disposition: inline
- Organization: C4I Networks
- User-Agent: KMail/1.5.2
Hi all,
I have 2 VLANs on a SuperstackII switch and I am trying to bridge across these
with an OpenBSD 3.3 machine (MAC filtering is the intended use).
The problem is, I can't seem to get the 2 VLANs to see each other. What am I
missing here? config files as follows:
/etc/hostname.xl[0-3]
up
/etc/bridgename.bridge0
add xl0
add xl1
add xl2
add xl3
maxaddr 256
up
This should work, right?
rgds,
Sascha