Hi All,
I am having an issue with implementing ospf. I am lead engineer for a small WISP 300 odd clients on 30 odd AP's. I am setting up OSPF for the first time. We use Mikrotik mainly. We have 2 microwave links coming into our main sites.
. The problem is Site A can see and ping site b and site A can see site B as a neighbor but site B cant see site A as a neighbor it can ping site A and site A shows ip in IP neighbous.
Here is the ospf export for Site A
/routing ospf area
add area-id=0.0.0.1 name=area1
/routing ospf instance
set [ find default=yes ] router-id=10.255.255.1
/routing ospf network
add area=backbone network=192.168.15.0/24
add area=area1 network=10.20.30.0/27
Site B OSPF export
/routing ospf instance
set [ find default=yes ] router-id=10.255.255.33
/routing ospf network
add area=backbone network=192.168.15.0/24
I have tried setting up the interfaces as ptmp and ptp but still got the same results
I am not worried about the cleint APS that reside on the bridge.
Can anyone point me in the right direction.
Cheers
ColumF