I am having issues the layer-2 mac-winbox management feature. I was working before I rearranged my topology.
I have searched the forum and have not found a solution. I also have done some tshooting with trying different MAC address (interfaces/Bridge/Ect) and have made numerous different combination of the tools/Mac-winbox and tools/mac-server.
the environment is:
old:
hyper-v untagled edge router ↔ CRS305 ↔ CRS305 ↔ host
new:
hyper-v untagled edge router ↔ CRS305 <–>host (the Untagled router is also bridging 2 other NIC that I put the other CRS305 and the other NIC is connected to a zyxel NWA210AX AP)
I plan to switch out the Untangled Hyper-V router with a Hyper-v CHR RouterOS for my edge. I would like to figure this out before I make the change.
Thank you all for your help in advance on this issue.
Reasons for MAC connectivity not working are numerous and without seeing actual configuration of CRS (the whole of it, not just parts you might think are relevant) we can only guess. So create text export of config and post it here between [__code] [/code] tags.
The IP address must be assigned on the Master interface, in your example it should be the Bridge interface itself…
Other than that i can’t seem to find another problem…
The Layer2 problems you mention most probably are caused by something else…
After some more Tshooting; the issue seems to be localized to my Windows 11 machine. I am able to connect to it via other computers (on the same Layer 2 topo) via MAC address.
I have disabled the Windows 11 Firewall and am still not connecting via MAC.
I have viewed the logs on the CRS305 and I see a session connecting and then immediately drop with no error or reason given other then session ended.
Also of note, I have spun up a CHR and I am able to connect to it via MAC from a laptop on the same layer 2 but from the Windows 11 machine, I am unable.
I have gone so far as to move ports on the CRS305 for this Window 11 machine and still see the same issue.
Again Layer 3 i have no issues at all as it connects via IP simply fine.
Also of note, I have spun up a CHR and I am able to connect to it via MAC from a laptop on the same layer 2 but from the Windows 11 machine, I am unable.
I have gone so far as to move ports on the CRS305 for this Window 11 machine and still see the same issue.
Same here: Winbox-mac can not connect from a Windows 11 machine, but works as usual from Windows 10. Both from the self PC using the same NIC (dual boot).
Winbox-mac uses broadcast IP addresses (255.255.255.255) in L3 header, with the RB/CHR interface mac as dest-mac on L2.
Seems like Win11 has some different behavior regarding such special packets, making connections fail.
Not all PCs are the same in terms of hardware…
So, did you disable all the network cards, wired or wireless, all the Virtual adapters if any, and tested again ?