Hello!
In one of my sites, when I click the “three dot button” on Winbox to get a list of the available RouterOS devices on the net, I’m getting an empty list. But there’s two devices and I can connect to them using their IP or MAC address.
Why I get nothing on the winbox list?
Thanks!
Make sure this is enabled on the correct interface:
[admin@MikroTik] /ip neighbor discovery> print Flags: X - disabled # NAME 0 ether1 1 ether2 2 ether3 3 bridge1 4 X eoip-tunnel1 5 X 1 [admin@MikroTik] /ip neighbor discovery>
Oopss!! It was disabled for the connected interface
Now it’s working perfectly, thanks!