Check Point Certified Multi-Domain Security Management Specialist (CCMS) — Question 40
Your users have some issues connecting with Mobile Access VPN to your gateway. How can you debug the tunnel establishment?
Answer options
- A. run vpn debug truncon
- B. in the file $VPNDIR/conf/httpd.conf change the line Loglevel.. To LogLevel debug and run vpn restart
- C. in the file $CVPNDIR/conf/httpd.conf change the line Loglevel.. To LogLevel debug and run cvpnrestart
- D. run fw ctl zdebug -m sslvpn all
Correct answer: C
Explanation
The correct answer is C because it involves adjusting the configuration file specific to the Mobile Access VPN and then restarting the service to apply changes. Option A is incorrect as it does not address the configuration change needed. Option B is wrong because it refers to the wrong directory for Mobile Access VPN, and option D is not suitable since it pertains to SSL VPN debugging, not Mobile Access VPN.