Search results

  1. Richard G

    New Personal PLUS license

    Please put off your caps lock. And what exactly do you mean with your question?
  2. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Whahaha and you call -me- stupid. Ever heard of EOL declaration? Would you rather see that then? Because that's also an option and it's fully legal. Happened with other lifetime licenses too of other products. That is normal in software land. Only thing I can agree on is that they did not inform...
  3. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Dude... get a life and check the internet what lifetime in software means. You're still using windows 95 too right? ;) Anyway, software is still working, even some updates, you can just not use it anymore with new softaware but DA itself still works. There are already a couple of threads with...
  4. Richard G

    when adding a domain as an alias there is no option to add mail for this domain

    In order to have seperate mail addresses you have to create 1.shop.net not as subdomain but as seperate domain name. That seems odd to me, should not happen. Try to disable automatic redirect in Directadmin itself, set it to "none" and see if that helps. But you have to remove the alias first.
  5. Richard G

    phpMyAdmin SSO 404 error for Starlink users IPv4/IPv6 mismatch

    I found an older thread about the same issue, seems fixed their, maybe you can do something with the information. Should work out of the box with ipv6 tho, I agree. https://forum.directadmin.com/threads/phpmyadmin-not-working-on-ipv6.66869/
  6. Richard G

    DirectAdmin 1.695

    Yep they are surely evolved, but I just use that one for temporary blocks in CSF. This way there is no need for me to have an unblock_ip.sh as temp blocks are released automatically by CSF. ;) But for people who want to run things more comprehensive and/or via the DA interface, they should for...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. 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.
  20. Richard G

    SNDS - Smart Network Data Service from MS - upcoming changes

    It sometimes works a bit odd indeed.
Back
Top