IP Address change for OcUK webservers

Only if I input the ip, otherwise it gets stuck on a very fast refresh a blank website routine.

start > run > ipconfig /flushdns

could be worth a try. If on Vista with UAC enabled you'll have to do it from an elevated console.
 
In Firefox it keeps refreshing. I tried DNS flush - doesn't work. Works fine in Chrome.

In FF all that loads is this HTML, causing endless refreshes:

Code:
<meta http-equiv="refresh" content="0;url=http://forums.overclockers.co.uk/index.php" />
 
The file that redirects you is:
Code:
<meta http-equiv="refresh" content="0;url=http://91.151.218.11/index.php" />

so I don't see how it's rediecting you to forums.overclockers.co.uk, unless you have something which is playing with the contents of the html on it's way to you (something that knows 91.1512.218.11 = forums.overclockers.co.uk)
 
The file that redirects you is:
Code:
<meta http-equiv="refresh" content="0;url=http://91.151.218.11/index.php" />

so I don't see how it's rediecting you to forums.overclockers.co.uk, unless you have something which is playing with the contents of the html on it's way to you (something that knows 91.1512.218.11 = forums.overclockers.co.uk)
I don't know why Firefox would be doing this
 
Loads fine in Google Chrome, none of the icons appear other then the important people.
and you're advertising is broken :(
 
Back
Top Bottom