Skip to main content
SAJUDIYA
Staff
Staff
May 2, 2025

Technical Tip: Changes on SSL VPN modes starting from v7.6.3

  • May 2, 2025
  • 0 replies
  • 9901 views
Description This article describes SSL VPN changes that were applied from v7.6.3.
Scope FortiGate v7.6.
Solution

From v7.6.3, SSL VPN tunnel mode has been removed, leaving only web mode (which will be referred to as Agentless VPN) on some models:

 

Agentless VPN is disabled by default, and to enable it, run the following command:

 

config system global

    set sslvpn-web-mode enable

end

 

Once Agentless VPN is enabled from the CLI, to view it on the GUI, run the following command:

 

config system settings

    set gui-sslvpn enable

end

 

Once the above changes are done, in the VPN section, it will show Agentless VPN Portals and Agentless VPN Settings.

 

Agentless.PNG

 

To avoid any issues, migrate the SSL VPN to the IPsec VPN. Follow the instructions in IPsec and SSL VPN or Agentless VPN.

 

Note:

 

Related documents:

Agentless VPN v7.6.3

Migration from SSL VPN tunnel mode to IPsec VPN v7.6.3

SSL VPN to IPsec VPN Migration