[Bug 239371] epair(4) doesn't expose network traffic to bpf(4), ex. wireshark doesn't see it
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 22 07:42:08 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239371
--- Comment #4 from Kristof Provost <kp at freebsd.org> ---
I asked because there seem to be issues with bpf on i386. Those cause the pf
tests to fail there.
Are these old-style (i.e. non-vnet) jails?
In that case I wonder if you're not looking on the wrong interface. Looped back
packets always turn up on lo0, even if from looking at the IP addresses you'd
expect to see them on the interface. (Because there's a more specific route for
the IP that tells it to use lo0.)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list