Re: Is there a FreeBSD equivalent of 'tcpdump -i any' from Linux?

From: Mark Saad <nonesuch_at_longcount.org>
Date: Tue, 01 Aug 2023 23:44:11 UTC

> 
> On Aug 1, 2023, at 4:39 PM, Zane C B-H <v.velox@vvelox.net> wrote:
> 
> So what is a good way to get all packets passing through that the kernel currently sees? Apparently any is not support on non-Linux systems and pflog would require adding log to all rules. Similarly only logs packets that match a rule.
> 

Just run tcpdump without the -i , iirc this will dump everything.

---
Mark Saad | nonesuch@longcount.org