A private network (VPC) lets your servers talk to each other over internal IPs, isolated from the public internet. Create and manage them on the Private Networks page in my.cubepath.com.

Create a network

  1. 1
    Open the create flow
    On the Private Networks page, click Create Network.
  2. 2
    Set name, location and range
    Enter a name, choose a location, and set the IP range (CIDR, e.g. 10.0.0.0/24).
  3. 3
    Create
    Confirm to create the network. It's regional, only machines in the same location can join.

Attach servers

Open a machine's Network tab and Attach it to the network; it gets a private IP in the range. Servers on the same network reach each other directly over those private IPs.

Routes

Add routes to send traffic for a destination CIDR through a specific server (for example a gateway or firewall VM), so you can steer internal traffic the way you need.