Article ID: 831137 - Last Review: December 3, 2007 - Revision: 1.2 IP addresses may not appear in IIS 6.0 after you install Application Center 2000SYMPTOMSYou may see only one IP address that is available for binding to a Microsoft Internet Information Services (IIS) 6.0 Web site. This problem may occur after you install Microsoft Application Center 2000 Service Pack 2 (SP2) on a computer that is running the Microsoft Windows
Server 2003 operating system, regardless of how many IP addresses are bound to network adapters on the server. Note Network adapters are also known as network interface cards or NICs. You can view or change the IP address bindings through IIS Manager. In IIS Manager, you can right-click a Web site and then click Properties. On the Web Sites tab, you may see only one address in the IP address list. CAUSE When you install Application Center 2000, Application Center 2000 adds new entries to the
HOSTS file. The HOSTS file is located in the %WINDIR%\System32\Drivers\Etc folder. These entries are
similar to the following: ###### Beginning of Microsoft Application
Center section. DO NOT MODIFY. In this sample entry,
192.128.253.1 is the only address that appears in the IP Address list in
IIS Manager, together with all unassigned. This behavior occurs because IIS Manager
uses either the gethostbyname function or the gethostbyaddr function to determine the IP addresses
that are bound on the server. These functions try to resolve the host name by using name
services in the following order:192.128.253.1 computername ### END 192.128.253.1 computername.domain.com ### END ###### End of Microsoft Application Center section.
For additional information about how the gethostbyname function resolves a host name, click the following article number to view the article in the Microsoft Knowledge Base: 192128
(http://support.microsoft.com/kb/192128/
)
gethostbyname() retrieves only one IP address from WINS
WORKAROUNDTo work around this problem, use one of the following methods:
REFERENCES
For additional information about missing IP addresses in IIS Manager, click the following article number to view the article in the Microsoft Knowledge Base:
297265
(http://support.microsoft.com/kb/297265/
)
All bound IP addresses do not appear in IIS MMC drop-down list box
| Article Translations
|
Back to the top
