[Bug 276936] ixgbe: if interface is in bridge, and vlan interface on same interface is also in bridge, packets are not passed correctly
[email protected] Sat, 01 Aug 2026 17:54:04 +0000
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276936 S.Haupt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from S.Haupt <[email protected]> --- Maybe the same issue as bug 296652. You can try two things to verify this: a) tcpdump on the ix0 interface and on the receiving interface on another h= ost. If you see outgoing ARP Replay packages on ix0 but can't see them on the receiving interface, this is an indication that the ix driver silently drops these frames. b) Replace the ix0 interface with a NIC that uses another driver, for examp= le, bge or bnxt should work. --=20 You are receiving this mail because: You are the assignee for the bug.=