Technical Tip: Troubleshooting PPTP VPN users experiencing disconnections on the FortiGate
Description
This article describes how to troubleshoot PPTP VPN users experiencing disconnections on the FortiGate.
Scope
All supported versions of FortiOS.
Solution
- A PPTP VPN user connects to the FortiGate with local authentication. If the user disconnects and cannot connect, then connect the PC and enable the following FortiGate debug via the CLI.
- Collect a sniffer trace on the port of the PPTP connection.
- If the PPTP VPN User uses authentication with LDAP, enable the following debug with step 1.
- If the PPTP VPN User uses RADIUS, collect the following debug output as well.
diagnose test authserver radius <server_name> <chap | pap | mschap | mschap2> <username> <password>
- If debugging for an authenticated user needs to be taken again, use the following commands to clear the session.
- Compare the debug with the PPTP disconnect message on the PC. A full list of PPTP disconnect messages may be found in this Microsoft support article.
Should the problem persist, open a support ticket via the Fortinet Support Portal at https://support.fortinet.com/. Attach the debug information collected in steps 1-5 to the ticket.
