How to setup remote access on a Mikrotik router?

I have set up a few Mikrotiks now, and I have the ddns address from the Mikrotik with the mynetname address.

What do I need to do so I can access the router using winbox from outside of the LAN of the router?

:slight_smile:

Check which outside IP address has been assigned to your ISP modem and compare it with IP address you get on https://whatismyipaddress.com/
if these addresses differ then you are behind a NAT and can’t access router from outside. You need to contact your ISP to assign you public IP address.

If publicly available, run a VPN server (like L2TP/IPSEC) and do management over the VPN tunnel