Search found 1316 matches
- 16 Dec 2020, 17:35
- Forum: Report Bugs (csf)
- Topic: CSF Messenger PHP deprecation warnings
- Replies: 1
- Views: 484
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.
- 16 Dec 2020, 17:26
- Forum: General Discussion (csf)
- Topic: Unable to restart LFD from webmin
- Replies: 1
- Views: 281
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 ...
- 16 Dec 2020, 16:53
- Forum: Report Bugs (csf)
- Topic: Since last Tuesday, CSF can't geolocate Spanish IP addresses
- Replies: 1
- Views: 106
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".
- 10 Nov 2020, 17:03
- Forum: Suggestions (csf)
- Topic: LF_TEMPBLOCK_ALERT option
- Replies: 6
- Views: 2608
Re: LF_TEMPBLOCK_ALERT option
We've added this in v14.08 which has just been released:
https://blog.configserver.com/
https://blog.configserver.com/
- 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: 283
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/
The issue of the missing images directory and contents should now be resolved in the just released v14.08:
https://blog.configserver.com/
- 09 Nov 2020, 15:17
- Forum: General Discussion (csf)
- Topic: Issue with the alert emails being send by csf
- Replies: 7
- Views: 506
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...
- 03 Nov 2020, 12:26
- Forum: General Discussion (csf)
- Topic: Issue with the alert emails being send by csf
- Replies: 7
- Views: 506
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 ...
- 30 Oct 2020, 16:09
- Forum: General Discussion (csf)
- Topic: Issue with the alert emails being send by csf
- Replies: 7
- Views: 506
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?
- CC_LOOKUPS
- CC_SRC
- What are the dates on the files in /var/lib/csf/Geo/
- 28 Oct 2020, 10:49
- Forum: Report Bugs (csf)
- Topic: Failed to load resource Panel UI
- Replies: 4
- Views: 403
Re: Failed to load resource Panel UI
That is a different issue. See viewtopic.php?f=4&t=11967
- 23 Oct 2020, 17:30
- Forum: Report Bugs (csf)
- Topic: Failed to load resource Panel UI
- Replies: 4
- Views: 403
Re: Failed to load resource Panel UI
Thank you for reporting this. We've just release csf v14.07 that fixes this.