This guide walks you through building a managed VPN fabric in SDX. You create an instance first, then attach site peers or client peers depending on who needs access.Documentation Index
Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, make sure you have:- Permission to manage VPN instances and peers.
- A region selected for the instance.
- For site peers, an adopted SDX site and the subnets you want to advertise.
- For client peers, the user account that should receive VPN access.
- A clear decision on split-tunnel versus route-all behavior for client access.
Create An Instance
Create the instance
Click Create Instance and enter:
- Name: a short operator-friendly label.
- Hostname: a unique DNS-safe hostname between 3 and 20 characters.
- Region: the deployment region closest to your expected peers.
Add A Site Peer
Use a site peer when a managed MikroTik site should advertise one or more local subnets to the VPN instance.Select the site and protocol
Choose the SDX-managed site and select the protocol. The supported peer protocols are OpenVPN and WireGuard.
Choose advertised subnets
Select only the subnets that should be reachable by other peers. Prefer specific prefixes over broad LAN-wide routing when possible.
Add A Client Peer
Use a client peer when a user needs remote access from a laptop or mobile device.Assign the user
Select the user who should own the peer. Treat the peer profile as user-specific access material.
Choose routing behavior
Leave Route all traffic disabled for split-tunnel access, or enable it when all user traffic should pass through the VPN instance.
Operational Checks
After peers are created:- Confirm the instance status is healthy.
- Confirm each peer shows the expected connection state.
- Verify advertised subnets from another peer before telling users the VPN is ready.
- Review route-all client peers periodically because they carry more traffic through the instance.
- Remove stale client peers when a user no longer needs access.
Troubleshooting
| Symptom | What to check |
|---|---|
| Site peer stays offline | Confirm the site is online in SDX, then check management connectivity and whether the selected interface can reach the VPN service. |
| Client can connect but cannot reach a subnet | Confirm the subnet is advertised by a site peer and does not overlap with the client’s local network. |
| Client traffic is slower than expected | Check whether route-all is enabled and whether the instance region is far from the user. |
| Hostname is rejected | Use a 3 to 20 character DNS-safe hostname and avoid reserved names. |
Related Pages
Secure remote access
Use transient access when an operator needs short-lived management access to a site.
Regional servers
Review the management endpoint model for SDX-connected sites.