Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MOCKUP TEST: DO NOT MERGE #1066

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,26 @@ The module can be configured to perform the following actions when denying reque
### Support for web servers behind proxy

If your web servers are behind a firewall or proxy machine, then the client IP for all requests might show up as the IP of the proxy or firewall server. This would hamper the ability for Dynamic IP Restriction module to be useful. Most of such servers however add an X-Forwarded-For header in the HTTP request that contains the original client's IP address. Selecting the "Proxy" mode checkbox in the main Dynamic IP Restrictions configuration page will check for client IP address in this header first.


### Using Dynamic IP restrictions

![image](https://github.com/user-attachments/assets/467b3d49-9133-4372-8d8d-9bd903ca31a0)

![image](https://github.com/user-attachments/assets/65b9e71f-16f8-48df-819b-ad3fbf7e1516)

![image](https://github.com/user-attachments/assets/9e1d4d42-0dc0-4ab3-bd6c-0537d74e44ec)

![image](https://github.com/user-attachments/assets/c35467bc-af38-4769-bbeb-126fff5e69d8)

![image](https://github.com/user-attachments/assets/c9649fa5-6c8d-4dc9-8b57-62e6ae003241)

![image](https://github.com/user-attachments/assets/6b970cd7-8611-4deb-b44f-e74df910e52d)

![image](https://github.com/user-attachments/assets/9e624bd6-3a4a-4fae-b5c0-43f8f9cb5e22)

![image](https://github.com/user-attachments/assets/44c9dce1-fb82-4b49-ab88-1e9fe3223aaf)

![image](https://github.com/user-attachments/assets/20cf2373-c656-496b-8408-3c01f9e4f9a6)

![image](https://github.com/user-attachments/assets/5e9f2587-2418-4e38-8fc4-2e97b85400ee)