Created on
08-20-2025
08:08 AM
Edited on
08-24-2025
04:21 AM
By
Jean-Philippe_P
Description |
This article describes a scenario that occurs when trying to connect to the dial-up IKEv2 tunnel with a local user without MFA (Multi-Factor Authentication), where the debug output provides the error 'Not enough buffer for EAP message'. |
Scope | FortiGate 7.4 and above. |
Solution |
Run the following CLI commands to troubleshoot the issue with the dial-up IKEv2 tunnel:
diagnose debug reset
The following error can be seen in the output:
To resolve this issue, try making sure a certificate exists in 'system.global.wifi-certificate':
(global) # get | grep wifi
config vpn certificate local (local) # get | grep 'certificate_name'
If no certificate is assigned, assign a certificate as shown below:
config system global (global) # set wifi-certificate Fortinet_Factory (global) # set wifi-ca-certificate Fortinet_CA (global) # 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.