SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Sub/Naval + Other Games > Sub/Naval & General Games Discussion
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 04-21-11, 01:41 PM   #1
kibeldede
Torpedoman
 
Join Date: Jan 2011
Location: England
Posts: 112
Downloads: 69
Uploads: 0
battlestations.eu is dead

The site has recently had a spate of spammings . We combatted this and the spammers (or spammER) got annoyed and got some turks to hack the site, claiming they were 'clearing up a hole in the network' They killed our site coz no-one was looking at their links. Childish behaviour. and we paid the price for clearing it up.

Now I WILL avenge battlestations.eu in whatever way I CAN!
kibeldede is offline   Reply With Quote
Old 04-21-11, 04:41 PM   #2
kibeldede
Torpedoman
 
Join Date: Jan 2011
Location: England
Posts: 112
Downloads: 69
Uploads: 0
well the site has been restored! B)

But i still feel vengence!
kibeldede is offline   Reply With Quote
Old 11-05-11, 03:17 PM   #3
takao71534
Nub
 
Join Date: Nov 2011
Location: Manitowoc,Wisconsin, USA
Posts: 3
Downloads: 0
Uploads: 0
Default

why is it that i cant access the site battleatations.eu

Last edited by takao71534; 11-05-11 at 03:29 PM.
takao71534 is offline   Reply With Quote
Old 11-05-11, 03:47 PM   #4
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,904
Downloads: 304
Uploads: 0
Default

Quote:
Originally Posted by takao71534 View Post
why is it that i cant access the site battleatations.eu
Ehm, typos perhaps?

http://battlestations.eu/
__________________
My site downloads: https://ricojansen.nl/downloads
Pisces is offline   Reply With Quote
Old 11-06-11, 12:15 AM   #5
takao71534
Nub
 
Join Date: Nov 2011
Location: Manitowoc,Wisconsin, USA
Posts: 3
Downloads: 0
Uploads: 0
Default reply

usually i dont use the www. and it works fine but i still cant access the site ive tried your idea and that doesnt work ether and i got messages i need to read from the site .

Last edited by takao71534; 11-06-11 at 12:27 AM.
takao71534 is offline   Reply With Quote
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
Old 12-04-11, 05:56 PM   #7
takao71534
Nub
 
Join Date: Nov 2011
Location: Manitowoc,Wisconsin, USA
Posts: 3
Downloads: 0
Uploads: 0
traffic to the site is dead for me, is there any thing i can do?
takao71534 is offline   Reply With Quote
Old 12-04-11, 06:33 PM   #8
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,904
Downloads: 304
Uploads: 0
Default

Can you do that ping-test as I did above and post the results?
__________________
My site downloads: https://ricojansen.nl/downloads
Pisces is offline   Reply With Quote
Old 12-05-11, 12:35 AM   #9
elephantium
Bosun
 
Join Date: Mar 2011
Posts: 62
Downloads: 0
Uploads: 0
Default

C:\>ipconfig /flushdns

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.

C:\>ping battlestations.eu
Ping request could not find host battlestations.eu. Please check the name and try again.

My DNS servers are 75.75.75.75 and 75.75.76.76; I'd guess those are to blame. What are your DNS settings, Pisces?
elephantium is offline   Reply With Quote
Old 12-05-11, 11:33 AM   #10
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,904
Downloads: 304
Uploads: 0
Default

Quote:
Originally Posted by elephantium View Post

My DNS servers are 75.75.75.75 and 75.75.76.76; I'd guess those are to blame. What are your DNS settings, Pisces?
I don't know if those are wrong. Did you set them manually, or do you let Windows get it automatically from your ISP? It could be that your ISP chose those numbers for easy remembering. Eitherway, if the IP4 settings of your networkcard are set to automatically then all is (or sounds anyway) good on your end. You may try the following commands to refresh the settings:

first: ipconfig /release

followed by: ipconfig /renew

Also, if you can access other websites then there should not be a problem on your side. It could be that the DNS servers of your ISP, or deeper into the internet, have incorrect IP adresses to that website. Then there is little more that you can do than notifying your ISP of this issue. It's definately up an running.

My network isn't what you would call a regular setup. Instead of a NAT-router that most people have, I have setup a virtual computer (Windows server 2008 R2) to do that kind of stuff. But it's internet networkcard is set up to retrieve IP adressing and DNS settings through DHCP automatically (default Windows setting) from my ISP. So my DNS settings are useless to you, especially since I live in the netherlands.
__________________
My site downloads: https://ricojansen.nl/downloads

Last edited by Pisces; 12-05-11 at 11:45 AM.
Pisces is offline   Reply With Quote
Old 12-06-11, 12:46 AM   #11
elephantium
Bosun
 
Join Date: Mar 2011
Posts: 62
Downloads: 0
Uploads: 0
Default

Those are my ISP-supplied DNS servers.

Ugh, release/renew on my router is a big hassle

I changed the DNS to point to 4.2.2.1 and was able to access the site. I guess my ISP just hates battlestations.eu for some reason

Edit: And of course, comcast's "tech support" is completely clueless, wanting me to regurgitate my account information so they can contact battlestations.eu about fixing their server!

Last edited by elephantium; 12-06-11 at 01:25 AM.
elephantium is offline   Reply With Quote
Old 12-06-11, 02:37 PM   #12
Pisces
Silent Hunter
 
Join Date: Dec 2004
Location: AN9771
Posts: 4,904
Downloads: 304
Uploads: 0
Default

Quote:
Originally Posted by elephantium View Post
Those are my ISP-supplied DNS servers.

Ugh, release/renew on my router is a big hassle

I changed the DNS to point to 4.2.2.1 and was able to access the site. I guess my ISP just hates battlestations.eu for some reason

Edit: And of course, comcast's "tech support" is completely clueless, wanting me to regurgitate my account information so they can contact battlestations.eu about fixing their server!
Yeah, Comcast Tech Support probably needs to follow a set protocol to log your request. Annoying bureaucracy.
__________________
My site downloads: https://ricojansen.nl/downloads
Pisces is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:55 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.