I have the weirdest problem on something I have done many many times
I have 2 mikrotiks connected by 5XHD ubiquiti link and weirdly they can’t ping each other
I even reset the config on both so no firewalls on either
One tik is 192.168.21.1/24 the other is 192.168.21.2/24 the IPs are simply on the ethernet port
tik 1 ===> /interface address add address=192.168.21.1/24 interface=ether5
tik 2 ===> /interface address add address=192.168.21.2/24 interface=ether5
I even set the Radio management up inband on 192.168.21.3/24 and 192.168.21.4/24
Now the weird parts
1.) both tiks can ping the two radios but neither can ping each other
2.) I can mac telnet from one tik to the other
3.) When I go to neighbors the wrong MAC address is showing on the connected tik
@bpwl Look at the neighbors screen it shows each device mac and it’s IP .. it was wrong for the 2nd CCR it isn’t what it showed it was actual the other tiks MAC
Anyhow tried replacing each tik with a different one and when I replace the second one it worked.
The neighbors screen now correctly shows the other TIK mac an IP and I can ping and Telnet to it
Put that unit back in and problem comes back.
So one of the tiks has a weird problem it appears to be okay until it gets another tik as neighbor then all hell breaks loose.
What I probably should have done is turned the neighbour discovery off but I ran out of time.
Not sure what to do with the weird tik, guess I will bin it.
There is a difference between “config” (export and import), and backup (backup and restore)
Backup contains much more than the configuration, some things are device specific.
Moving configurations is with export/import (after removing the MAC addresses in the *.rsc file)
Every ethernet interface has the option “Reset MAC Address”. WLAN interfaces have “Reset configuration”.
The bridge normally takes the MAC address of the first active port connected to it. The management MAC address can be set to a static value.