QuestionQ1
Troubleshooting Site-to-Site VPNsWhat is the proper syntax to enable VPN debugging and create new, empty debug files?
- A vpndebug trunc on
- B vpn debug truncon
- C vpn debug trunkon
- D vpn kdebug on
QuestionQ2
Troubleshooting Management ServersAfter performing kernel debugging with fw ctl debug, you received a huge amount of information. It was saved in a very large file that is hard to open and analyze using standard text editors. Suggest a solution for this issue.
- A Reduce debug buffer to 1024KB and run debug for several times
- B Use Check Point InfoView utility to analyze debug output
- C Use “fw ctl zdebug” because of 1024KB buffer size
- D Divide debug information into smaller files. Use “fw ctl kdebug -f -o “filename” -m 25 - s “1024”
Community Discussion
QuestionQ3
Troubleshooting Identity AwarenessWhich of the following daemons is used by Threat Extraction?
- A extractd
- B tedex
- C tex
- D scrubd
Community Discussion
QuestionQ4
Troubleshooting Site-to-Site VPNsYou changed kernel parameters and, after rebooting the gateway, substantial production traffic is being dropped and the gateway behaves unexpectedly. What should you do?
- A Run command fw ctl set int fw1_kernel_all_disable=1
- B Restore fwkern.conf from backup and reboot the gateway
- C run fw unloadlocal to remove parameters from kernel
- D Remove all kernel parameters from fwkern.conf and reboot
Community Discussion
QuestionQ5
Troubleshooting Management ServersRAD is started when the Application Control and URL Filtering blades are enabled on the Security Gateway. What is the purpose of the following RAD configuration file: $FWDIR/conf/rad_settings.C?
- A This file contains the location information for Application Control and/or URL Filtering entitlements
- B This file contains the information on how the Security Gateway reaches the Security Managers RAD service for Application Control and URL Filtering
- C This file contains RAD proxy settings
- D This file contains all the host name settings for the online application detection engine
Community Discussion