exam questions

Exam 156-587 All Questions

View all questions & answers for the 156-587 exam

Exam 156-587 topic 1 question 64 discussion

Actual exam question from Checkpoint's 156-587
Question #: 64
Topic #: 1
[All 156-587 Questions]

When debugging is enabled on firewall kernel module using the ‘fw ctl debug’ command with required options, many debug messages are provided by the kernel that help the administrator to identify issues. Which of the following is true about these debug messages generated by the kernel module?

  • A. Messages are written to /etc/dmesg file
  • B. Messages are written to a buffer and collected using ‘fw ctl kdebug’
  • C. Messages are written to $FWDIR/log/fw.elg
  • D. Messages are written to console and also /var/log/messages file
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
keikei1228
4 weeks, 1 day ago
Selected Answer: B
When debugging is enabled on the firewall kernel module using the "fw ctl debug" command, the debug messages are not directly written to files like "/etc/dmesg", "$FWDIR/log/fw.elg", or "/var/log/messages". Instead, these messages are written to a kernel buffer. To view these messages, the fw ctl kdebug command is used to collect and display them in real-time. This mechanism allows administrators to analyze kernel-level debugging information without overwhelming the system logs or console.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...