FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
Sherman_P
Staff
Staff
Article Id 287073
Description

 

This article describes how to solve when seeing this error: received notify type authentication_failed.

 

Scope

 

FortiGate.

 

Solution

 

By executing the following commands:

 

diag debug reset
diag debug console timestamp enable
diag debug application ike -1
diag debug enable

 

The debug output on the FortiGate (acting as initiator) will be shown as below:

 

ike 0:AWS-VPN-1_DGT:97642: initiator received AUTH msg
ike 0:AWS-VPN-1_DGT:97642: received notify type AUTHENTICATION_FAILED
ike 0:AWS-VPN-1_DGT:97642: schedule delete of IKE SA effec40b84bde15a/60df297450867f6c
ike 0:AWS-VPN-1_DGT:97642: scheduled delete of IKE SA effec40b84bde15a/60df297450867f6c
ike 0:AWS-VPN-1_DGT: connection expiring due to phase1 down

 

This issue could likely occur due to a pre-shared key mismatch. The peer end device is detecting a mismatch hence it is sending an AUTH failure.

To resolve this issue, re-key the same pre-shared key on both sides of the tunnel.

 

If issues are still appearing after the above steps, contact the TAC for further assistance.

Contributors