I'm getting "server DNS address could not be found" all the time when i try to visit some trackers/forums. How do i fix this?
I'm getting "server DNS address could not be found" all the time when i try to visit some trackers/forums. How do i fix this?
Are you sure it's just you? I know I've had similar problems with TorrentBytes, couldn't open it for a month! It was something with my ISP!
I had the same problem during the last 2 days with sbi.
Last edited by v6ph1; 14.01.17 at 18:53.
Multibootsysteme einrichten
Apple: Da ist der Wurm drin.
Der Klügere gibt nach. Deshalb wird die Welt auch von Dummen regiert.
Das Volumen einer Pizza mit Radius z und Höhe a ist gleich Pi·z·z·a
If you haven't done so already, try switching name servers to OpenDNS or Google Public DNS (if you trust them with your data). Also, change the negative response caching time to zero.
"I just remembered something that happened a long time ago."
we changed some network stuff which fixed the unfortunate network related problems some users encountered.
please do not use google or any other special dns. some dns servers update their records sooner than others. clearing your local dns cache is enough. the rest will settle automatically after some time.
Your account has been disabled.
Open a Command Prompt window as administrator and paste the following commands:
Normally, I would also recommend against using "foreign" name servers (see this), but I get the feeling his provider's don't work well and that may be the cause of this problem.Code:net stop Dnscache reg add HKLM\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters /v MaxNegativeCacheTtl /t REG_DWORD /d 0x0 /f reg add HKLM\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters /v NegativeCacheTime /t REG_DWORD /d 0x0 /f reg add HKLM\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters /v NegativeSOACacheTime /t REG_DWORD /d 0x0 /f reg add HKLM\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters /v NetFailureCacheTime /t REG_DWORD /d 0x0 /f net start Dnscache echo All done, press any key to exit... pause > nul exit
"I just remembered something that happened a long time ago."
Bookmarks