diff --git a/iis/manage/configuring-security/using-dynamic-ip-restrictions.md b/iis/manage/configuring-security/using-dynamic-ip-restrictions.md index 8115736a9..f6ebaca1e 100644 --- a/iis/manage/configuring-security/using-dynamic-ip-restrictions.md +++ b/iis/manage/configuring-security/using-dynamic-ip-restrictions.md @@ -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)