В Wed, 20 Feb 2019 12:37:39 -0800
BulkMailForRudy <cra...@monkeybrains.net> пишет:

> PPPoE has some broadcast ethernet frames...
> 
> I have epair0a on my bridge and epair0b in the jail, but the jail 
> doesn't get any PADI (PPPoE packets destinged to ff:ff:ff:ff:ff:ff).
> 
> Is there a way to have bridge pass broadcast ethernet frames?
> (tcpdump in the jail shows no PADI packets)

To pass PPPoE packets via bridge you have to set the kernel variable
net.link.bridge.pfil_onlyip to 0 (`sysctl
net.link.bridge.pfil_onlyip=0`)...

-- 
Alexander Zagrebin
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to