Search found 6 matches

by ItsJustMe
27 Feb 2025, 01:41
Forum: General Discussion (csf)
Topic: Can't get IPTABLES LOG rules to work under LXC container
Replies: 0
Views: 25610

Can't get IPTABLES LOG rules to work under LXC container

So we're running a Proxmox server with several LXC containers, Proxmox is Debian, and Containers are Centos 7. We install CSF on both the Host and the Containers. We configured everything properly and running 'perl /usr/local/csf/bin/csftest.pl' under the container gives OK on all tests: # perl /usr...
by ItsJustMe
22 Jan 2016, 10:13
Forum: General Discussion (csf)
Topic: CSF is blocking DNS requests
Replies: 1
Views: 3764

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: 4705

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: 6436

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: 3975

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: 23190

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?