Can i ask for advice on setting up OSPF NBMA on my wireless network, at present i use a routed network with OSPF setup, as example router A ospf/network = 10.152.0.12/30 area=backbone 10.152.0.16/30 area=backbone for ethernet + wlan interfaces on router B ospf/network = 10.152.0.16/30 area=backbone 10.152.0.40/30 area=backbone for once again ethernet + wlan , etc
Hi
Add your networks to network tab under OSPF and interfaces will be added dynamically based on link type.
On default it will be broadcast network.
Add manually interfaces ether and wireless to in interfaces tab and set type as NBMA.
now you have to add neighbours manually under NBMA neighbour TAB.
this sould work for you.
Is loopback still required as mentioned in http://wiki.mikrotik.com/wiki/Manual:OSPF-examples#NBMA_networks
Also with my network examples how do i setup NBMA with routed network