Created on
04-10-2023
09:51 PM
Edited on
03-30-2025
11:13 PM
By
Anthony_E
Description | This article describes how to troubleshoot no Hello packets seen on FortiGate to establish OSPF neighborship. |
Scope | FortiGate. |
Solution |
Topology: Fortigate-A --direct connection--> Fortigate-B.
Fortigate-A: port1 IP: 10.56.241.52/22 port3 IP: 10.191.1.52/20 Fortigate-B: port1 IP: 10.56.241.56/22 port3 IP: 10.193.1.56/20
diag sniffer packet any 'proto 89' 6 0 a
diagnose debug disable diagnose debug console timestamp enable
As seen here, port3 is connected between the 2 FortiGates. However, port3 on both of these FortiGates do not share the same subnet and mask.
So aside from advertising the LAN prefixes that are not of the same subnet/mask (10.191.1.52/20 and 10.193.1.56/20) through OSPF, it will also be necessary to advertise another IP that is of common subnet/mask between both firewalls which are (10.56.241.52/22 and 10.56.241.56/22).
In conclusion, both firewalls must advertise a common subnet/mask shared amongst them.
Result:
For OSPF over IPsec, it is possible to configure a common prefix using the IPsec Interface subnet. The Router ID should be a 32-bit number that uniquely identifies a participating router with a routing domain or Autonomous System. A Router ID of 0.0.0.0 is not allowed as this value is used during the designated router and BDR elections.
Related article: Technical-Tip-Integrating-a-FortiGate-into-an-OSPF-environment |
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.