Description |
This article describes that the error ike Negotiate SA Error: ike ike [1470] occurred due to the phase-2 Perfect Forward Secrecy (PFS) setting being mismatched. In most cases, site-to-site VPN is with FortiGate to a third-party firewall. |
Scope | FortiGate 7.0.9 and 7.2.3 above. |
Solution |
diagnose vpn ike log-filter dst-addr4 x.x.x. <----- Where x.x.x.x is a remote peer IP address.
The following are the other options for the IKE filter:
To stop the debugs :
diagnose debug disable
Note: Starting from v7.4.1, the 'diagnose vpn ike log-filter dst-addr4' command has been changed to 'diagnose vpn ike log filter rem-addr4'. To filter multiple IPv4 remote gateway addresses 'diagnose vpn ike log filter mrem-addr4' could be used.
The IKE debug logs will appear as below:
ike 4:test-P1:18317:test-P2:228618: PFS is disabled ike 4:test-P1:18317:test-P2:228618: lifetime=3600 ike 4:test-P1:18317:test-P2:228618: no proposal chosen ike Negotiate SA Error: ike ike [1470]
Solution: Verify PFS in phase-2 configuration from both sides and make sure that the DH group on phase-2 is identical.
It is also possible to use the CLI:
config vpn ipsec phase2-interface (phase2-interface) # edit test (test) # set pfs enable (test) # set dhgrp 14 (test) # end |
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.