Exam 156-586 All QuestionsBrowse all questions from this exam
Question 61

Your users have some issues connecting with Mobile Access VPN to your gateway. How can you debug the tunnel establishment?

    Correct Answer: A

    To debug the tunnel establishment for Mobile Access VPN, you should modify the logging level to gain more detailed information. The correct approach is to change the log level in the relevant configuration file. Since mobile access typically involves handling SSL/TLS connections which use a web server, adjusting the log level in the file located at $CVPNDIR/conf/httpd.conf to 'LogLevel debug' and then running 'cvpnrestart' helps to provide detailed logs that can be instrumental in diagnosing connection issues.

Discussion
gsvitOption: A

Pg. 484 CCTE 81.20 "For issues with the portal, it might also be necessary to run HTTPD and CVPND debugs. Debugging HTTPD involves manually changing the $CVPNDIR/conf/httpd.conf file so that the log level is set to debug."

babochnik

this was a real question on the updated PearsonVUE exam (R81.20), passed on May 9th.

SakanOption: A

Doesn't state if the connection is ssl or ipsec. For clientless browser based connections, answer A is part of the troubleshooting process