MikroTik Remote Access
Reach MikroTik routers behind NAT, CGNAT, or LTE — WebSSH, WebFig, and RouterOS REST in the browser plus native WinBox and SSH — over WireGuard, without exposing them to the public internet.
Subscribers, devices, and access in one view
Reach routers you can't reach today
Most MikroTik routers sit behind NAT, CGNAT, or an LTE uplink, with no public IP and no port forward. Reaching one usually means a jump box, a hand-maintained VPN, a customer's static IP that doesn't exist, or talking someone through a WinBox connection over the phone. That is slow on a good day and impossible on the day a backhaul drops.
Private Access removes the prerequisite. The router opens an outbound WireGuard tunnel to an ISPAgents access gateway, and from then on you reach it securely from the browser or your own tools — without ever exposing the router to the public internet. No port forwarding, no public WinBox port, no static IP. This is management access for RouterOS, delivered with the same preview-approve-audit discipline as the rest of the platform.
How Private Access works
The trust direction is the whole point: the router initiates the tunnel outbound, so nothing inbound is ever opened on the customer side. The access gateway brokers the session; the router's real address is never advertised to the operator or the browser.
- The RouterOS router dials out over WireGuard to the access gateway — the same motion whether it's behind one NAT, CGNAT, or a cellular carrier.
- Browser access (WebSSH, WebFig, RouterOS REST) is proxied privately over that tunnel — nothing is published on the public internet.
- Native tools (WinBox, SSH) connect through a temporary, short-lived endpoint that is bound to your source IP and maps over the same tunnel, then closes when the session ends.
- RouterOS credentials are resolved at access time on the server side and are never sent to the browser or written to logs.
Access types
Operators get the access method they actually want — browser-first for speed, native tools when a task needs them — and every method rides the same private tunnel.
| Access type | What you get | How it's reached |
|---|---|---|
| WebSSH | A full RouterOS terminal in the browser. | Proxied privately over WireGuard. |
| WebFig | The native RouterOS web interface, proxied privately. | Proxied privately over WireGuard. |
| RouterOS REST | The API path for reads and controlled actions. | Proxied privately over WireGuard. |
| Native WinBox | Your normal WinBox client, connected to the live router. | Temporary, source-IP-bound endpoint over WireGuard. |
| Native SSH | Your normal SSH client and scripts. | Temporary, source-IP-bound endpoint over WireGuard. |
Built to be safe on production routers
Reaching a subscriber's router is a sensitive action, so every session is constrained by design rather than left open:
- Private — the router's real address is never advertised, and the tunnel is always initiated outbound by the router itself.
- Time-bound and revocable — sessions run on a lease with a TTL and can be cut immediately.
- Tenant-scoped, RBAC, and audited — access is permission-gated per role, isolated per tenant, and recorded in the audit trail.
- Credential-safe — RouterOS credentials are resolved at access time and are never sent to the browser or written to logs.
- Source-bound for native tools — the WinBox and SSH endpoint is tied to the requesting source IP and is short-lived, so it isn't a standing open port.
The same path powers automated jobs
Private Access isn't only for a human at a keyboard. The same private tunnel is what lets ISPAgents run automated RouterOS jobs on routers you could never reach directly:
- Scheduled and on-demand health probes.
- Native configuration backup and export.
- Neighbor and wireless discovery for onboarding and topology.
So monitoring and backups keep working on the routers that used to be dark — without poking a hole in anyone's network.
Coexist, then expand
Start by connecting a handful of routers and reaching them read-first — open a WebSSH session, pull a backup, confirm discovery — with nothing in your existing network switched off. Keep your current jump box or VPN in place until Private Access has earned the trust, then retire the port forwards you no longer need.
Private Access is one capability inside MikroTik management; see the underlying MikroTik integration for the RouterOS connector detail, and review the security model for how sessions, tenancy, and credentials are isolated.
Continue the operations map.
Automatic Internet Suspension Software
Design suspension and restoration workflows without losing control by connecting billing, payment evidence, RADIUS, MikroTik, custom agents, approvals, and rollback evidence.
Open pageSolutionsCustomer Self-Service App
A phone-first app for an ISP's subscribers — view plan and balance, track data usage, pay, and open support — branded to the operator. Account and usage are live today; CPE controls are on the way.
Open pageIntegrationsController Integrations
Pull devices, topology, and telemetry from external controllers — Ubiquiti UniFi, Cambium cnMaestro, and UISP — into one tenant-scoped pane, mapped to canonical devices. Read-only and safe. This is early access.
Open pageIntegrationsFreeRADIUS Integration
Keep your existing FreeRADIUS where it works, or move selected access workflows to Managed RADIUS early access after tenant launch signoff.
Open page