Skip to content

Configuring Firewall for Private Locations

To connect your Private Location to Escape, ensure that outgoing connections to private-location.escape.tech on TCP port 2222 are allowed. Use the command nslookup private-location.escape.tech to retrieve current IPs if Firewall configurations are IP-specific.

Required Outgoing IPs:

Address Protocol Port
34.198.143.22 HTTP 80
34.198.143.22 HTTPS 443
34.198.143.22 SSH 2222
52.6.14.96 HTTP 80
52.6.14.96 HTTPS 443
52.6.14.96 SSH 2222
44.195.135.65 HTTPS 443
44.195.135.65 HTTP 80
44.195.135.65 SSH 2222

Additional IPs for stability:

Address Protocol Port
51.159.205.221 HTTP 80
51.159.205.221 HTTPS 443

To test if the Firewall is configured correctly, you can run the following command:

ssh -v private-location.escape.tech -p 2222

If you see debug1: OpenSSH_10.0p2, OpenSSL 3.4.1 11 Feb 2025 in the output, then the Firewall is configured correctly.