How can I fix the issues from a DDOS attack without any SSH access at all.
My main domain is http://www.reddexservers.co.uk - is there any way of checking if it is under attack externally?
Thanks!
How can I fix the issues from a DDOS attack without any SSH access at all.
My main domain is http://www.reddexservers.co.uk - is there any way of checking if it is under attack externally?
Thanks!
Your site (HTTP) seems fine from here, though SSH access appears to blocked ("connection refused", so either a firewall or the SSH daemon is not running).
You are ALMOST CERTAINLY not being DDoS'd: In the 2 hours your question has been up your ISP would have probably noticed the attack, tracked you down as the target and called you to scream in your ear about the amount of traffic hitting their network.
Also any DDoS worth its salt would have probably knocked your website down too.
Just because something is not working does NOT mean you are being "DDoS'd". Jumping to this conclusion is entirely to common on ServerFault (search for "DDoS" to see how many times this same speech has been given).
The more mundane answer (a misconfigured firewall, accidentally locking yourself out with failed password attempts, the SSH daemon being killed somehow) is almost always correct.
If you do not have any out of band management / remote console functionality you should contact your provider and ask them to investigate the problem.