Hello! New to MikroTik because the hardware configurations are too good to pass on. I purchased a few hEX PoE routers to be OpenVPN/OSPF clients. The OpenVPN tunnel is up, the OSPF neighbors formed, the OSPF neighbors formed, and the route propagate but the MikroTik router won’t move the OSPF route to the main routing table. This might be my error or not; don’t really know. Here are some print outs from my router of what I mean. Any ideas?
[admin@10.20.1] > routing ospf route print
# DST-ADDRESS STATE COST GATEWAY INTERFACE
0 10.20.0.0/24 intra-area 10 0.0.0.0 10.20.2
1 10.20.2.0/24 intra-area 10 0.0.0.0 bridge
2 172.31.16.0/20 intra-area 10010
break so code shows up right
[admin@10.20.1] > ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADS 0.0.0.0/0 192.168.2.1 1
1 ADC 10.20.0.0/24 10.20.0.2 10.20.2 0
2 ADC 10.20.2.0/24 10.20.2.1 bridge 0
3 ADC 192.168.2.0/24 192.168.2.182 ether1 0
