<ipSecurity allowUnlisted="false" /> does not work

In IIS, I configure the applicationHost.config file by adding <ipSecurity
allowUnlisted="false" />. And I did not put and IP address in the
<ipSecurity> section.

However, I still can visit the Web site that is hosted in IIS from a client
computer without any problem. I have restarted the IIS service. Still I can
open the Web page.

Did I missing anything? Thanks!
FelixJiang [ Fr, 14 September 2007 05:12 ] [ ID #1820584 ]

Re: <ipSecurity allowUnlisted="false" /> does not work

On Sep 13, 8:12 pm, Felix_Jiang <FelixJi... [at] discussions.microsoft.com>
wrote:
> In IIS, I configure the applicationHost.config file by adding <ipSecurity
> allowUnlisted="false" />. And I did not put and IP address in the
> <ipSecurity> section.
>
> However, I still can visit the Web site that is hosted in IIS from a client
> computer without any problem. I have restarted the IIS service. Still I can
> open the Web page.
>
> Did I missing anything? Thanks!


Is the IP Security module installed on your IIS7? It's not installed
by default.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
David Wang [ Sa, 15 September 2007 08:27 ] [ ID #1821197 ]
Webserver » microsoft.public.inetserver.iis.security » <ipSecurity allowUnlisted="false" /> does not work

Vorheriges Thema: How can I restore access to wwwroot?
Nächstes Thema: Access Denied to IIS6 site on Virtual Server 2005