...
Property | Description |
---|---|
Allowed IP with Mask | Provide the respective IP address with mask to enable access to white-listed user(s) who can be allowed to enter the site. The mask will define the range of allowed IPs. Format of the IP address is: <IP address/Subnet mask>, for example, 192.168.0.1/24 |
Denied IP with Mask | Provide the respective IP address with mask to deny access to those user(s) who are not supposed to enter the site, as above, the mask will define the range. Format is the same as mentioned in 'Allowed IP with Mask' above. |
IP Type | Choose between the network protocol supported; we support both the IP Standards IPv4 and IPv6. |
No Match Rule | No match rule defines what the project must do to request IPs that do not match either the allow or deny list above. Choose between the options 'allow' and 'deny' in No Match Rule to define the same. |
Info | ||
---|---|---|
| ||
1. To allow/deny only the IP address 20.20.20.20, use the IP address with mask 20.20.20.20/32 2. To allow/deny the IP addresses of pattern 20.20.20.*, use the IP address with mask 20.20.20.20/24 3. To allow/deny the IP addresses of pattern 20.20.*.*, use the IP address with mask 20.20.20.20/16 |
...