https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236983
Bug ID: 236983 Summary: bnxt(4) VLAN not operational unless explicit "ifconfig promisc" is used on the physical IF Product: Base System Version: 11.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: b...@freebsd.org Reporter: m...@punkt.de ifconfig bnxt0 up ifconfig vlan1 create ifconfig vlan1 vlan 1 vlandev bnxt0 ifconfig vlan1 inet 192.168.0.1/24 Result: no connection on VLAN1, no packets visible if tcpdump -n -i vlan1 Workaround: ifconfig bnxt0 promisc Working as expected. Kind regards, Patrick -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"