hello my name is javier guzman from intelliware colombia south america i need to config 2 radios p2p with mikrotik licence nivel 4 how can i do to make p2p and if can i do to make ping betwen each radios, please
you don’t seem to be able to receive emails from support. my mails do not reach you. here is what i wanted to write you:
you can not have the same addresses and the same subnets on different interfaces. configure your interfaces like this for example:
radio 1
192.168.1.1/24 ether1
192.168.0.1/24 wlan1radio 2
192.168.1.2/24 ether1
192.168.0.2/24 wlan1then ping will work. so remove all adresses like you have now and then add the addresses that i wrote above.
other configuration depends on your specific network layout etc. you currently have all the same ip addresses and subnets on your two routers, this is wrong and cannot work.