Are there dynamic IP address restriction functions in Internet Information Service 10 or is there a way to install this module?
Asked
Active
Viewed 5,452 times
1 Answers
17
This is built-in functionality from IIS 8.0 and above.
Go to Add Roles & Feature Wizard => Server Roles => Web server (IIS) => Web Server => Security => Check IP and domain Restriction

Abhay Dixit
- 998
- 8
- 28
-
How can i find and configure it, if i can ask, cuz i can't see it in menu as i saw in earlier versions... – vi_me Sep 06 '17 at 09:11
-
you need to check the checkbox that is present under security to make it available. - check updated answer – Abhay Dixit Sep 06 '17 at 09:20
-
Please refer detail for Windows Server : https://learn.microsoft.com/en-us/iis/configuration/system.webserver/security/dynamicipsecurity/ – Somnath Kadam Mar 08 '19 at 10:01