Created on
06-01-2020
09:09 AM
Edited on
10-30-2024
06:08 AM
By
Jean-Philippe_P
Description
Refer admin guide and release notes on: FortiExtender 4.1.
Scope
FortiExtender.
Solution
Standalone FortiExtender-201E establishing IPSec VPN connection with FortiGate as shown below:
It only supports the site-to-site VPN tunnel mode and below are FEX VPN sample config GUI screenshots:
execute ssh admin@192.168.24.241 <-- Here admin is the admin name and then the IP address of FortiExtender.
admin@192.168.24.241's password: <-- Then it will prompt for password, enter admin's password.
get system interface
get vpn ipsec configurations
get vpn ipsec tunnel details
get vpn ipsec negotiation error
To check if FortiExtender is responding to 'init' message from FortiGate use below tcpdump CLI commands on FortiExtender CLI, here 'lte1' is FEX interface via which IPSec traffic traverse:
execute tcpdump -n -i lte1
execute tcpdump -n -i lte1
Sample tcpdump logs: Here FortiExtender logs indicate that FEX (10.13.151.226) is NOT responding to 'init' message from FortiGate (10.12.0.4) as shown below:
00:15:27.355754 IP 10.12.0.4.500 > 10.13.151.226.500: isakmp: parent_sa ikev2_init[I]
00:15:37.345172 IP 10.12.0.4.500 > 10.13.151.226.500: isakmp: parent_sa ikev2_init[I]
00:15:40.335761 IP 10.12.0.4.500 > 10.13.151.226.500: isakmp: parent_sa ikev2_init[I]
Possible causes of this issue can be as follows:
FortiExtender - Admin Guide Version 4.1.3
execute debug IPSECD all
execute debug IPSECD <----- To check which IPSECD submodes are turned-on.
execute debug log-to-console on <----- To print IPSECD logs.
execute debug clear <----- To disable logging.
execute debug log-to-console off <----- To turn-off console logs.
get vpn certificate ca details
get vpn certificate local details
show config
Note: It is recommended to run FortiExtender on one of the latest version (v4.1.5 GA or v4.2 and higher version) as there is a bug fix (Bug 0620533) where 'ESP traffic dropped every 1 hour, requiring FEX reboot to fix it' – causing FortiExtender VPN Tunnel to go down. Refer Page #12:
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.