I recently acquired a Microtik Router with RouterOS. I updated to v7.2.3
On my previous router Ethernet backhaul was working out of the box, but now I can’t find how to enable this in Router OS.
Because I already had a mesh system. I ordered a router without wifi. (RB750GR3)
But when I check my mesh AP’s they tell me there mutual communication is over wifi, While it should be over Ethernet because it’s more stable and faster.
Because of the heavy concrete in my home wifi communication between different floors is almost impossible or really poor.
I know in some routers I need to enable some kind of ethernet-backaul package.
Who is the producer of your Mesh? I’m asking because I tested for a long period of time a TPLink Deco X60 mesh, set as AP mode, connected to a Mikrotik HexPoe; Deco units reported Ethernet backhaul.
I’m also using tp-link but Deco M4 instead of X60,
I checked and my deco’s are set to AP mode. I have installed the latest firmware(1.5.4)
Based on this drawing
My case was also the 3rd one: both X60s connected to a TP-Link switch which was connected to hex router.
If your config is same as mine, try connecting the second M4 directly to main M4, just to test if the switch is to blame.
So it doesn’t seem to be the wiring.
One difference we have is that I don’t use a TP-link but connected all 3 AP’s directly to my mikrotik.
I actually had a reason not to by any more TP-link network stuff anymore. The reason was that most settings can’t be done in the webinterface and you need the app which you need to register.
But that’s another issue not related to this brand at all.
Try this: disconnect all 3 Decos and power them down. Power up the main M4 and connect it to Mikrotik router - don’t connect anything to its 2nd eth port. After it signals that everything is ok (I assume LED will turn from red to green), power up second M4 and connect its cable. Again, no other device connected to 2nd unit. Same for 3rd unit. After it goes green as well, check if app reports ethernet backhaul and afterwards connect other devices, if it’s the case, to the M4 units.
In the Mikrotik router, do you have any non-standard settings concerning bridge, ports etc?
I took me a while to find a timeslot where no one needed internet;)
but I found it.
I did the test, but one change. I left my DHCP server connected to Eth1, because without that server there shouldn’t be any connection possible.
I connected the mesh points in the order you asked, but still they are reporting WiFi.
for the settings I left most by default,
but I disabled DHCP, as I use the one from my pi.hole.
I also modified the default ip address to be equal to my previous gateway.
I have 2 port forwards, 1 for wireguard and 1 for homeassistant. but those are pretty straight forward.
Not sure where the problem is - I also have a PiHole in the network layout but DHCP is done by router; I use it only to filter DNS.
I managed to re-create the network - hexPoe and both Deco’s connected individually, directly to hex, main in port 2, slave (bedroom) in port 3.
The screenshot is taken within Deco app, from the 2nd unit.
“Maybe it has something to do with this?”
Maybe, But I don’t fully understand all of it.
I tried some stuff with “L3 HW offloading” but for some reason those settings are reset whenever I come back to the page.
all my ports are in switch one, so that won’t be it.
I tried something with Mesh, maybe I needed to setup something there but that broke the whole router so I needed to do a factory reset.
After this reset I checked the mesh status immediately but it still was wifi. so I applied my changes again.
I’m sure I’m missing something but I can’t figure it out.
I’ve raised the support request for the issue and some good news are on the way:
“Hello,
We have managed to reproduce the issue locally in our labs and look forward to fixing it on upcoming RouterOS versions, unfortunately, I cannot provide a release date now.
The workaround is to disable bridge HW offloading or use the “protocol-mode=none” setting for the bridge which disables RSTP.”