Advance configuration

Whitelist IP

How to whitelist your IP address.

Whitelisting your IP lets you access proxy services without re-entering credentials each time.

Key limits and requirements

  • Authentication: Basic Auth (username:password encoded in Base64).
  • IP limit: up to 150 whitelisted IPs per user.
  • Batch size: up to 10 IPs per request (add/remove).
  • Validation: the API rejects invalid or duplicate IPs.
  • Rate limit: up to 100 requests per minute.

Add an IP to the whitelist

You can use either the dashboard (recommended for non-developers) or the API.

Using the dashboard

Add IP addresses

  1. Open Whitelisted IPs in settings.

    Navigate to IP Whitelist Settings

  2. Enter the IP to whitelist. For a quick setup, click Detect My IP.
    Optionally add a description (e.g., Home, Office, Server). Click Add.

    Add an IP Address

  3. Verify that the IP appears in the table with correct details.

    Verify the IP

Remove an IP

  1. Find the IP in the whitelist table.

  2. Click Delete next to the IP.

  3. Confirm the deletion and check the notification.

    Verify Deletion

Using the API

Available endpoints:

For request/response formats and examples, see the Geonode API docs:
https://geonode.mintlify.app/api-reference/whitelisting-ip/whitelisting-ips


Verify Proxy Connection

To ensure the proxy is working, check your IP address using an online tool or follow this guide:

Verify Proxy Connection


FAQs


If you encounter any issues, refer to the troubleshooting section or Geonode support.

On this page