works now ( dots . )
-pexe:/tmp/appimage_extracted_*
-pcmd:/tmp/appimage_extracted_*
-pcmd:.*coolwsd*
+pexe:/tmp/appimage_extracted_.*
+pcmd:.*coolwsd.*
Search found 5 matches
- 30 Jun 2024, 00:00
- Forum: General Discussion (csf)
- Topic: pignore-syntax insufficiant - why ?
- Replies: 1
- Views: 11882
- 01 Nov 2023, 19:25
- Forum: General Discussion (csf)
- Topic: pignore-syntax insufficiant - why ?
- Replies: 1
- Views: 11882
pignore-syntax insufficiant - why ?
lfd warns me daily about a process i simply cannot teach csf to ignore: Time: Wed Nov 1 20:08:44 2023 +0100 Account: www-data Resource: Process Time Exceeded: 146435 > 1800 (seconds) Executable: /tmp/appimage_extracted_a3ed3648c2d4a42fcd239937c53130a2/usr/bin/coolwsd Command Line: coolwsd --config-f...
- 20 Dec 2018, 14:42
- Forum: General Discussion (csf)
- Topic: open FW-port that should be closed
- Replies: 1
- Views: 2526
Re: open FW-port that should be closed
it looks like CSF is ignoring TCP_IN and opening ports automatically if a service (like sieve) is running .. that would be a very crave situation ! RFC
- 20 Dec 2018, 12:23
- Forum: General Discussion (csf)
- Topic: open FW-port that should be closed
- Replies: 1
- Views: 2526
open FW-port that should be closed
Hello, I need to ask for advice about a wierd constellation: on a directadmin-server with csf i experience that albeit csf.conf states: TCP_IN = "20,21,25,30,53,80,110,123,143,443,465,587,953,993,995,1935,3000:3039,3478,3479,5001,5060:5099,5222,5269,5275,5349,7443,7070,7777,10000:20000,49160:49...
- 05 May 2014, 10:37
- Forum: Report Bugs (csf)
- Topic: SMTP_ALLOW_UID not honored in ip6tables
- Replies: 2
- Views: 4584
SMTP_ALLOW_UID not honored in ip6tables
Hello, CSF fails to set rules accordingly to settings made in csf.conf. IPV6 = "1" SMTP_ALLOWUSER = "someuser" TCP6_OUT = "0:65535" resulting in: IPv4: ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:25 OWNER UID match 539 IPv6: _no-such-rule_ __ after changing "csf(.)pl...