OSPF HELLO packets not getting sent out #14130
Unanswered
matthewc97
asked this question in
Q&A
Replies: 1 comment
-
|
Forgot to mention that firewalld is not running and iptables rules are empty: Not sure if there could be anything blocking OSPF traffic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to advertise the anycast IP address 10.255.253.20 (lo.0 dummy interface) using OSPF via the transit IP address 10.32.55.20 (eth1 ethernet interface). Both interfaces are assigned to the same VRF:
Configuration:
OSPF neighbors are showing up in Init state but not forming OSPF adjacencies:
In debug mode, it appears that HELLO packets are getting sent to the multicast address:
However, a tcpdump on the server does not show any packets originating from the interface IP address:
Versions:
Beta Was this translation helpful? Give feedback.
All reactions