π₯IP allowlist
IP allowlist feature to protect system security
You can enable IP allowlist feature, set the IP addresses or ranges allowed to log in to the system, precisely control user access rights, and effectively enhance the security of company data!
Once the IP allowlist feature is enabled, only the specified IP addresses can log in to the system; all other locations will be denied access. To ensure normal use, please be sure to confirm and set the correct IP addresses.
If configured incorrectly, please send an email to [email protected] or contact other community channels, and attach documentation that can prove your company affiliation, such as the administrator email used during registration, so we can assist with the issue.
Setup
IP address
Supported formats: IPv4 (for example:
192.168.1.1) or IPv6.Enter a single IP or multiple IPs as needed. Please confirm the IP addresses are correct to avoid accidentally locking yourself out.
CIDR address
CIDR is a way to specify IP network ranges; different mask lengths set different IP coverage ranges. Here are common examples:
8: allows a very wide range, for example the entire
192.0.0.0/8.16: covers a medium-sized IP block, for example
192.168.0.0/16, ranges from192.168.0.0to192.168.255.255.24: commonly used for a single subnet with a more precise range, for example
192.168.1.0/24, covering from192.168.1.0to192.168.1.255.
If the IP input is
192.168.1.0and the CIDR input is24, it means the allowed range is192.168.1.0to192.168.1.255of all IP addresses.
Description
This field is optional, but it is recommended to fill in a brief description, such as: "Company internal network" or "Branch office IP."
Allow type
API: set whether API access is allowed. If checked, IPs in the list can use API functions.
System: set whether login to the system is allowed.
Example entries
Assuming the company's internal network IP range is 192.168.0.0/24, example settings are as follows:
IP address:
192.168.0.1(e.g., to allow only a single IP).CIDR address:
24.Description: enter "Company internal network."
Allow type: check API and System.
Last updated