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.
ppatel
Staff
Staff
Article Id 195443

Description
This article describes the log related to the SSL VPN portal setting 'limit-user-logins' which limits each user to one SSL VPN session at a time.

Solution
To lift this restriction, it is necessary to disable the 'limit-user-logins' setting:

# config vpn ssl web portal
    edit <portal_name>
        set limit-user-logins disable
    next
end

Contributors