Search found 8 matches
- 19 Apr 2018, 07:46
- Forum: Suggestions (csf)
- Topic: csfpost.sh doesn't use shebang
- Replies: 1
- Views: 4447
Re: csfpost.sh doesn't use shebang
#!/bin/bash if [ ! "$BASH_VERSION" ] ; then echo "Please do not use sh to run this script ($0)" fi I'd suspect this is because /bin/sh is actually bash (or bash family) on one but not the other - check out /bin/sh and /usr/sbin/sh. A simple solution is to exec bash if you really...
- 07 Jun 2017, 03:36
- Forum: General Discussion (csf)
- Topic: CSF help for WordPress /wp-login.php and /xmlrpc.php DDOS
- Replies: 1
- Views: 4350
CSF help for WordPress /wp-login.php and /xmlrpc.php DDOS
Does anyone have a working set of rules they use with CSF to help reduce impact from repeated login attempts on WordPress? These attempts take place with /xmlrpc.php (multiple attempts in one post) and /wp-login.php (single attempt). Often one IP will try many, many times (eg yesterday, 3000 in 2 da...
- 23 Sep 2014, 09:04
- Forum: Suggestions (csf)
- Topic: Feature Request: block country by ipset nethash rule table
- Replies: 15
- Views: 15181
Re: Feature Request: block country by ipset nethash rule tab
Leading the industry as usual!
- 15 Sep 2014, 04:42
- Forum: Suggestions (csf)
- Topic: Feature Request: block country by ipset nethash rule table
- Replies: 15
- Views: 15181
Re: Feature Request: block country by ipset nethash rule tab
ipset allows large sets of IPs to be blocked without performance degrading. This sounds absolutely fantastic and it would make a lot of things like blocking countries and using all the blocklists possible. just wanting to add my vote. This would really set CSF apart as I don't think the others do th...
- 04 Jun 2007, 13:43
- Forum: Suggestions (csf)
- Topic: remove entries from csf.deny from command line
- Replies: 6
- Views: 13632
- 04 Jun 2007, 13:12
- Forum: Suggestions (csf)
- Topic: remove entries from csf.deny from command line
- Replies: 6
- Views: 13632
The command csf -a IP adds an IP to csf.allow which is not the same as removing an IP from csf.deny. read the instructions again. I too agree with Zeth that such an option would be really handy sometimes. Such an option would be useful, which is why Chirpy actually did add that functionality to csf...
- 03 Jun 2007, 02:40
- Forum: Suggestions (csf)
- Topic: Temporary Blocks
- Replies: 4
- Views: 6678
- 03 Jun 2007, 02:32
- Forum: Suggestions (csf)
- Topic: remove entries from csf.deny from command line
- Replies: 6
- Views: 13632