This is a discussion on Bridging across VLANs? within the mailing.openbsd.tech forums, part of the OpenBSD category; --> Hi all, I have 2 VLANs on a SuperstackII switch and I am trying to bridge across these with ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 |