Event ID 9010 — TCP/IP Configuration
Applies To: Windows Server 2008
TCP/IP configuration encompasses network settings, default gateway, and IP address (static or dynamic).
Event Details
Product: | Windows Operating System |
ID: | 9010 |
Source: | tcpip |
Version: | 6.0 |
Symbolic Name: | EVENT_TRANSPORT_TOO_MANY_LINKS |
Message: | %2 could not create a link to a remote computer. Your computer has exceeded the number of connections it can make to that remote computer. |
Resolve
Reduce load on the remote computer
If the connection to the remote computer cannot be established because of connection limit has been exceeded, wait for connections on the remote computer to close before establishing new ones.
Verify
To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.
To verify that the an IP address is assigned:
- Click Start, click Run, type cmd, and then press ENTER.
- Type ipconfig /all to view the IP address configuration of the server.
- Examine the output of the ipconfig command. If there is no IP address listed, then the server has not been assigned a static IP address.