[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VLAN packet tunneling over IP
So if I would setup a bridge on 3.3 like this it would bridge the VLAN id
tagg:ed ethernet packets and preserv the tag to the "outer side" interface?
brconfig bridge0 add xl1 add xl0 up
VLAN id tag:ed packets coming in on xl1 and xl0 and I want them to just pass
the bridge without losing the VLAN id.
Regards
Claes Leufven
On Mon, 30 Jun 2003 23:43:50 +0200
Markus Friedl <markus@openbsd.org> wrote:
> On Mon, Jun 30, 2003 at 07:29:28PM +0200, Claes Leufven wrote:
> > I am thinking about tunneling ethernet packets over IPv4 networks and maybe
> VPN
> > connections. I have read about openbsd bridges that can do that but know I
> > wonder if it is possible to tunnel complet ethernet packets with the VLAN
> id
> > tag also.
>
> yes, bridge(4) can do this in 3.3.