Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
ffranca
New Contributor

Site-to-site VPN fails after FORTIGATE100F firmware update versions 7.4.2 and 7.4.3

After updating the firmware to versions 7.4.2 and 7.4.3, we had instability problems with site-to-site VPNs.

Is anyone else experiencing this problem?

 

This issue is only affecting one model 100F appliance that we have at our customer.

We updated to version 7.4.2 and the VPNs started to become unstable and because of this we chose to rollback and wait for the correction.

We updated to the latest version, which is 7.4.3, and the appliance presented the same problem again.

In version 7.4.1 the appliance operates normally and the VPNs are not unstable.

Felipe S Franca
Felipe S Franca
4 REPLIES 4
ametkola
Staff
Staff

Hi,

Can you run the following commands during the issue :

SSH1:

diag sniffer packet any 'host x.x.x.x and icmp' 4 0 l <---- x.x.x.x host in the other side of the tunnel

SSH2:

diagnose vpn ike log-filter dst-addr4 <Remote_Peer_IP>


diagnose debug application ike -1
diagnose debug console timestamp enable
diagnose debug enable

diag deb disable ---- to stop the debug

SSH3:

diagnose vpn tunnel list name name_of_the_tunnel
diagnose vpn ike gateway list name name_of_the_tunnel

 

Regards. 

hbac
Staff
Staff
ffranca
New Contributor

Thank you very much!

I followed the reports and will wait for version 7.4.4 for correction.

Thanks!

Felipe S Franca
Felipe S Franca
ezhupa

Hello,

As a solution for the time being you can disable npu offloading under phase1 configuration:

config vpn ipsec phase1-interface
    edit phase-1-name
      set npu-offload disable
    end
Labels
Top Kudoed Authors