I am using stateful filtering on NetBSD/3.0. I would like to log the header of every packet that: goes out interface X, from network A, to anywhere except network B goes in inetface X, from anywhere except network B, to network A
I tried to write rules to do this, but they only log the first packet before state is established. Are ipfilter/ipmon the right tools for the job? How can I log all packets? Thank you, Ben
