Hi,
On OpenBSD, a tcpdump of the pflog can show the pid for locally
generated traffic. PFLOG(4) sugggests FreeBSD's pflog also records this
information. Is that the case? Can FreeBSD's tcpdump show this
information?
I see a similar question from 2008, but no response.
https://lists.freebsd.org
Jason Hellenthal writes:
> Run tcpdump -vvve -i pflog0 ??? on a FreeBSD machine ?
> Should yield your answer. This isn’t necessarily something to do with
> tcpdump(8) than it is for the inclusion of pf(4) into the FreeBSD
> kernel. Specific versions of tcpdump(8) and configured options might
> yi