1 routerboar is connected to 2 routerboard with mac adress over wireless (no ip adress)
2 router board is connected to PC and can access with winbox (ever wireless to)
Can I connect to 1 routerboard from PC with winbox? I know how to forward port with ip adress but can I do port forward with mac adress in this situation?
I know mac telnet and it working but want to do it with winbox.
You can do MAC forwarding with bridge NAT. Works similar as IP NAT, however it can change only destination MAC address, destination IP and Port will stay as it is.
As I mentioned you cannot change IP port.
If you want to match specific IP traffic with specific port, then specify:
mac-protocol=ip ip-protocol=tcp dst-port=xxx action=dst-nat to-dst-mac-address=xxxxxxxxxx