Description | This article describes the solution for the error 'auto-discovery-receiver is disabled, ignoring' that appears during an IKE debug with ADVPN setup. |
Scope | FortiGate. |
Solution |
This error appears while troubleshooting an IPsec tunnel using the IKE debug command:
diagnose debug application ike -1 diagnose debug console timestamp enable diagnose debug enable
The error in the debug output is as follows:
FortiGate-100F # ike shrank heap by 135168 bytes ike 0:DC_SPOKE:0: received informational request
Enable network-id on the ADVPN Hub and Spoke tunnel in the VPN configuration using the following command to solve this. The network-id should match the Hub and Spoke, but the network-id can be anything ADVPN Hub:
config vpn ipsec phase1-interface
edit <phase1-name>
set network-overlay enable
set network-id 10
end
ADVPN Spoke:
config vpn ipsec phase1-interface
edit <phase1-name>
set network-overlay enable
set network-id 10
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 2024 Fortinet, Inc. All Rights Reserved.