You want to log the TCP packets your web server is receiving, without blocking any traffic. Which
Solaris IP Filter rule should you use to achieve this?
A.
pass in proto tcp from any to 0/32 port = 80
B.
Solaris IP Filter cannot log without filtering
C.
pass in log-only proto tcp from any to 0/32 port = 80
D.
ignore in log tcp from any to 0/32 port = 80
E.
pass in log proto tcp from any to 0/32 port = 80