IIS – Fixing IP Address and Domain Restrictions Denying All Traffic

iisipv4Securitywebsitewindows

I have a server that has multiple sites set up on it in IIS 10.

On one of the sites, I want to allow access to a range of IP Addresses, and deny traffic to the site from all other IP Addresses.

In IIS, in the IP Address and Domain Restrictions settings, I have added an ALLOW rule for the range of IP addresses, and a DENY rule for denying all other traffic. However, all traffic to the site is being denied.

Any suggestions on how to resolve this issue?

IIS IP Address and Restriction Settings

Best Answer

At Edit Feature Settings... you can set the option Access to unspecified clients: to Deny and remove the lower entry.