[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bridging across VLANs?



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