Create a NAT Gateway from the Deploy page in my.cubepath.com. It attaches to a private network and gives every server on it shared outbound internet through one public IP, there's nothing to SSH into.
NoteYour account must be verified before you can deploy.
Deploy
- 1Select a private networkPick the private network the gateway will serve. Each network can have only one NAT Gateway, and the region is set by the network you choose.
- 2Choose a planPlans differ by bandwidth (Mbps). Available plans depend on the network's location, and pricing shows as monthly and hourly.
- 3Name your gatewaySet a name (letters, numbers and hyphens) and an optional label to describe its purpose.
- 4DeployReview the summary, then click Deploy NAT Gateway. Once running, servers on the network reach the internet automatically.
ImportantA NAT Gateway only allows outbound traffic. Unsolicited inbound connections from the internet are blocked, use a floating IP or load balancer for inbound services.