> Is it possible for ipfilter to log all packets AND keep state for > filtering decisions?
I believe this does what you want: pass in log on foo0 proto tcp all flags S keep state Darren
> Is it possible for ipfilter to log all packets AND keep state for > filtering decisions?
I believe this does what you want: pass in log on foo0 proto tcp all flags S keep state Darren