[Bug 224961] VLAN ID 0 Not Supported
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 7 05:25:42 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224961
Reshad Patuck <reshadpatuck1 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reshadpatuck1 at gmail.com
--- Comment #1 from Reshad Patuck <reshadpatuck1 at gmail.com> ---
(In reply to johnllyon from comment #0)
I believe netgraph with ng_vlan can do this.
I have not tested with vlan id 0 but I do remember it giving me finer control
of VLANs than the if_vlan implementation.
I used it when I had to separate vlan traffic in such a way that tagged traffic
could no longer be seen on the physical interface.
You can use the example on the ng_vlan man page and set up with vlan id 0.
This creates a virtual interface named ngeth which should have the traffic you
want.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list