Search results

  1. Richard G

    DirectAdmin 1.695

    Maybe mine is not affected, still not sure. My block_ip.sh is called by the brute_force_notice_ip.sh script. Contents of this script is: #!/bin/sh SCRIPT=/usr/local/directadmin/scripts/custom/block_ip.sh ip=$value $SCRIPT exit $?; And the block_ip.sh is #!/bin/sh /etc/csf/csf.pl -td $ip 14400...
  2. Richard G

    DirectAdmin 1.695

    I'm confused now, does this affect the block_ip.sh file? I'm also using that, can I keep the seconds setting or do I need to change that value so it will be minutes after the newest update? Always has been seconds until now (as should be). So these things should not suddenly be changed for no...
  3. Richard G

    Personal - $24/year licence, is legacy code?

    DA updates - yes PHP and apache and Exim/Dovecot and similar - yes Mysql/Mariadb - only for current versions Mysql (8.5 if I'm correct) and MariaDB 10.6, not for 10.11 OS support - Nothing newer than RHEL 9, so also for example nog Debian 13 or Ubuntu 24.x and so on. Those things are also...
  4. Richard G

    DNSSEC on hostname

    I think it does unless you know what you're doing. Because you won't get an SSL record for your hostname, unless you either use wildcard DNS or add the hostname sub in the directadmin.conf like you would do when adding imap (which is also not a real subdomain). Also we've seen issues with mail...
  5. Richard G

    DNSSEC on hostname

    That's up to you if you want that. I've read a little bit about it on Cloudflare (click) and if you have setup the hostname the same was as in my guide so as seperate DNS record, then you do have seperate DNS like as in a subdomain. Also in that DNS record you are able to create DNSSEC keys for...
  6. Richard G

    CSF future on DirectAdmin — Where do we stand 6 months after the shutdown?

    I don't know about that, I only know that cPanel creates their own RPM's for it. And that the official release for their version is moved to the 25th this month as you can read in their announcement (click) and uses their own update mirrors. As for others... that is nice but can those be...
  7. Richard G

    BFM using csf.deny and not iptables directly

    There is a choice. By default as Ohm J stated, the perm block is used. However, you can create custom files if you want to use temporary blocks. This requires the brute_force_notice_ip.sh and block_ip.sh in the /usr/local/directadmin/scripts/custom directory. This will however overrule the build...
  8. Richard G

    CSF future on DirectAdmin — Where do we stand 6 months after the shutdown?

    DA was way before cPanel and cPanel did not even make it to the Februari 18 release as announced, so their RPM's will be updated later, see the corresponding thread at cPanel. As you could have found on the forum, DA has forked only a few weeks after CSF stopped and also already has brought 2...
  9. Richard G

    [How-To] Create or change your server's hostname in Directadmin

    I can understand, but the docs also state that you should be able to use the DA_HOSTNAME and other commands during installation. That is no conflicting information, that is just another way of working with the hostname depending on the needs. I mentioned that as other method in the 3rd line of...
  10. Richard G

    [How-To] Create or change your server's hostname in Directadmin

    If that is the case, then it's clearly a bug and you should not report this to an installation guide like this, but in a seperate thread or in the release thread of the version since this is happening. The hostname in the settings were you pointing to does not as much as normally is required...
  11. Richard G

    Mailbox quota limit does not get updated on change

    It's al the same, doesn't matter if you use Enhanced or Evo. Evo just has certain extra options but the rest works the same. After Zeiters reply I set the limit to 500 MB and now I wait what happens. As soon as it's over the 50 MB content (which it has now) then I set it back to 0 and see if...
  12. Richard G

    SNDS - Smart Network Data Service from MS - upcoming changes

    I don't agree fully with that. I had issues getting of their blacklist in the beginning. Also on manual correspondence they asked if I met all requirements. After becoming a member I got my ip's released easier and way quicker, by just pointing out in the second mail (which creates the manual...
  13. Richard G

    Mailbox quota limit does not get updated on change

    Why shouldn't it mean unlimited anymore? Should be no difference between Enhanced and Evo between these settings. I just checked and in Evo it's unlimited too.
  14. Richard G

    SNDS - Smart Network Data Service from MS - upcoming changes

    It sometimes works a bit odd indeed.
  15. Richard G

    Mailbox quota limit does not get updated on change

    I will try to set it higher and see what it does, but it should be just unlimited when set to 0. Thank you,.
  16. Richard G

    Mailbox quota limit does not get updated on change

    I have to "up" this as it is still happening. For some reason it's not fixed by nightly tallys. Seems a bug to me. Is there any way to maybe reset this counter? @zEitEr any clue?
  17. Richard G

    SNDS - Smart Network Data Service from MS - upcoming changes

    Yes, that is what I described:
  18. Richard G

    SNDS - Smart Network Data Service from MS - upcoming changes

    Yep, got the mail about that already 2 times.;) Being member helped me to get help twice fairly quick when my server was blocked, but it was in fact not my server but a netblock. And since I had not been on their blacklist for a long time probably our server was mitigated and we could mail...
  19. Richard G

    ERR_HTTP_RESPONSE_CODE_FAILURE 500

    Be aware, if you are a hosting customer, you're on the wrong place too. This forum is only intended for Directadmin license holders, not hosting customers. So if you are not a license holder or reseller, you should contact your host for support.
  20. Richard G

    Mail relay from on-premesis Exchange

    Yes but in fact the second mailserver will be a smarthost for the ISP mailserver which is eventually really sending the mail outside to the internet, making it's own SPF/DKIM records. Which is causing the issue.
Back
Top