RoMon

Hi All

My Mikrotik Router (RB4011)(all device are running 7.9.2) has layer 2 and layer 3 access to all my other Mikrotik device but only one device appear when i connect to the router via RoMon what is needed for this device to see and connect to the others?

Enable romon on other devices, for example?

is is enabled on the others below is what there config looks like

enabled: yes
id: 00:00:00:00:00:00
secrets: mysecret
current-id: xx:xx:xx:xx:xx

Make sure secret is the same on all devices you want to see.

Thanks for the reply I just check a couple of device which aren’t showing and the secret does match

  1. Enable/check all ports for ROMON
  2. disable secrets on all devices for the test and check availability.
  3. Check if the devices are visible through the IP neighbors.

Set something different for each device ID

Thanks ive tried both suggestions, could bridges be filtering out the broadcasts at all

You need direct L2 connection between devices. At most via a PtP WiFi link.
Anything else will filter the traffic…

thanks that would seem to make sense for most of the devices

Add eoip layer or so where needed.
If arm based devices, zerotier works nicely too.