惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
SecWiki News
SecWiki News
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
量子位
M
MIT News - Artificial intelligence
GbyAI
GbyAI
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
TaoSecurity Blog
TaoSecurity Blog
博客园 - 【当耐特】
H
Heimdal Security Blog
腾讯CDC
The Last Watchdog
The Last Watchdog
Security Archives - TechRepublic
Security Archives - TechRepublic
Hacker News: Ask HN
Hacker News: Ask HN
S
Schneier on Security
Microsoft Security Blog
Microsoft Security Blog
WordPress大学
WordPress大学
博客园 - 司徒正美
Recent Commits to openclaw:main
Recent Commits to openclaw:main
C
Cybersecurity and Infrastructure Security Agency CISA
S
SegmentFault 最新的问题
大猫的无限游戏
大猫的无限游戏
Application and Cybersecurity Blog
Application and Cybersecurity Blog
F
Full Disclosure
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Threatpost
月光博客
月光博客
A
Arctic Wolf
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
雷峰网
雷峰网
T
Troy Hunt's Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
D
DataBreaches.Net
O
OpenAI News
L
LINUX DO - 最新话题
宝玉的分享
宝玉的分享
小众软件
小众软件
V
Vulnerabilities – Threatpost
A
About on SuperTechFans
人人都是产品经理
人人都是产品经理
T
The Exploit Database - CXSecurity.com
Martin Fowler
Martin Fowler
美团技术团队
P
Privacy International News Feed

博客园 - Johnny shen

XP 32-bit Upgrade to Win7 32-bit Review 文章: 扩展 Reporting Services 2008 与 Reporting Services 2005:所获得的经验 Microsoft SQL Server 2008故障转移群集在Hyper-V虚拟机上的多种组建方式 Hyper-v与CPU 虚拟化典型故障一例 MS Dynamics CRM 4.0 Installation on SQL2008 error 多个微软Windows版本在未来一年内将渐渐退出并不再提供技术支持 微软拼音输入法2010 Beta2简评 - Johnny shen SQL Server 2005 OLAP技术研究与实现 Storing Hierarchical Data in Oracle & MS SQL Database 自动备份多台服务器System Event Log解决方案 Undo Windows Update Restriction - Johnny shen 苏州主讲[常见加密算法和身份验证协议探究] 上海主讲RMS信息保护 无锡主讲微软企业信息系统远程客户端安全技术和应用 AD Bulk import or export Enabling IP Routing for Windows XP On-site training for Roche Shanghai in Aug. 3 ASIA MVP Summit in Singapore ISA2004 EE Global Readness Training Camp
TCP/IP Troubleshooting
Johnny shen · 2007-10-28 · via 博客园 - Johnny shen

If your running winxp w/ sp2, try the following to reset tcp/ip:

Click Start, click Run, type netsh winsock reset catalog, and click OK

if otherwise, follow these steps:

To remove Winsock settings with systems running Windows XP Service Pack 1 or lower, perform the following steps:

1. Click the Start button, then click Run.

2. Type regedit and click the OK button.
The Registry Editor window appears.

3. Click the "+" to the left of HKEY_LOCAL_MACHINE.

4. Click the "+" to the left of SYSTEM.

5. Click the "+" to the left of CurrentControlSet.

6. Click the "+" to the left of Services.

7. Scroll down to locate the Winsock folder.

Right-click Winsock and click Delete.
The Confirm Key Delete window appears.
Click Yes.

Right-click Winsock2 and click Delete.
The Confirm Key Delete window appears.
Click Yes.

8. Restart the system.

To reinstall winsock and tcp/ip, follow these:
After removing the Winsock settings, perform the following steps:

1. Click Start, and then Control Panel.
The Control Panel window appears.

2. Double-click the Network Connections icon.
The list of available connections is displayed.

3. Right-click Local Area Connection and left-click Properties.
The Network Connection Properties window appears.
On the General tab, click Install.
The Select Network Component Type window appears.
Click Protocol, then click Add.
The Select Network Protocol window appears.
Click Have Disk.
The Install From Disk window appears.
Type C:\Windows\INF and then click OK.
Click Microsoft, then click Internet Protocol (TCP/IP) and click OK.
The Network Connection Properties window appears.
Click Close.

4. Restart the system.

5. Click Start, then click Run.

6. Type netsh int ip reset tcpiplog.txt in the Run line and click OK.

You should be good to go.