Frustrated with OSPF

Hello
I try to make an OSPF dual link instead of nstream-dual, but I can not get it :frowning:

I followed the two guides in the wiki but when I ping or btest I can ot see the otherside , it’s to say, wtih this example
http://wiki.mikrotik.com/wiki/Dual_Setup_with_OSPF
I am not able to ping to 192.168.0.2 and viceversa

And with this other the same ocurs:
http://wiki.mikrotik.com/wiki/OSPF_to_simulate_full_duplex_links_with_redundancy

I did bnot used WDS in anycase

please could anyone give me a bit of light?

thanks

Check ospf neighbors
Check the routing table on all devices.

In this example
http://wiki.mikrotik.com/wiki/OSPF_to_simulate_full_duplex_links_with_redundancy

what I have to check in neightbours? When I introduce network in ospf does it automaticly populate all the interfces and I neightbours?
I have area “remote-net” as 0.0.0.1, and in network 192.168.88.0/24 to remote-net
cannot undersant why it does not work

thanks

The neighboring OSPF-Router should appear in the neighbors-list.
If not routers form no adjacency and therefore do not exchange routing
information.

When you introduce network. The OSPF-Process includes the interfaces with IP-Adresses
included in this network.

OSPF is quite complicated to understand. Some time is needed to read books.

Ospf and routing in general can be complicated. I did a training video with slides here http://gregsowell.com/?p=1611. Have a look and see if it doesn’t help.