HomeNetworkPublic GatewaysHow to
Create a Public Gateway
Jump toUpdate content

How to create a Public Gateway

Reviewed on 24 May 2023 • Published on 26 May 2021

Public Gateways sit at the border of Private Networks and provide extra functionality. They provide features like SSH bastion, and services to deal with traffic entering and exiting the network (NAT). You can add a Public Gateway to each of your Private Networks.

Security & Identity (IAM):

You may need certain IAM permissions to carry out some actions described on this page. This means:

  • you are the Owner of the Scaleway Organization in which the actions will be carried out, or
  • you are an IAM user of the Organization, with a policy granting you the necessary permission sets
Requirements:

How to create a Public Gateway

  1. Click Public Gateways in the Network section of the side menu.

  2. Click Create Public Gateway to launch the Public Gateway creation wizard:

  3. Complete the following steps in the wizard:

    • Choose an Availability Zone, which is the geographical location in which your Public Gateway will be created. Note that in order to attach a Public Gateway to a Private Network, the gateway must be in an Availability Zone within the Private Network’s region.
    • Choose a Public Gateway Type, which impacts the pricing and bandwidth of your gateway.
    • Choose an IP. You can choose to assign one of your existing flexible IPs to your Public Gateway. Otherwise, a new IP will be automatically assigned here.
    • Choose a Name for your Public Gateway, and (optionally) a description and tags.
    • Verify the Estimated Cost of your Public Gateway, based on the specifications you chose.
  4. Click Create Public Gateway to finish.

    Your Public Gateway is created and you are redirected to the Public Gateways dashboard, where your newly-created Public Gateway now displays.

Note:

As a temporary measure, when you create a Public Gateway, a new VPC is automatically created for that Public Gateway. This VPC must not be deleted, to ensure correct functionality of the gateway. Read our dedicated documentation for more information.

See Also