IIS: Add Feature

iis, installation, ip, ip-restrictions, restrictions

Solution

It may be a restriction of IIS on the client. Closest I could find was the Dynamic IP Module. I don't see that module on the web anywhere either.

HOWEVER:

You probably just don't have the feature enabled:

- Open the Control Panel

- Search for Programs and Features

- Select Turn Windows Features on or off

- Expand the IIS node

- Check out the security section, I think it falls under IP Security, either way it doesn't hurt to turn it all on, especially for a dev. environment.

Problem

I need to edit IP rules using the IP Address and Domain Restrictions feature in IIS 7.0, but on my Windows 7 machine this feature is not present in my IIS. Does anybody know how to go about adding this feature to IIS? I can't find a download anywhere...or a section in IIS to add features. Thanks :)

Original source