A Solaris 10 OS has packet filtering enabled and configured. Within the configuration file there is
the log keyword, so the Solaris IP Filter firewall logs packets.
Given the following command:
ipmon -D /var/tmp/filterlog.txt
Which two statements are true? (Choose two.)
A.
The contents of the /var/tmp/filterlog.txt file gets deleted.
B.
Logging information is captured to the /var/tmp/filterlog.txt file.
C.
Only the logging rule-set is downloaded into the /var/tmp/filterlog.txt file.
D.
The firewall rule-set is downloaded into the /var/tmp/filterlog.txt file.
E.
ipmon is instructed to run as a daemon.