Ip Whitelisting

This page enables the option to restrict access to the management console via a filter on IP address.

How to Configure

  1. Single IP address Enter a specific client IP address:

    203.0.113.45
  2. Network ranges Use CIDR notation to allow a full range of client IPs.

For example, to allow all machines in the internal network 192.168.11.x:

192.168.11.0/24

Multiple entries Separate multiple IPs or ranges with a semicolon ;:

52.206.11.0/24;192.168.11.0/24

Important

  • Always whitelist the network IPs of client machines that will connect to the Management Console.

  • Do not only enter the server’s own IP; that will restrict access to the server itself.

  • For external/cloud environments, use the public IP or range of the client network.

💡 You can use an IP Subnet Calculator to find the correct CIDR notation.

Last updated

Was this helpful?