Technical Tip: Credential or SSL-VPN configuration is wrong (-7200) Radius user
| Description | This article describes how to troubleshoot the RADIUS issue for SSL VPN. |
| Scope | FortiGate |
| Solution | SSL VPN tunnel mode is enabled in the firewall and the radius users are imported to the FortiGate.
Post entering the Token. It worked.
Note: This option is only available when two-factor authentication is enabled for the user.
config user local
Note: As of FortiOS 7.0.1 and above, the syntax of the command has been changed to 'username-sensitivity'.
In order to see what is going wrong with the SSL VPN, take the following debug:
diagnose debug reset diagnose vpn ssl debug-filter src-addr4 x.x.x.x diagnose debug application sslvpn -1 diagnose debug application fnbamd -1 diagnose debug enable
To clear the filter, enter the following commands:
diagnose vpn ssl debug-filter clear
To stop the debug, enter the following commands:
diagnose debug disable diagnose debug reset |




