FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
ssteo
Staff
Staff
Article Id 192060

Description


This article describes how to use use 'ssl.root' interface in the zone.

 

Scope

 

FortiGate.


Solution


Go to Network -> Interfaces -> Create New -> Zone.

 

 

  • Select 'ssl.root' in the zone.
  • Make sure 'ssl.root' is not used in any firewall policy.
  • If not, it will not be possible to see 'ssl.root' appear in the list.

 

Image1.JPG

 

config system zone
    edit "SSL_VPN_ZONE"
        set interface "port7" "ssl.root"
    next
end

 

The next step is to create an Firewall Policy that will allow VPN users to authenticate and connect:

 

Image2.JPG

 

Note: Since the Zone contains more than just the ssl.root interface, and authentication is configured under the IPv4 policy, users coming from other interfaces inside the zone will be prompted for authentication. 

 

  • The SSL VPN daemon process must be restarted after adding the 'ssl.root' interface at the 'SSL_VPN_ZONE'.

 

dia sys process pidof sslvpnd

fnsysctl killall sslvpnd

 

Related documents:

Use SSL VPN interfaces in zones - New features - FortiGate 7.0.1 documentation

Using SSL VPN interfaces in zones - FortiGate 7.4.0 administration guide

Technical Tip: Block or allow intra-zone traffic