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
ping 192.168.1.1 -t
You can then open a second command prompt window and ping an outside location such as google's DNS server of 8.8.8.8 and do it as such:
ping 8.8.8.8 -t
Leave these two command prompt windows open and the next time your internet has some kind of hiccup, look at both.
If ONLY your ping to the DNS server stops, then the issue has to do with the modem and/or connection from your router to the modem and/or outside connection beyond your control.
If your ping to the router stops, then the issue lies somewhere between your PC and the router.
You need to try and narrow the problematic area down so you're not trying to troubleshoot everything.
-Right click on the wifi icon, "Open Network and Sharing Center"
-Left hand side "Change Adapter Settings"
-Right click on your hardware "Properties"
-Click "Configure"
-On the Power Management Tab uncheck "Allow the computer to turn off this device to save battery"
Your router is claiming drops, which could be via power management.
Go into the actual Network Adapter in the OS and uncehck the box for IPv6 and click OK
Then do a FlushDNS on that PC.
To make a Flush easier to do; make a new TXT file and put this text inside
ipconfig /release
pause
ipconfig /renew
pause
netsh winsock reset catalog
pause
netsh int ipv4 reset
pause
netsh int ipv6 reset
pause
ipconfig /flushdns
pause
netsh int ip reset reset.log
pause
Save the TXT file, then change the .TXT to .BAT
Now double click the new BAT file to run it.
You need to be able to see File Extensions in your OS.
You can enable this in "Folder Options"
Try pining your modem 100 times. Open a command prompt and type:
IPCONFIG
Find Default IPv4 Gateway and plug that address (should begin with 192.168.xxx.xx) into this in the command prompt:
PING -n 100 192.168.xxx.xx
If you get packet loss to your router, it's on your end. If you don't get packet loss, try it a few more times just to make sure.
THIS PART APPLIES TO WiFi ONLY. You mention cables so not sure, but going to leave this here anyway.
I've had similar problems earlier this year and it came down to a crowded 2.4Ghz band. I had to upgrade to a dual-band modem and switch to 5Ghz.
Download Wifi Analyzer and check to see if you're being crowded out.