Troubleshooting Tip: IKEv2: unexpected payload type 41
| Description | This article describes how to resolve the 'IKEv2: unexpected payload type 41' error seen in IKE debugs while troubleshooting a dial-up IPsec VPN with IKEv2. |
| Scope | FortiGate, FortiClient 7.4.4+. |
| Solution | When troubleshooting Dial Up IPsec VPN with IKEv2, the following error is seen in IKE debugs:
ike V=root:0:IPsec-Home-W:17: responder received EAP msg
Following IKE debugs can be run to troubleshoot the dial-up IPsec VPN issues:
diagnose vpn ike log-filter clear diagnose debug application fnbamd -1 <----- Enable to see this for any authentication issue.
To stop the debugs:
diagnose debug disable diagnose debug reset
Note:
This issue was reported with both FortiClient macOS 14 and 15 and Windows 11 version. To resolve this issue, check the preshared key on both sides (FortiGate and FortiClient) and make sure that they are the same.
ISAKMP payload 41 is 'Notify'. This payload has different sub-types. When the pre-sharded key does not match, FortiClient will send a 'Notify type 24 (AUTHENTICATION_FAILED)'.
|
