Search found 7 matches

by mzainal
03 Jun 2016, 10:36
Forum: General Discussion (csf)
Topic: Number of connections allowed
Replies: 2
Views: 3913

Re: Number of connections allowed

Is it his ip's is static?
by mzainal
25 May 2016, 10:54
Forum: General Discussion (csf)
Topic: Distributed DOS for Custom LFD
Replies: 1
Views: 3083

Re: Distributed DOS for Custom LFD

Hi,

I have try with connection limit using iptables and put in csfpost.sh but still get DDoS attack from port 80. We have shared production server. We cannot apply fail2ban because we have so many access (base on each domain and subdomain). I really want to reduce ddos using csf.
by mzainal
14 Jan 2016, 07:48
Forum: General Discussion (csf)
Topic: csf rewrite iptables after restart service
Replies: 6
Views: 7018

Re: csf rewrite iptables after restart service

root@shared [~]# ls /etc/csf ./ csf.blocklists.new csf.ignore csf.rblconf csf.smtpauth csfui.pl@ license.txt ui/ ../ csf.conf csf.logfiles csf.redirect csf.suignore csfwebmin.tgz@ messenger/ uninstall.sh@ alerts@ csf.deny csf.logignore csf.resellers csf.syslogs pt_deleted_action.pl@ version.txt cha...
by mzainal
14 Jan 2016, 07:46
Forum: General Discussion (csf)
Topic: csf rewrite iptables after restart service
Replies: 6
Views: 7018

Re: csf rewrite iptables after restart service

Try find csfpost.sh from CLI. But i did not found it.

Code: Select all

find / -name csfpost.sh
No result.
by mzainal
13 Jan 2016, 08:28
Forum: General Discussion (csf)
Topic: csf rewrite iptables after restart service
Replies: 6
Views: 7018

Re: csf rewrite iptables after restart service

Thank you for clarify it.
by mzainal
13 Jan 2016, 08:23
Forum: General Discussion (csf)
Topic: csf rewrite iptables after restart service
Replies: 6
Views: 7018

Re: csf rewrite iptables after restart service

Does old rule will flush or it will add a new rule among old rule?
by mzainal
13 Jan 2016, 02:48
Forum: General Discussion (csf)
Topic: csf rewrite iptables after restart service
Replies: 6
Views: 7018

csf rewrite iptables after restart service

Hi,

I'm doing some customize to iptables using limit burst. But when restart csf in cpanel, those customs rule gone.

I restart csf from cpanel because i set connection limit on port 80. We have several dos attack a few days ago on our client server. Please advice.

Thanks.