Tuesday, March 18, 2008

IIS is not listening on all IP Addresses

There is a registry key which allows IIS to only listen on specific ip addresses:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\ListenOnlyList

You can remove this key, and this will set it by default to listen on all ip addresses.

No comments: