Search found 1347 matches

by ForumAdmin
02 Feb 2021, 10:42
Forum: General Discussion (csf)
Topic: How to check updates programmatically?
Replies: 2
Views: 1683

Re: How to check updates programmatically?

Code: Select all

csf -c
will indicate whether there is an update. Lower the value in /etc/csf/version.txt to test.
by ForumAdmin
16 Dec 2020, 17:35
Forum: Report Bugs (csf)
Topic: CSF Messenger PHP deprecation warnings
Replies: 2
Views: 10897

Re: CSF Messenger PHP deprecation warnings

We'll have a fix for this in the next release of csf. Thank you for reporting the issue.
by ForumAdmin
16 Dec 2020, 17:26
Forum: General Discussion (csf)
Topic: Unable to restart LFD from webmin
Replies: 1
Views: 2155

Re: Unable to restart LFD from webmin

We are unable to recreate a problem. Ran on a fresh CentOS v7.9 install with webmin v1.962. From within webmin after clicking lfd restart: ● lfd.service - ConfigServer Firewall & Security - lfd Loaded: loaded (/usr/lib/systemd/system/lfd.service; enabled; vendor preset: disabled) Active: active ...
by ForumAdmin
16 Dec 2020, 16:53
Forum: Report Bugs (csf)
Topic: Since last Tuesday, CSF can't geolocate Spanish IP addresses
Replies: 1
Views: 3839

Re: Since last Tuesday, CSF can't geolocate Spanish IP addresses

We've made some improvements to the binary search for the maxmind lookups, for the next release of csf. In the meantime, you will have to either use your workaround or switch to CC_SRC = "2".
by ForumAdmin
10 Nov 2020, 17:03
Forum: Suggestions (csf)
Topic: LF_TEMPBLOCK_ALERT option
Replies: 6
Views: 7919

Re: LF_TEMPBLOCK_ALERT option

We've added this in v14.08 which has just been released:
https://blog.configserver.com/
by ForumAdmin
10 Nov 2020, 17:03
Forum: Report Bugs (csf)
Topic: UI error on clean install v14.07 on Webmin with Ubuntu 18.04
Replies: 3
Views: 7074

Re: UI error on clean install v14.07 on Webmin with Ubuntu 18.04

There is no repo as csf is released under a commercial license, not open source.

The issue of the missing images directory and contents should now be resolved in the just released v14.08:
https://blog.configserver.com/
by ForumAdmin
09 Nov 2020, 15:17
Forum: General Discussion (csf)
Topic: Issue with the alert emails being send by csf
Replies: 7
Views: 3727

Re: Issue with the alert emails being send by csf

That is again down to the source files. It is why there is a warning about relying on Country Codes in csf and the inherent inaccuracy of Geolocation by IP address. There is nothing at all that we can do to help with third party provided resources: 194.26.25.0,194.26.25.255,NA,US,California,"Lo...
by ForumAdmin
03 Nov 2020, 12:26
Forum: General Discussion (csf)
Topic: Issue with the alert emails being send by csf
Replies: 7
Views: 3727

Re: Issue with the alert emails being send by csf

I just checked the MaxMind database and it is a problem with their data: This is their range match: 194.87.128.0/18,2017370,2017370,,0,0 This is their country match: 2017370,en,EU,Europe,RU,Russia,0 Which is why Country Code to IP address matching can be unreliable. I'd suggest switching to: CC_SRC ...
by ForumAdmin
30 Oct 2020, 16:09
Forum: General Discussion (csf)
Topic: Issue with the alert emails being send by csf
Replies: 7
Views: 3727

Re: Issue with the alert emails being send by csf

Sounds like out of date country code data.
  • Which csf option are you using to send a report?
  • What is the full line in csf.deny and lfd.log for the block?
What are the following set to:
  • CC_LOOKUPS
  • CC_SRC
  • What are the dates on the files in /var/lib/csf/Geo/
by ForumAdmin
28 Oct 2020, 10:49
Forum: Report Bugs (csf)
Topic: Failed to load resource Panel UI
Replies: 4
Views: 4674

Re: Failed to load resource Panel UI

That is a different issue. See viewtopic.php?f=4&t=11967