Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Michael01
New Contributor

Disable ssl vpn

Hi Guys,

 

We are using FGT 101E  5.6.2 firmware version. I want to disable the ssl vpn setup and tried this command in cli "config vpn ssl settings set sslvpn-enable disable" however the command doesn't exist.

Thank you in advance.

 

Regards,

Michael

 

1 REPLY 1
Markus
Valued Contributor

Hi Michael Pls, try this... Totally disable the SSL-VPN service (both web-mode and tunnel-mode) by applying the following CLI commands:

config vpn ssl settings unset source-interface end

 

Note that firewall policies tied to SSL VPN will need to be unset first for the above sequence to execute successfully.

As an example, when source-interface is "port1" and SSL VPN interface is "ssl.root", the following CLI commands would be needed to ensure "unset source-interface" executes successfully:

config vpn ssl settings config authentication-rule purge (purge all authentication-rules) end

config firewall policy delete [policy-id] (SSL VPN policy ID(s) that srcintf is "ssl.root" and dstintf is "port1") end Best,

Markus


________________________________________________________
--- NSE 4 ---
________________________________________________________

________________________________________________________--- NSE 4 ---________________________________________________________
Labels
Top Kudoed Authors