Re: native recording of all network connections on freebsd

From: Sami Halabi <sodynet1_at_gmail.com>
Date: Wed, 28 Dec 2022 14:28:47 UTC
using firewall ike ipfw with rule to log any to any would be a start.. for
advanced use, stateful fw so You can log start of connections

בתאריך יום ד׳, 28 בדצמ׳ 2022, 16:21, מאת Dan Mack ‏<mack@macktronics.com>:

>
> I'm wondering if anyone can help point me at a good way to continously
> capture every inbound and outbound connection made to a freebsd system.
> I'd prefer a way that is native in base if possible.   I don't really want
> to record all the packets, just the src:dest:rport:dport stats.
>
> Happy to RTFM as well,
>
> Dan
>
>