Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module restricts access to specific URLs on your Drupal site, such as administrative pages, based on IP addresses. It allows you to define a whitelist of IP addresses that can access these restricted areas, returning a 401 error for any unauthorized access attempts. This provides a way to control who can reach sensitive parts of your site.

This module allows block URLs in Drupal to avoid unexpected access. Returning a 401 error.

This module can be useful to allow access to the admin part only for selected IPs.

Requirements

This module requires no modules outside of Drupal core.

Similar projects

If there are modules providing similar functionality, please describe what differentiates them.

Configuration

Navigate to ConfigSystemControl admin access (/admin/config/system/control-admin-access)

Fill out the following two fields:

  1. Field 1 - Enter IPs or IP ranges (Whitelist): Input the IP addresses or ranges of the computers to be granted access to the specified URL or URLs.

  2. Field 2 - Enter URLs to block except for Whitelist: Specify the URLs of the pages to be blocked, excluding users specified in the first field.

For example:

In Field 1
192.168.1.10 (a single IP)
10.0.0.0/24 (an IP range)

In Field 2
/admin/settings
/user/1/edit

Users connecting from the specified IP addresses (whitelisted) will have unrestricted access to the entire site, including the specified URLs.

Users connecting from IPs outside the whitelist will be blocked from accessing the specified URLs, even if they are administrators or have other privileged roles.

This way, you can control and restrict access to certain parts of your Drupal site based on IP addresses. Adjust the IPs and URLs according to your specific needs and security requirements.

Activity

Total releases
1
First release
Jun 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
8.x-1.4 Stable Jun 12, 2025