I never tried IPF and I made settings similar as I have on IPFW and PF.
How should I monitoring it in real time.
On IPFW I use
I tried
What is your suggestion, please?
If I run ipfvstat I get and I do not have NAT settings:
How should I monitoring it in real time.
On IPFW I use
tail -f /var/log/security
and on PF I used tcpdump. What should I use on IPF?I tried
ipfstat -t
and tail -f /var/log/ipfilter.log
. I tried also ipmon -oS
.What is your suggestion, please?
If I run ipfvstat I get and I do not have NAT settings:
Code:
0 input bad packets
0 input IPv6 packets
23 input packets blocked
81550 input packets passed
0 input packets not matched
0 input packets counted
0 input packets short
0 input packets logged and blocked
0 input packets logged and passed
0 input fragment state kept
0 input fragment state lost
0 input packet state kept
0 input packet state lost
0 input invalid source
0 input cache hits
0 input cache misses
0 input bad coalesces
0 input pullups succeeded
0 input pullups failed
0 input TCP checksum failures
23 input block reason packet blocked
0 input block reason log rule failure
0 input block reason pps rate exceeded
0 input block reason jumbogram
0 input block reason makefrip failed
0 input block reason cannot add state
0 input block reason IP ID update failed
0 input block reason log-or-block failed
0 input block reason decapsulate failure
0 input block reason cannot create new auth entry
0 input block reason packet queued for auth
0 input block reason buffer coalesce failure
0 input block reason buffer pullup failure
0 input block reason auth feedback
0 input block reason bad fragment
0 input block reason IPv4 NAT failure
0 input block reason IPv6 NAT failure
0 output bad packets
0 output IPv6 packets
1588 output packets blocked
50855 output packets passed
0 output packets not matched
0 output packets counted
0 output packets short
1588 output packets logged and blocked
0 output packets logged and passed
0 output fragment state kept
0 output fragment state lost
582 output packet state kept
0 output packet state lost
0 output invalid source
0 output cache hits
0 output cache misses
0 output bad coalesces
0 output pullups succeeded
0 output pullups failed
0 output TCP checksum failures
1588 output block reason packet blocked
0 output block reason log rule failure
0 output block reason pps rate exceeded
0 output block reason jumbogram
0 output block reason makefrip failed
0 output block reason cannot add state
0 output block reason IP ID update failed
0 output block reason log-or-block failed
0 output block reason decapsulate failure
0 output block reason cannot create new auth entry
0 output block reason packet queued for auth
0 output block reason buffer coalesce failure
0 output block reason buffer pullup failure
0 output block reason auth feedback
0 output block reason bad fragment
0 output block reason IPv4 NAT failure
0 output block reason IPv6 NAT failure
1588 packets logged
0 log failures
0 red-black no memory
0 red-black node maximum
0 ICMP replies sent
0 TCP RSTs sent
0 fastroute successes
0 fastroute failures
33033 IPF Ticks
0 Packet log flags set:
none