FortiGate Client VPN with static IP-Address (Framed-IP) and RADIUS
Problem Each user receives a fixed IP address for the VPN tunnel from the RADIUS server (in this case a FortiAuthenticator). Solution FortiAuthenticator / other RADIUS Server For the RADIUS server, the RADIUS attribute "Framed-IP-Address" must be defined per user. FortiAuthenticator FortiGate On FortiGate side we need the following configuration (expect the default Radius Configuration): config vpn ssl web portal edit "tunnel-access" set ip-mode user-group set ip-pools "SSLVPN_TUNNEL_ADDR1" next end ip-mode : user-group: Get IP-address from RADIUS Attribute ( Framed-IP-Address ) range: The default option. Define to distribute IP-Addresses from the SSL-VPN IP Range ip-pool : Which IP-Pool is used to distribute IP-address when ip-mode option is "range". If you choose "user-group" the static IP Address from the RADIUS Server has to be in that range. Verify diag debug enable diag debug application fnbamd -1 <-