We provide an IP Allow listing feature that allows you to specify a list of IP addresses or CIDR blocks that can access the Administration site and API. If access attempts are made from IP addresses outside the allowed ranges, they are denied and recorded.
The relevant area has no IP address restrictions if no values are provided. List each IP address or range on a separate line.
Supported formats (IPv4 only)
Single IP address
Range of IP addresses
โSeparated by "-" without spaces. They must be aligned on a network boundary and map to a valid prefix length.CIDR notation
Examples
Format | Example |
Single IP address | 10.0.2.7 |
IP range | 10.0.0.0-10.0.0.15 |
CIDR notation | 10.0.1.0/30 |
Your current external IP address is displayed on the page, and a test function is available to check any IP address against the saved settings.