Technical Tip: OSPF Neighbor Status Flapping through IPsec VPN
| Description | This article describes that OSPF neighbor status keeps on changing in Init -> ExStart -> Full -> Init…
get router info ospf neighbor get router info ospf neighbor
get router info ospf neighbor
Init state: A Hello packet has recently been seen from the neighbor. However, bidirectional communication has not yet been established with the neighbor. ExStart State: This is the first step in creating an adjacency between the two neighboring routers.
Full state: The normal operating state of OSPF that indicates everything is functioning normally.
When the OSPF neighbor state moves Full/, it means there is no DR or BDR, as it is a point-to-point network. The hello timers should be 10-40. If this is set up correctly, a point-to-point network with no DR and BDR election will not occur.
IPsec VPN Tunnel_1 is up.
Packet sniffer for protocol 89, traffic is coming in, no reply.
diagnose sniffer packet any "host 10.0.x.113 and ip proto 89" 4 Tunnel_1 in 10.0.x.113 -> 224.0.0.5: ip-proto-89 1400 (frag 25896:1400@0+)
From the FortiGate GUI, ping the remote 10.0.x.113, 100% packet loss. |
| Scope | FortiGate, all firmware. |
| Solution | VPN Tunnel_1 interface local IP 10.0.x.114/255.255.255.255 remote IP 10.0.x.113/255.255.255.255. Change the remote IP subnet mask to 255.255.255.252. |
