I am having a problem, starting a week ago I am starting to have too many HTTPD requests.
When checking the access logs (attached) it seems someone is trying to attack my server uselessly using awstat and other things I dont have on the server.
Now I cant block the IP because it keeps on changing every hour or so.
I also tried to create a cron job every 5 minutes to restart httpd (as seen on some other topics) but that would somewhat crash the httpd with this message, which I have to restart the server:
The above messages also come up when the starting also is good (Something is messy with the nameservers, but that shouldn't be a problem, never was).
Any ideas on how I can stop this person from bothering the server?
Thanks,
Aziz
When checking the access logs (attached) it seems someone is trying to attack my server uselessly using awstat and other things I dont have on the server.
Now I cant block the IP because it keeps on changing every hour or so.
I also tried to create a cron job every 5 minutes to restart httpd (as seen on some other topics) but that would somewhat crash the httpd with this message, which I have to restart the server:
Code:
Starting httpd: [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.219:80 has no VirtualHosts [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.219:443 has no VirtualHosts [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.218:80 has no VirtualHosts [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.218:443 has no VirtualHosts [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.221:80 has no VirtualHosts [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.221:443 has no VirtualHosts [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.220:80 has no VirtualHosts [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.220:443 has no VirtualHosts [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.222:80 has no VirtualHosts [Sat Jan 21 16:52:00 2006] [warn] NameVirtualHost 207.234.212.222:443 has no VirtualHosts [FAILED]
The above messages also come up when the starting also is good (Something is messy with the nameservers, but that shouldn't be a problem, never was).
Any ideas on how I can stop this person from bothering the server?
Thanks,
Aziz