Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Apr 2019 09:29:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236983] bnxt(4) VLAN not operational unless explicit "ifconfig promisc" is used on the physical IF
Message-ID:  <bug-236983-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236983

            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: bugs@FreeBSD.org
          Reporter: mops@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236983-227>