After configuring and enabling Solaris IP Filter on your workstation, you want to confirm that it is
correctly blocking packets. The filtering rules you have configured are:
pass in quick from any to any port = 22
pass in quick from any to any port = 80
pass out all keep state
block in any
Which command can you use to see if packets are being blocked?
A.
ipmon
B.
tail -f /var/adm/messages
C.
ipfstat
D.
netstat -f ipf