What command string would you use to run the script “fwalert” if an alert occurs 5 times in 2
minutes?
A.
alertf 2 5 fwalert
B.
alertf 120 5 fwalert
C.
alertf 5 120 fwalert
D.
alertf 5 2 fwalert
Explanation:
: Here is the syntax for the command:
“alertf (Number of seconds) (number of alerts) (name of the program or script to run).
In this question, our script is “fwalert”, the time is 120 seconds (2 minutes) for 5 times that the
event occurs. You can check this on Page 400 of Syngress Book ” Check Point NG – Next
Generation Security Administration”.