View Single Post
Old 11-06-11, 05:52 AM   #6
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,904
Downloads: 304
Uploads: 0
Default

Maybe your system has the wrong IP adress stored in it's DNS chache.

To check it, open a command window: Startmenu/Run/Type: cmd

Then type at the dos prompt: ping battlestations.eu

It should return:
Code:
Pinging battlestations.eu [217.76.127.204] with 32 bytes of data:
Reply from 217.76.127.204: bytes=32 time=48ms TTL=52
Reply from 217.76.127.204: bytes=32 time=49ms TTL=52
Reply from 217.76.127.204: bytes=32 time=50ms TTL=52
Reply from 217.76.127.204: bytes=32 time=50ms TTL=52

Ping statistics for 217.76.127.204:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 48ms, Maximum = 50ms, Average = 49ms
If it is, then there is something wrong along the traffic path to that site. Something I cannot help on, especially now since I need to go in a hurry.

If that is not it, then type at the dos prompt to clear the dns-cache: ipconfig /flushdns
I assume you can visit other sites correctly, so then your network settings for dns are ok. Or else you might have lost the ip adress entry of subsim.com in that dns chache. Either way, then you can be sure it is a configuration problem of the network connection in your home.

After this you can try again with your browser.
__________________
My site downloads: https://ricojansen.nl/downloads

Last edited by Pisces; 11-06-11 at 06:06 AM.
Pisces is offline   Reply With Quote