---
title: "Allowlisting dedicated server IP on Google Cloud"
slug: "allowlisting-google-cloud"
description: "This article describes the process you'll need to follow in order to allowlist the IP address of your NordLayer private gateway on the Google Cloud Platform."
updated: 2025-04-07T07:49:21Z
published: 2025-04-07T07:49:21Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nordlayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Allowlisting dedicated server IP on Google Cloud

This article describes the process you'll need to follow in order to allowlist (whitelist) the IP address of your NordLayer private gateway on the Google Cloud Platform. This will allow you to restrict access to a specific VPC ([Virtual Private Cloud](https://nordlayer.com/blog/what-is-virtual-private-cloud/)) — to users connected to your dedicated server only.

Ensuring your IP addresses and endpoints are set up correctly will give you far more peace of mind about your layers of security.

## Configuring a rule in Google Cloud Platform

1. Open the **GCP console**
2. In the left toolbar, select **VPC network**, then **Firewall**

![01 Dedicated server IP on Google.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/01%20Dedicated%20server%20IP%20on%20Google.png)

1. Select **Create Firewall Rule**, and fill in the following information:

![02 Dedicated server IP on Google.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/02%20Dedicated%20server%20IP%20on%20Google.png)

- **Name**: Choose a name of your own choice
- **Description**: In order to let other administrators know what this rule is for (optional)
- **Logs**: You can choose to log traffic related to the rule (this may lead to additional costs on Google's side)
- **Network**: Choose the network which contains the resources that you would like to allow-list
- **Priority**: Leave default values

![03 Dedicated server IP on Google.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/03%20Dedicated%20server%20IP%20on%20Google.png)

- **Direction of traffic**: Ingress
- **Action on match**: Allow
- **Targets**: Depending on your needs, choose the entire network (All instances in the network), or choose resources that are labeled with a certain tag (Specified target tags)
- **Source filter**: IP ranges
- **Source IP ranges**: Paste the IP address of your NordLayer private gateway and add /32
- **Second source filter**: None
- **Protocols and ports**: Allow all

1. Select **Create**

And that's all! You've now successfully created your first IP allowlist in **Google Cloud Platform**.

**Note**: In case you have any questions or are experiencing any issues, please feel free to contact our [24/7 customer support team](/docs/how-do-i-contact-nordlayer-customer-support).
