Hi,
I installed and configured the dynamic IP restrictions module but I can't make it work yet. What I want is to restrict the access of external requests to a virtual folder in one of my web apps, only requests from my internal network should be allowed. My web
server is in Windows 2008 server R2, SP 1 and is behind a proxy.
I think I did all the necessary steps to make it work:
In DIPR module, at the web site level (the options are disabled at the application and folder level):
- I checked the Enable check box of Proxy mode.
- I left the logging only option unchecked.
- I added the ip address of my proxy server on the Allowed list.
In IP address and domain restrictions, at the folder level:
- I set the access for unspecified clients to Deny.
- I included several entries to allow access to the IP addresses of my network.
- I reinitialized IIS.
But nothing has changed, I still have access to the folder from outside my network.
I'd like if someone could tell me what is missing in my configuration.
Thanks.
Jose