Information Technology Reference
In-Depth Information
reset SYSTEM\CurrentControlSet\Services\Netbt\Parameters\
Interfaces\Tcpip_{BD2859BA-B26A-4E2B-A3FE-3D246F90A81A}\
NameServerList
old REG_MULTI_SZ = 10.1.1.3
See Also
￿
Microsoft KB 317518: “How to Reset 'Internet Protocol (TCP/IP)' in Windows Server 2003”
￿
Microsoft KB 325356: “How to Remove and Reinstall TCP/IP on a Window Server 2003
Domain Controller”
￿
Microsoft KB 299451: “How to Remove and Reinstall TCP/IP on a Windows 2000
Domain Controller”
9-5. Troubleshooting Windows Sockets Corruption
Problem
You want to troubleshoot and repair Windows Sockets (Winsock) corruption on a Windows
Server 2003 computer.
Solution
The following command will determine if there is Winsock corruption on a Windows Server 2003
computer:
> netdiag /test:winsock /v
The following command will reset the Winsock catalog on a Windows Server 2003 computer:
> netsh winsock reset
Note After resetting Winsock, you will need to reboot the local computer. This netsh option is new with
Windows Server 2003 Service Pack 1.
How It Works
The combination of an IP address and a TCP or UDP port number is referred to as a socket . In
the Windows implementation of TCP/IP, the software driver that manages connections between
sockets is referred to as Winsock (or Winsock2 for the latest version of the driver.)
When troubleshooting TCP/IP connections on a Windows computer, you may encounter
unusual errors when using various programs and utilities that may indicate corruption of the
Winsock driver. For instance, you may receive one of the following error messages when
attempting to renew a DHCP lease using the ipconfig /renew command:
Search WWH ::




Custom Search