Check_Point
156-215.71 · Question #42
You are creating an output file with the following command: Fw monitor -e "accept (arc=10 . 20 . 30 . 40 or dst=10 , 20 , 30 - 40) ; " -o ~/output Which tools do you use to analyze this file?
The correct answer is A. You can analyze it with Wireshark or Ethereal. See the full explanation below for the reasoning.
Question
You are creating an output file with the following command:
Fw monitor -e "accept (arc=10 . 20 . 30 . 40 or dst=10 , 20 , 30 - 40) ; " -o ~/output Which tools do you use to analyze this file?
Options
- AYou can analyze it with Wireshark or Ethereal
- BYou can analyze the output file with any ASCI editor.
- CThe output file format is CSV. so you can use MS Excel to analyze it
- DYou cannot analyze it with any tool as the syntax should be: fw monitor -e accept ([12, b] = 10.20.30.40
How the community answered
(32 responses)- A84% (27)
- B3% (1)
- C9% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.