Search found 4 matches
- 22 Sep 2015, 13:30
- Forum: General Discussion (csf)
- Topic: Can not block countries in CSF firewall
- Replies: 2
- Views: 10828
Re: Can not block countries in CSF firewall
I am the only person who has this problem?
- 20 Sep 2015, 10:37
- Forum: General Discussion (csf)
- Topic: Can not block countries in CSF firewall
- Replies: 2
- Views: 10828
Can not block countries in CSF firewall
I have blocked several countries in csf.conf file. Restarted CSF/LFD. CC_DENY = "CN,BR,CA,HK,TW,RO,RU,UA,MD,KZ,TH" IWhen I check the Nginx logfile it shows the following: 61.135.190.69 - - [17/Sep/2015:05:23:41 +0100] "GET /s5.css HTTP/1.1" 403 198 "-" "Mozilla/4.0...
- 20 Jan 2013, 20:01
- Forum: General Discussion (csf)
- Topic: Suspicious processes when running nginx+php5-fpm+ Mysql
- Replies: 1
- Views: 4939
Re: Suspicious processes when running nginx+php5-fpm+ Mysql
I founf answer.
It's necessary to add the following lines to csf.ignore.file
It's necessary to add the following lines to csf.ignore.file
Code: Select all
exe:/usr/sbin/php5-fpm
exe:/usr/sbin/nginx
exe:/usr/sbin/mysqld
- 03 Jan 2013, 09:48
- Forum: General Discussion (csf)
- Topic: Suspicious processes when running nginx+php5-fpm+ Mysql
- Replies: 1
- Views: 4939
Suspicious processes when running nginx+php5-fpm+ Mysql
Hello, I am running LFD/CSF on three servers and on all servers I have the same problem since the first day when I set-up the server and installed LFD/CSF. I am running nginx + php5-fpm + MySQL and lfd.log file is full of warnings: Jan 3 00:21:57 pro1646 lfd[31599]: *Suspicious Process* PID:30238 Us...