audio
07-16-2008, 08:47 PM
Here is the nmap command I'm using to try to change counters other than match when I type pfctl -s info
nmap --ip-options "R" --mtu 8 -sA --ttl 1 192.168.1.112
I'm scrubbing inbound traffic so shouldn't that command change a number of PF statistics other than just "match"? I'd like to be able to verify someway that PF is actually working. For example it is actually scrubbing traffic, and everything I've tried hasn't worked.
nmap --ip-options "R" --mtu 8 -sA --ttl 1 192.168.1.112
I'm scrubbing inbound traffic so shouldn't that command change a number of PF statistics other than just "match"? I'd like to be able to verify someway that PF is actually working. For example it is actually scrubbing traffic, and everything I've tried hasn't worked.