Troubleshooting Tip: SSL VPN Authentication Issues with FortiClient and EMS
| Description | This article describes common troubleshooting steps for SSL VPN authentication issues with FortiClient and EMS, where the connection establishes and then drops instantly after authentication. |
| Scope | FortiClient, FortiGate, FortiEMS |
| Solution | To troubleshoot SSL VPN authentication issues where connections drop instantly after authentication, recommend to perform the following steps:
diagnose debug reset diagnose debug console timestamp enable diagnose vpn ssl debug-filter src-addr4 <client public IP> diagnose debug application sslvpn -1 diagnose debug application samld -1 diagnose debug application fnbamd -1 diagnose debug enable
1. Install the latest Microsoft VC++ Redistributable. 2. Disable IPv6 on the network interface used for SSL VPN connections. These steps help avoid known interoperability issues.
resolve_to_ipv4_only=1 keep_fqdn_resolution_consistency=1
These options help stabilize DNS and FQDN behavior during VPN tunnel establishment.
Assign the modified EMS profiles to the test endpoints and test the VPN connection.
Related documents: |