I will try to use absolute paths. Thank you for your reply.
Regards,
Ken
Search found 12 matches
- 19 Jan 2016, 08:41
- Forum: General Discussion (csf)
- Topic: CSF auto update does not trigger csfpre.sh (again)
- Replies: 3
- Views: 4316
- 19 Jan 2016, 04:19
- Forum: General Discussion (csf)
- Topic: CSF auto update does not trigger csfpre.sh (again)
- Replies: 3
- Views: 4316
CSF auto update does not trigger csfpre.sh (again)
Dear Support, We have csf installed, but I found the recent automatic update did not trigger the csfpre.sh after updating to v8.12 (generic) on multiple servers , losing all custom rules in the script. I have to manually restart csf again using csf -r to reload csfpre.sh. This is the second time we ...
- 07 Feb 2011, 10:43
- Forum: Report Bugs (csf)
- Topic: Small display bugs in temporary IP entries list and more
- Replies: 4
- Views: 5757
Re: Small display bugs in temporary IP entries list and more
Thank you for your answer. Hope this can be added in the future for DA.
- 31 Jan 2011, 09:56
- Forum: Suggestions (csf)
- Topic: please add blackberry server IP's to permanent whitelist
- Replies: 4
- Views: 7532
Re: please add blackberry server IP's to permanent whitelist
I don't think this is necessary. For example, we do not, and do not need to, do this, since only a few customers are using their service. Adding it permanently will make some administrators mad too, since this will suppress all alerts related to these IP addresses. Also, some admins may want to bloc...
- 28 Jan 2011, 07:32
- Forum: Suggestions (csf)
- Topic: Exim SMTPAUTH and AUTHRELAY regex outdated
- Replies: 2
- Views: 4737
Re: Exim SMTPAUTH and AUTHRELAY regex outdated
Hi Chirpy, Sorry but I forgot to check with the exim log selectors. If administrators want to play with it the regex will fail! For example, I just tested with "+incoming_interface" and it failed to detect any exim events. You may want to adjust the regex that can handle any cases, i.e. do...
- 28 Jan 2011, 04:53
- Forum: Suggestions (csf)
- Topic: Firewall Configuration Menu
- Replies: 1
- Views: 2839
Re: Firewall Configuration Menu
It may be a little bit difficult because currently the configuration page is directly converted from the config file csf.conf. It seems that the logic is: - One table row per line - Every line start with # is printed directly - Lines with no # as the first character is a option; string before '=' is...
- 18 Jan 2011, 03:57
- Forum: Report Bugs (csf)
- Topic: Small display bugs in temporary IP entries list and more
- Replies: 4
- Views: 5757
Re: Small display bugs in temporary IP entries list and more
Hello, I think the RELAY_ALERT is working as expected. Sorry for the mistake. However would you please check the POPRELAY? I can't find how lfd trigger it. A sample email: Time: Tue Jan 11 15:38:13 2011 +0800 Type: RELAY, Remote IP - 113.79.*.* (CN/China/-) Count: 104 emails relayed Blocked: No Samp...
- 13 Jan 2011, 05:00
- Forum: Report Bugs (csf)
- Topic: LFD rncorrect reference to IP:Countries.pm
- Replies: 1
- Views: 3398
Re: LFD rncorrect reference to IP:Countries.pm
Use the latest version of csf will fix your problem. Changelog.txt 5.04 - Added BETA IPv6 support. See csf.conf for more information on the new settings: IPV6 IP6TABLES IPV6_ICMP_STRICT IPV6_SPI TCP6_IN TCP6_OUT UDP6_IN UDP6_OUT New CLI option csf --status6 (csf -l6) added to list ip6tables rules Ch...
- 11 Jan 2011, 07:55
- Forum: Report Bugs (csf)
- Topic: Small display bugs in temporary IP entries list and more
- Replies: 4
- Views: 5757
Small display bugs in temporary IP entries list and more
Hello, Thank you for the csf v5.15. ===== I just discover some small display bugs in the temporary IP entries list. The server is using DirectAdmin. 1. Header swapped for "IP address" and "A/D" 2. The icon for the new "temp->perm" button cannot be displayed ===== Even I...
- 07 Jan 2011, 10:29
- Forum: Suggestions (csf)
- Topic: Exim SMTPAUTH and AUTHRELAY regex outdated
- Replies: 2
- Views: 4737
Exim SMTPAUTH and AUTHRELAY regex outdated
Hello, I found that with csf v5.14 we never receive failed SMTP AUTH and SMTP AUTH relay alerts. (Our server use Exim) I checked the file regex.pm and found the related regexes are outdated. Would you please update them? For your reference, this is a patch we are using: --- regex.pm.orig 2010-12-10 ...