Access
A permanent address per device, reachable with Winbox, SSH, WebFig or RDP.
How it works
MUA VPN reverses the usual direction of a connection. Instead of waiting for something on the internet to reach in — which CGNAT and shared lines prevent — the router opens an outbound tunnel to our server and keeps it open. We always know where the router is, so you always have an address to connect to.
The tunnel
The device runs a WireGuard interface that dials out to our server. Because the connection starts on your side, it passes straight through NAT and CGNAT without any inbound rule. The server assigns the device a fixed address inside the tunnel, and that address is what you connect to.
The router initiates everything. Inbound sessions are carried back over the tunnel it opened.
Setup
We prepare a RouterOS script file for your router. It contains the WireGuard interface configuration, the peer details for our server, and the access address reserved for that device. It is specific to the router — nothing generic.
Upload the .rsc file to the router's file list and run
/import file-name=router.rsc from a terminal. The interface is created,
the peer is added, and the tunnel comes up.
Open Winbox, SSH, WebFig or RDP and point it at the access address. It works from anywhere with internet, including a phone on mobile data.
Reliability
Remote access that needs a person on site to fix it is not remote access. The tunnel is designed to survive the things that happen to real networks.
Nothing on the LAN side has to be renumbered for remote access to work.
Route mode
Access mode keeps the tunnel for management. Some lines need more: the operator can browse and stream fine, but a handful of specific sites or services fail, and the cause is somewhere between the router and the internet. Route mode sends the router's whole traffic through our server instead.
Access mode answers the question “how do I get in?” Route mode answers “why does this one thing not work?”
Because the change is reversible and the safety check is automatic, Route mode is safe to test on a line that is misbehaving. If routing the traffic through us does not improve the situation, it is turned back off rather than left in place.
Both Access and Route require RouterOS v7 or later on MikroTik devices, because they rely on the built-in WireGuard implementation. Windows and Linux machines need a WireGuard client. See the setup guide for specifics.
What you get
A permanent address per device, reachable with Winbox, SSH, WebFig or RDP.
PPPoE subscribers, expiry and renewals, hotspot vouchers and daily configuration backups.
Join branch LANs into one private network, with routes pushed automatically.
WhatsApp alerts when a device goes offline, and again when it comes back.
WireGuard encryption throughout, and risky management ports closed on static public IPs.
Full-traffic routing with a dashboard toggle and an automatic safety revert.
Seven days, no credit card, no public IP to order. If it does not fit your network, turn it off.