IP Whitelist for Login

Restrict Access to Specific IP Addresses

With the IP whitelist feature, you can enhance the security of your account by allowing logins only from specified IP addresses or ranges.

How It Works

If you enter one or more IP addresses or ranges, login is only permitted from those IPs. All other connections will be blocked — even if the username and password are correct.

Formats

Enter one IP entry per line. The following formats are supported:

  • Single IP address

    e.g., 192.168.1.10

  • Wildcard IPs

    e.g., 192.168.1.* or 10.0.*.*

  • CIDR notation (IP ranges)

    e.g., 172.16.0.0/12 or 203.0.113.5/32

⚠️ Notes

  • Leaving the field empty means login is allowed from any IP address.

  • Invalid entries will prevent saving. You’ll see an error message listing the problematic lines.

  • The whitelist only affects login. Existing sessions remain active.

Example

192.168.1.10 10.0.0.* 203.0.113.0/28

Error Messages

If you see an error like:

One or more IP entries are invalid. Please check the following lines: abc.def.ghi.jkl, 300.1.1.1, 1.2.3.4/33

… correct or remove those lines and try again.

Finding the Setting

In your account, go to

Settings → Security → IP Whitelist for Login

Last updated: March 25, 2026

Did this answer your question?

Related articles