Search results

  1. Richard G

    How to whitelist some IP's?

    No it does not. You have to use one of the /etc/virtual/whitelist_xxxxx files for that, depending on what you want to whitelist. Restart or reload Exim after making changes to these files.
  2. Richard G

    Weird - 3 DA servers went offline

    I don't think so. If this would be the case, then more people would encounter this issue. Indeed 3 in a day is a lot, but that also very well point to a local issue like as said power-outages, lightning struck of something else depending on where they are residing.
  3. Richard G

    Blocking certain file extensions inside arcive files to stop malware.

    It's correct, only things in .zip were checked. Maybe it's a good idea for DA to include your scripts into installations so both rar and zip are checked.
  4. Richard G

    Multi server stopped working

    Thanks. I thought it would look different in Evo but it looks almost exactly the same as in Enhanced. I could have temporarily switched to Evo, but I thought Klasje would know what I ment. ;)
  5. Richard G

    download.configserver.com:443 is down?

    Correct, either upgrade or just disable automatic update in csf.conf and restart csf and lfd and you can keep using it on Alma 9. CSF won't stop working. There will not be a new version on Github, at least not on the github of waytotheweb because they will not develop it further. It's just...
  6. Richard G

    download.configserver.com:443 is down?

    Yes on your current server. Be aware it won't work on RHEL10 releases and also some new Debian or derative but not sure if it's 24.04 or a newer version where it will not work on anymore. But currently you can keep using it. As I wrote before, version 15 only disables auto updating and remove...
  7. Richard G

    download.configserver.com:443 is down?

    No that is not possible anymore. Waytotheweb stopped per august 31th so download.configserver.com is down and won't be up again. To install manually you have to grab it from their github as mentioned before.
  8. Richard G

    download.configserver.com:443 is down?

    Yes I am as "waytotheweb" is the original company from CSF so the creators of csf/lfd. You can also read on their webpage that they stopped but also that they released CSF on their github, you can trust that one. Nothing much will change though, but it will update your version to 15.0 and...
  9. Richard G

    Error code: 200 Error text: parsererror (rejected) It seems that the connection to server has been lost.

    If you have internet, then check if your server is still running correctly. If you are using Chrome, try this: Chrome settings -> Privacy & security -> Site settings -> Cookies & site data -> Allow it if blocked. On any browser, disable ad- and cookie blockeras on that page and see if that...
  10. Richard G

    FFmpeg on AlmaLinux 8.7 with DA Panel

    ChatGPT's results are AI and is not always correct. I would suggest to read this thread. https://forums.almalinux.org/t/how-to-install-ffmpeg/2251/4
  11. Richard G

    lfd on System Integrity checking detected a modified system file

    Manual means manual so yes it can be done but manually. I always do it in this order (also for others interested): da build update da build update_versions where the first command updates DA itself and the second everything from custombuild.
  12. Richard G

    Is custom exim_check_attachment.sh for ESF possible?

    Yes, thank you very much!! (y) I didn't expect that also to work with script files but it does. :) I presume there is no option that packed files for outgong mail are not scanned at all? Because I presume this attachment script also checks incoming mail right? Also because only zip is tested...
  13. Richard G

    Multi server stopped working

    2.) No you normally should see them in DNS administration with both NO NO (data and mail). I don't know how this looks in Evo, never looked at it in Evo because I still use Enhanced.
  14. Richard G

    ConfigServer shutting down as of 31st of August 2025

    Yep, that's why I wrote "good luck with that" in front and with "some free time" I ment some amount of free time, not a bit of free time, so is was more a bit of a .... lol... I forgot the word... well let's say kind of a humoristic statement then, but I ment another word, but having a memory...
  15. Richard G

    Is custom exim_check_attachment.sh for ESF possible?

    I would like to remove .dat files from the exim_check_attachment.sh file because that is blocked on outgoing mails and is (amongst others) used for Mailwasher reports. Ofcourse I can change the content and immute the file because I guess it can be overwritten on a rebuild of Exim and exim.conf...
  16. Richard G

    ConfigServer shutting down as of 31st of August 2025

    Well good luck with that, it will cost you some free time indeed. As I understood CSF did not yet work on RHEL10 and also does not support nftables. So it looks like some reprogramming needs to be done for the "binary" too. Well.... re-scripting might be the better word.
  17. Richard G

    Multi server stopped working

    I always use this setting in the csf.conf file: IGNORE_ALLOW = "1" Then only very trusted ip's I put in the csf.allow so they can bypass firewall and bruteforce. And use trusted (but a bit less trusted) like from monitor tools, only in the csf.ignore file. But everybody his/her own choice...
  18. Richard G

    DirectSlave/GO 3 - public beta

    Hmmz... I'm not sure. Reload forbidden might have to do with the ip present in the /etc/named.conf of the DS server. But that should all be fine as you didn't change anything of named itself on the DA or DS server. Now it could be caused because of previous issues indeed, so it's important to...
  19. Richard G

    DirectSlave/GO 3 - public beta

    Yes ofcourse it uses the password for the connection between DA and DS because multiserver setup always uses a password. ;) Oke that's a password issue. To make life easier, maybe it's best to either create a new multi-server connection on your DA server or change the multi-server password...
  20. Richard G

    ConfigServer shutting down as of 31st of August 2025

    LoL I always forget to look into sh scripts if I see direct install scripts. :D
Back
Top