[Help] Someone attack my apache
Some one attack my Apache, and my website is down.
I using Windows server 2003
and windows firewall
I configure firewall that allow port 80 TCP (Web), and port 53 UDP (domain) only.
And I using Wamp5 version 2.0b
But they still attack my apache and down the website.
What showld I do ???
Re: [Help] Someone attack my apache
its unrelated to A3. I dont understand why you had to enable port 53, unless your webserver has a dns server installed.
I would do the following:
1) grab another pc and install linux slackware + apache + mysql
2) configure the firewall to route connections to that machine
3) enable tcpdump for that interface and protocol and redirect the port filtering to a file. enable details so you can see what happens.
sorry I never used apache more than once under linux, but if win version is the same thing you should have a config file, check if you can enable some logs. also look for exploits on google for your apache version.
google for apache exploits 2.2.8. I can see there are some issues already published.
Re: [Help] Someone attack my apache
Block the relavent ports or shift your website to 2 servers as Rudy told!
Same thing you can do to secure your A3 Server!