Hi,
after upgrade to new router OS 6.37.1 on RB750GL and after setting VPN I am not able to access mikrotik config from local LAN.
I can connect to Mikrotik using Winbox from outside (Internet) but not from local LAN.
Can you provide me some hints where to look for settings that can affect this behavior?
Is it in firewall? What should be allowed there for accessing configuration from local lan (and also from outside)?
Or something else has to be set?
Thank you in advance for your replies.
Richard
A firewall rule for mainbridge with allow and port 8291?
Just guessing based on the configs we use.
E.g. something like this:
add chain=forward dst-port=8291 in-interface=MainBridge protocol=tcp