Use this page when you need to prepare firewalls, control-plane policies, or router trusted-network lists for SDX.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.
Endpoint Summary
| Destination | Purpose | Allow |
|---|---|---|
api.altostrat.io | Management VPN endpoint used by managed routers | Outbound TCP 8443 for the management VPN |
v1.api.altostrat.io | Public SDX API base URL used by the portal and integrations | HTTPS from user browsers, integrations, and services that call the public API |
sftp.sdx.altostrat.io | Configuration backup upload target used by SDX backup jobs | SFTP from managed routers when backup jobs run |
154.66.115.255/32 | SDX management-plane address used in control-plane defaults and transient access restrictions | Include in control-plane trusted networks where SDX must manage the router |
Prefer DNS names for outbound firewall rules when your firewall supports them. IP addresses behind service names can change as platform infrastructure evolves.
Control Plane Trusted Networks
Control plane policies define which source networks can reach management services such as WinBox, SSH, HTTP, HTTPS, Telnet, FTP, API, and API-SSL. The default control-plane policy includes:154.66.115.25510.0.0.0/8172.16.0.0/12192.168.0.0/16
Management Tunnel Addressing
The management VPN uses addresses from100.64.0.0/10. Do not reuse this range for site LANs if it would create routing ambiguity with the SDX management tunnel.
Practical Firewall Rules
At minimum, managed routers need:- Outbound TCP
8443toapi.altostrat.iofor the management VPN. - Outbound HTTPS to
v1.api.altostrat.iofor portal and integration calls to the public SDX API. - Outbound SFTP to
sftp.sdx.altostrat.iowhen configuration backups are enabled.
When You Need IP-Based Allowlists
If your environment cannot use DNS-based rules, keep IP allowlists under change control and confirm the current list with Altostrat before enforcing them. Avoid copying old regional IP lists between environments without validation.Related Pages
Management VPN
Understand how the outbound tunnel is created and recovered.
Control plane policies
Configure router management services and trusted networks.