Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
http://www.velocitymicro.com/SupportArticles/Article_959.php
How do I repair TCP/IP Stack in Windows 7, Vista, or XP?
At times it is necessary to repair TCP/IP stack because the links between the layers may become broken. When you try pinging an address, you get a response but still cannot connect to your network or the internet.
Start > All Programs > Accessories and right click on "Command Prompt", select "Run as Administrator" to open a command prompt. In the command prompt window that opens, type type the following commands, each followed by the Enter key:
1. Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
2. Reset IPv4 TCP/IP stack to installation defaults: netsh int ipv4 reset reset.log
3. Reset IPv6 TCP/IP stack to installation defaults: netsh int ipv6 reset reset.log
Reboot the machine.
For Windows XP, right click on the Command Prompt and type netsh int ip reset