Re: Bridging a vlan trunk with a gif tunnel?

2018-04-01 Thread Hauke Fath
On Sun, 1 Apr 2018 22:58:36 +0700, Eugene Grosbein wrote: > 01.04.2018 21:42, Hauke Fath wrote: > >> I am trying to network a remote site with a main site through a bridged >> gif tunnel, and it doesn't work for me. > > gif(4) supports only untagged frames when a

Re: Bridging a vlan trunk with a gif tunnel?

2018-04-01 Thread Hauke Fath
On Sun, 1 Apr 2018 16:42:09 +0200, Hauke Fath wrote: > In short, the main router vlan interfaces do not see traffic coming to > their trunk via gif and bridge, nor can they send traffic that way. In the light of <https://lists.freebsd.org/pipermail/freebsd-net/2015-August/043036.html&

Re: Bridging a vlan trunk with a gif tunnel?

2018-04-01 Thread Hauke Fath
On Sun, 1 Apr 2018 16:42:09 +0200, Hauke Fath wrote: > The main site runs a filtering router (freebsd 11, pf) to connect a > dozen subnets via vlans over an ix(4) trunk. The router serves dhcp to > several of those subnets. The trunk is bridged to the gif tunnel > interface: FTR

Bridging a vlan trunk with a gif tunnel?

2018-04-01 Thread Hauke Fath
.83.228.62, length 28 In short, the main router vlan interfaces do not see traffic coming to their trunk via gif and bridge, nor can they send traffic that way. Is there a magic knob that I have overlooked that will enable this connection, or what else could I be missing? Cheerio, hauke --