✌️How to Whitelist IP?

The Whitelist IP feature enhances your container's security by restricting access to only authorized sources.

  • Default State: All IP addresses are allowed to access the Container.

  • After Configuration: Access is strictly limited to the IP addresses defined in your whitelist.

circle-check

Access the Feature

  1. You need to Create a containerarrow-up-right before using this feature.

  1. Navigate to the Container View screen and select the specific Container you wish to secure.

  1. Click on the Whitelist IP tab from the navigation menu.

Add a New Whitelist IP Rule

  1. Click the [+ Add Rule] button. A new entry row will appear in the list.

  2. Configure the Rule Details:

Field

Description

Format / Requirement

Type

Choose the protocol for the rule.

TCP or HTTP

Port

Ports are automatically populated based on your Container's access settings.

You can manually remove specific ports to limit the rule's scope.

Source

Define the specific IP addresses or ranges allowed to access.

Single IPv4: 192.168.1.1

CIDR Range: 192.168.1.0/24

Bulk: Use commas for multiple IPs.

Description (Optional)

Add a short note to identify the purpose of this rule .

Alphanumeric, max 100 characters.

  1. Click Save to deploy the configuration.

View Whitelist IP

Field

Description

Examples

Protocol

Shows the assigned communication protocol for the rule.

TCP, HTTP

Port

Displays the specific service ports protected by the rule.

22, 80, 443, 8080

Source (Inbound only)

Lists the authorized IP addresses or network ranges allowed to access the container.

Single IP (1.2.3.4) or CIDR (1.2.3.0/24)

Description (Optional)

Displays custom labels used to quickly identify the purpose of the rule.

"Dev Team", "Office VPN", "Customer A"

Filter: The top navigation bar provides dynamic filters to help you locate specific rules quickly, especially when managing large environments.

  • By Protocol: Click the Protocol dropdown to isolate rules by their communication type.

  • By Port: Use the Port filter to find all rules associated with a specific service port.

  • By Source: Use the Source search box to filter the list by a specific IP address or network range.

Edit Whitelist IP

You can update any field of an existing rule without having to delete and recreate it.

  1. Click Edit button

  2. Edit Rules

  3. Click the Save button (usually located at the bottom of the table) to push your updates live.

Delete Whitelist IP

If a rule is no longer needed (e.g., a project has ended or a consultant no longer needs access), you can remove it permanently.

triangle-exclamation
  1. Click Edit button

  2. Locate the rule you wish to remove in the Whitelist table.

  3. Navigate to the Action column on the far right and click the Trash Can icon (Red) associated with that specific row.

  4. Click the Save button (usually located at the bottom of the table) to push your updates live.

Last updated

Was this helpful?