Re: native recording of all network connections on freebsd

From: Dan Mack <mack_at_macktronics.com>
Date: Wed, 28 Dec 2022 14:39:30 UTC
Thank you, Oh how dumb I am - I'll just have pf do it using 'log all'.

Dan

On Wed, 28 Dec 2022, Sami Halabi wrote:

> 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
>>
>>
>