Search found 1044 matches

by Sergio
11 Dec 2013, 07:13
Forum: General Discussion (csf)
Topic: block "xx" domain
Replies: 4
Views: 4377

Re: block "xx" domain

Go to https://www.countryipblocks.net/search_ip.php and search there the country the IP belongs to.

It seems that the country database in your server has not updated the IPs and that is why it is showing "XX", write the IP here, if possible.

Sergio
by Sergio
11 Dec 2013, 06:57
Forum: General Discussion (csf)
Topic: Iphone (apple Devices) and Port Flooding Issue
Replies: 6
Views: 6931

Re: Iphone (apple Devices) and Port Flooding Issue

oldblock,
check if port 587 is in your TCP/IN definition.

Sergio
by Sergio
26 Nov 2013, 13:42
Forum: Suggestions (csf)
Topic: urlencode
Replies: 3
Views: 3352

Re: urlencode

As this forum is not for Mod_Security, I will send you a PM with the details.

Sergio
by Sergio
21 Nov 2013, 04:25
Forum: General Discussion (cmc)
Topic: disable rule not work
Replies: 12
Views: 19392

Re: disable rule not work

If you are using the payed rules, you have to be aware that some rules only work with ASL HARDENING, and the set of 70_asl_csrf_experimental.conf is one of them and is not needed with CSF, you can delete that set of rules. You can contact ASL support and they will confirm this.

Sergio
by Sergio
21 Nov 2013, 02:30
Forum: Suggestions (csf)
Topic: urlencode
Replies: 3
Views: 3352

Re: urlencode

You can do this easily with mod_security, so, when someone writes anything that you don't like as a part of the URL mod_security can block the IP, then the IP will be block by CSF.

Sergio
by Sergio
20 Nov 2013, 17:59
Forum: General Discussion (csf)
Topic: csf + teamspeak
Replies: 1
Views: 1889

Re: csf + teamspeak

add the process to csf.pignore

Sergio
by Sergio
20 Nov 2013, 17:55
Forum: General Discussion (csf)
Topic: distributed SMTP Logins on account
Replies: 12
Views: 18147

Re: distributed SMTP Logins on account

I will suggest the other one:
http://configserver.com/cp/mailscanner.html
It is payed but, believe me, it is worth it.

Sergio
by Sergio
19 Nov 2013, 23:07
Forum: General Discussion (csf)
Topic: Where is dshield and spamhaus?
Replies: 12
Views: 10386

Re: Where is dshield and spamhaus?

@screege,
then, DSHIELD is working on your firewall as well as SPAMDROP and SPAMEDROP.
by Sergio
19 Nov 2013, 19:08
Forum: General Discussion (csf)
Topic: Where is dshield and spamhaus?
Replies: 12
Views: 10386

Re: Where is dshield and spamhaus?

Enter into ConfigServer Security&Firewall then to VIEW IPTABLE RULES then search for DSHIELD, that will show the iptable rules for dshield.

On the other hand, search in your /etc/csf if there is not the old configuration file.
by Sergio
19 Nov 2013, 17:07
Forum: General Discussion (csf)
Topic: Where is dshield and spamhaus?
Replies: 12
Views: 10386

Re: Where is dshield and spamhaus?

Commenting the lines out mean enable them.

Check that DSHIELD line is as follows:
DSHIELD|86400|0|http://feeds.dshield.org/block.txt

That is what is working for me.