Tag: IIS
Control IIS IP address binding and prevent all unassigned IP addresses
by Andy on Nov.04, 2009, under Microsoft Windows, Networking, OS Specific, Security
This post is for Windows XP and Windows 2003.
If using Windows 2000 and IIS 5.0, you need to disable socket pooling. Here is the Microsoft article for disabling socket pooling in IIS 6.
This info discusses how to change (force) which IP addresses that IIS listens too. There are several scenarios that this would fall into. Most people generally only need to separate services and IIS listens to all IP addresses by default, IP so errors will occur if multiple web servers are using port 80 on the same IP. Example: Your server has multiple IP addresses and you need to run a new apache wordpress blog site on a separate dedicated IP address then your .net survey e-commerce IIS site to avoid any conflicts. (continue reading…)


























