✌️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.
Prerequisite: This feature is only available after a Container has been successfully created and is in "Running" status.
Access the Feature
You need to Create a container before using this feature.

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

Click on the Whitelist IP tab from the navigation menu.
Add a New Whitelist IP Rule


Click the [+ Add Rule] button. A new entry row will appear in the list.
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.
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.
Click Edit button
Edit Rules
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.
Once a rule is deleted, the blocked IP addresses will immediately lose access to the specified ports.
Click Edit button
Locate the rule you wish to remove in the Whitelist table.
Navigate to the Action column on the far right and click the Trash Can icon (Red) associated with that specific row.
Click the Save button (usually located at the bottom of the table) to push your updates live.
Last updated
Was this helpful?
