https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224961
Reshad Patuck <reshadpatu...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reshadpatu...@gmail.com --- Comment #1 from Reshad Patuck <reshadpatu...@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. _______________________________________________ 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"