Search found 5 matches

by ItsJustMe
22 Jan 2016, 10:13
Forum: General Discussion (csf)
Topic: CSF is blocking DNS requests
Replies: 1
Views: 2485

Re: CSF is blocking DNS requests

Make sure port 53 is open, both UDP and TCP.
by ItsJustMe
22 Dec 2015, 20:27
Forum: General Discussion (csf)
Topic: CC_ALLOW_FILTER - Will not work
Replies: 2
Views: 3442

Re: CC_ALLOW_FILTER - Will not work

US on cc_allow_filter will generate ALOT of iptables entries, since you are in a virtuozzo environment you are probably reaching your limit.
by ItsJustMe
22 Dec 2015, 20:22
Forum: General Discussion (csf)
Topic: Block FTP Access except for whitelisted IP's
Replies: 3
Views: 4205

Re: Block FTP Access except for whitelisted IP's

It's as simple as removing the FTP ports from TCP_IN/OUT. IPs on Whitelist will not be blocked.
by ItsJustMe
22 Dec 2015, 20:21
Forum: General Discussion (csf)
Topic: Allowing access to hosting site when client gets banned
Replies: 2
Views: 2664

Re: Allowing access to hosting site when client gets banned

Use LF_TRIGGER = 0, LF_TRIGGER_PERM = 0, LF_SELECT = 1

Then select the limits for each individual port/service. If someone is blocked, they will be blocked on that port only.
by ItsJustMe
03 Apr 2014, 22:28
Forum: General Discussion (csf)
Topic: newbie using regex.custom.pm
Replies: 14
Views: 15778

Re: newbie using regex.custom.pm

Isn't the IP the very first word? 62.60.138.142.

Does it need to be in a specific format?