[Bug 236983] bnxt(4) VLAN not operational unless explicit "ifconfig promisc" is used on the physical IF
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 3 10:04:47 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236983
Eugene Grosbein <eugen at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eugen at freebsd.org
--- Comment #1 from Eugene Grosbein <eugen at freebsd.org> ---
Please show output of: ifconfig bnxt0
Does it help if you do the following?
ifconfig bnxt0 -vlanhwtag -vlanhwfilter
If it helps, you can put this as temporary workaround to /etc/rc.conf:
ifconfig_bnxt0="-vlanhwtag -vlanhwfilter"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list