David_spm
- Total activity 67
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by David_spm-
In apache error_logs Im seeing things like this: [Thu Dec 06 08:08:05.141717 2018] [mpm_worker:alert] [pid 797:tid 140122596484864] (11)Resource temporarily unavailable: AH03142: apr_thread_create...
-
here's something else: sudo /scripts/restartsrv_apache Waiting for "httpd" to start ""waiting for "httpd" to initialize "finished. Service Status httpd (/usr/sbin/httpd -k start) is running as r...
-
ok Hello, You may find the discussion on the following thread helpful:
-
Add xmlrpc deny in Apache Configuration - Pre VirtualHost Include - All versions. It should block all xmlrpc attacks. Order Allow,Deny deny from all thanks but already had that added
-
Update: I looked closer at some of the CloudFlare settings for some of the affected sites and tried adding the set of ips where all the requests were coming from. Nothing seemed to change. I then t...
-
Currently CSF is not enabled. Ive left it like this since it crashed as it caused the entire server to go down which I dont want to happen again. This shows LFD killing php-fpm processes from thi...
-
Thanks Lauren, I managed to get back into the server yesterday and this is where Im at now: I could see in Munin logs and graphs that everything went down around 6am EST, I couldnt see any major s...
-
OK so unfortunately things got a lot worse later. After setting up CSF I also setup CloudFlare on a couple of sites, everything was fine and I checked in on the sever and some sites several times...
-
You may want to consider installing CSF Firewall (it"s FREE!) - it makes blocking IP"s fast and easy. You can also configure it to automatically block IP"s based on Mod_security rule-hits. EDIT: s...
-
thanks Its pretty rare blocking IP's does anything outside of maybe stopping the attack for a bit but to many infected hosts out there, you'll never block them all. You should check my previous po...