Recetly I´ve facing a problem accessing the mikrotik devices through mac address:
i can´t do nothing, as soon as i try to connect to DISC LITE, 2 or 3 seconds it gives me this message:
“router XX:XX:XX:XX:XX:XX has been disconnected min go”
I´m using Winbox 3.19
Device: DiscLite AC (arm)
This problems was found recently. In the past i usualy erase all the “default conf” and through mac address made all configuration.
solution found till now.
When i access the device for the first time, without erase the “default configuration” i put one IP address at the eth interface in order to configure it.
My problems with Layer2 connectivity to WinBox was with:
[] AntyVirus IPS/Firewall protection on my Laptop
[] When I disable all other interfaces like Wifi, Bluetooth, Virtual Ethernet from PCAP or GNS3 etc.
[*] Disable not used protocols at Network interface Property
Those stuff help me with MAC connectivity and always are about my PC.
I hope you found your and fix it.
My workaround are always have with me a one MikroTik and connect via Mac telnet from him as bypass or RoMon connection.
it appears a good solution. But i like to use the Winbox app.
it´s very odd because in times i could access the devices normally. Now i dont know yet what really happened.
I watched all software installed the last days but didnt find nothing yet.
Your RB have one Ethernet interface (and wireless too) then you must be sure to have it in
/tool mac-server mac-winbox set allowed-interface-list=all;
# OR remember to add ether1 to mac-winbox
/interface list member set list=mac-winbox interface=ether1;
# OR use IP connectivity
I don’t know how works “Default configuration” at one ethernet device but common is to block WinBox MAC at ether1 as WAN port.
PS. You can always run WireShark at your PC and check if you receive any MikroTik Neighbor Discovery protocol (MNDP) at UDP: 5678