Remove the VPN Interface from any zones you had applied them to in the Interface section of the Fortigate. Delete all static routes that had reference that interface, remove that interface from all Firewall policy references (If not zoned, if zoned, then removing the interface from the zone should suffice).

Sometimes there were some issues with IPSec VPN tunnels on fortigate. Here some commands to clear the SA Sessions. List the Tunnel VPN: diagnose vpn tunnel list | grep name. Choose the name that you want to reset. diag vpn tunnel flush *Tunnel_NAME* diag vpn tunnel reset *Tunnel_NAME* If this not works clear the sessions on firewall: Create a Outgoing Interface Name of your VPN interface. Destination Address all. Schedule Always. Service all. Action Accept. Enable NAT. Use Dynamic IP Pool and Create a pool (you can put the IP LAN of your fortigate 192.168.10.254-192.168.10.254 assuming that 192.168.10.254 is your internal IP). You will be now able to access to your VPN IPSEC through > clear vpn ike-sa gateway GW-to-Lab1. Delete IKEv1 IKE SA: Total 1 gateways found. > clear vpn ipsec-sa tunnel IPVPN-tunnel1.1-to-LAB1. Delete IKEv1 IPSec SA: Total 1 tunnels found. これらのコマンドはVPN Tunnel を再接続する時に使用します: > test vpn ike-sa gateway GW-to-Lab1. Initiate IKE SA: Total 1 gateways found. 1 ike Select System Status > VPN Statistics. Verify that the VPN tunnel is active. To test the integration, from the FortiGate Web UI: Select Monitor > IPsec Monitor. Verify that the VPN tunnel is active. Finally, verify that the servers at Host1 and Host2 can successfully ping each other. Jul 23, 2016 · Show list of IPSEC VPN tunnels: get vpn ipsec tunnel summary. Show details for IPSEC VPN tunnel: get vpn ipsec tunnel detail. Debug IKE: diag debug application ike 63 diagnose vpn ike log-filter clear diagnose vpn ike log-filter dst-addr 1.2.3.4 diagnose debug app ike 255 diagnose debug enable Look for: SNMP tunnel UP / Down traps; Own and

Select System Status > VPN Statistics. Verify that the VPN tunnel is active. To test the integration, from the FortiGate Web UI: Select Monitor > IPsec Monitor. Verify that the VPN tunnel is active. Finally, verify that the servers at Host1 and Host2 can successfully ping each other.

A standard fortigate vpn tunnel interface does not have an ip address. As such, there is no way to peer between the firewalls. The process of creating a redundant vpn connection is the same as a standard fortigate to fortigate tunnel. You first have to configure two independant vpn tunnels over the two internet connections. Flush/reset a VPN tunnel. Sometimes, it may not be clear as to why a tunnel goes down and doesn't come up. In that case, it may be necessary to reset a VPN tunnel so the SA sessions will be cleared (in case they are stuck): You can "flush" a tunnel so the SAs can be re-established: diagnose vpn tunnel flush my-phase1-name —Clears the SAs, so traffic is dropped until the IKE negotiation starts over and the tunnel is recreated. Refresh or restart an IPSec tunnel. You might determine that the tunnel needs to be refreshed or restarted because you use the tunnel monitor to monitor the tunnel status, or you use an external network monitor to monitor network

Nov 25, 2016 · Debug and troubleshoot an IPSEC VPN tunnel on a FortiGate The logging on a FortiGate firewall is very scarse, making it difficult to troubleshoot issues. This can especially be a problem when setting up a site-to-site IPSEC VPN tunnel.

A standard fortigate vpn tunnel interface does not have an ip address. As such, there is no way to peer between the firewalls. The process of creating a redundant vpn connection is the same as a standard fortigate to fortigate tunnel. You first have to configure two independant vpn tunnels over the two internet connections. Flush/reset a VPN tunnel. Sometimes, it may not be clear as to why a tunnel goes down and doesn't come up. In that case, it may be necessary to reset a VPN tunnel so the SA sessions will be cleared (in case they are stuck): You can "flush" a tunnel so the SAs can be re-established: diagnose vpn tunnel flush my-phase1-name —Clears the SAs, so traffic is dropped until the IKE negotiation starts over and the tunnel is recreated. Refresh or restart an IPSec tunnel. You might determine that the tunnel needs to be refreshed or restarted because you use the tunnel monitor to monitor the tunnel status, or you use an external network monitor to monitor network