by Suff » 07 Sep 2014, 19:12
This is interesting, I had an issue early this morning (2am ish my time), where I tried to post and then wound up with a blank screen. I tried another browser and it sort of hung for a while then it came back. When I finally got in I found my new topic was a reply to an existing one.
Whilst I would probably suspect the DNS settings which WM has alluded to, which is probably the most common issue with URL resolution failure, I have come across some less destructive ways of dealing with it.
Open an Admin command prompt. This is more difficult than it needs to be.
Windows8. Right click in the bottom Left corner of the screen. In the Jump menu select Command Prompt (Admin).
Windows7. Open the start menu, go to All Programs->Accessories and Right Click on Command Prompt. Select Run as Administrator.
I have this as an icon on all my desktops so it's easy for me.
Once the command prompt is open as Adminsitrator (The window title bar will say Adminsitrator:cmd.exe), type the following:
ipconfig /flushdns
press enter
ignore any warnings about restart.
netsh winsock reset
press enter
Then restart the machine.
This will completely reset all of the name resolution parts of Windows.
The only other thing I've found in my wanderings is when I've managed to upset the Norton 360 network map settings. Then Norton will block any type of communication on certain networks. This can be reset in the options.
Open Norton 360
Go to Settings
Select My Network
To the right of Network Map is the Purge button.
Other than that, using WM's settings are another option.
One very final thing. It could be the ISP DNS. Unlikely but possible. In WM's instructions where he says make sure DNS is set to automatic, that can be set to manual.
In the two boxes which are then open to entry, put In the google public dns servers
8.8.8.8
8.8.4.4
I think that's exhausted my thoughts for the day.
It's pretty technical so if any further help is needed, I'll check from time to time.
There are 10 types of people in the world:
Those who understand Binary and those who do not.