Search found 4 matches

by dinot
14 Sep 2008, 13:25
Forum: Report Bugs (csf)
Topic: csf.pignore being... ignored, in csf: v3.39 (generic)
Replies: 11
Views: 21014

I set PT_ALL_USERS to 1, and started receiving these mails: Time: Sun Sep 14 10:07:50 2008 +0000 Account: dbus Resource: Process Time Exceeded: 4039170 > 1800 (seconds) Executable: /usr/bin/dbus-daemon-1 uZ/eYdz4P0G7GqCa (deleted) Command Line: dbus-daemon-1 --system PID: 5282 Killed: No I have thes...
by dinot
04 Mar 2008, 13:52
Forum: Report Bugs (csf)
Topic: csf keeps removing rules in csf.deny
Replies: 2
Views: 5913

From csf.conf:

Code: Select all

DENY_IP_LIMIT = "100"
So,if I understand correctly, this setting also removes rules, not only ip's? I removed most of the blocked ip entries in csf.deny.

How can I make sure the rules are not being deleted, while still using the DENY_IP_LIMIT setting?
by dinot
27 Feb 2008, 12:51
Forum: Report Bugs (csf)
Topic: csf keeps removing rules in csf.deny
Replies: 2
Views: 5913

csf keeps removing rules in csf.deny

I have rules like this in my csf.deny: tcp:out:d=80::u=99 CSF keeps removing these rules after updates it seems. As far as I know these rules are correct. The same example is mentioned in csf's readme file . Although there it also shows the format with 1 colon before 'u=uid'. I have tried that as we...
by dinot
12 Sep 2007, 09:30
Forum: General Discussion (csf)
Topic: csf.allow - dynamic ip address (ISP)
Replies: 3
Views: 8178

csf.allow - dynamic ip address (ISP)

I just moved to a new location and signed up for Verizion FIOS. Turns out they don't give out static ip addresses to their customers unless you sign up for their (expensive) business plan. In the old situation I added my own IP address to csf.allow for WHM port 2087 (and block all other ip's) Now th...