Why exactly was this moved out of the bugs section?
The tar could not be unpacked and exited with error, but the script chugged along like nothing happened. How can the program update successfuly if the archive it is supposed to extract from is corrupted?
Search found 4 matches
- 23 Jul 2020, 09:17
- Forum: General Discussion (csf)
- Topic: Update of lfd corrupted
- Replies: 1
- Views: 2986
- 23 Jul 2020, 07:44
- Forum: General Discussion (csf)
- Topic: Update of lfd corrupted
- Replies: 1
- Views: 2986
Update of lfd corrupted
Auto update of csf today resulted in corrupted /usr/sbin/lfd file. There was an EOF at line 10229 after "$ch". I had to run "curl -sL https://download.configserver.com/csupdate | perl" to fix it. Upgrading csf from v14.03 to 14.04... Retrieving new csf package... ...5% ...10% ......
- 20 Dec 2019, 13:52
- Forum: Suggestions (csf)
- Topic: Add dynamic dns ignore
- Replies: 0
- Views: 6774
Add dynamic dns ignore
Sometimes you need to make sure some client with dynamic IP will never be blocked by lfd. However if you put the FQDN of the dyndns used by the client in csf.dyndns then you also allow this client to bypass the firewall completely, which is not the desired behaviour. I suggest creating a new file, s...
- 12 Sep 2019, 13:34
- Forum: General Discussion (csf)
- Topic: Error with GeoLite CC database
- Replies: 5
- Views: 8507
Re: Error with GeoLite CC database
I had the same issue on fresh Centos 7 system and fixed it by installing the "unzip" package