Search results

  1. Richard G

    Solved DNSSEC & Multi-Server

    You are mistaken. Did you look where I said on user level? Upper right corner in DNS administration? The user level needs DNS Administration activated. Once activated, the user -can- generate DNSSEC keys and they are also shown at userlevel. I attached a screenshot so you can see.
  2. Richard G

    ConfigServer shutting down as of 31st of August 2025

    Certainly not on a liveserver at least as far as I'm concerned. It's a brand new fork from somebody from Romania, or at least Romanian nameservers (not that this is really important), but we also don't know who's behind it and if it can be trusted for the long term and don't know yet if DA will...
  3. Richard G

    User SSH access to real-time webserver logs?

    One could reload that page after using that curl command. Then this would be visible too. Specialistic user is he can do something like that. Those kinds of test are normally done by devs or admins.
  4. Richard G

    ConfigServer shutting down as of 31st of August 2025

    For those using Immunify 360 they don't need to worry, seems Immunify 360 is importing various CSF features. https://blog.imunify360.com/configserver-eol
  5. Richard G

    Dovecot 2.4 - CSF/LFD no longer catches failed IMAP/POP logins

    I also rather use both with a slight "pré" for CSF. Thank you for sharing! (y)
  6. Richard G

    User SSH access to real-time webserver logs?

    Yes on the https://feedback.directadmin.com site. However, they can access the logfiles fairly realtime already via the logs option in DA. https://domain.com:2222/evo/user/stats/log/domain.com/usage I can see logs in there from up to a few seconds ago and one can choose to also view the...
  7. Richard G

    User account emails not sending out

    Is something which always can be tried. But if that indeed changed something, then something else was changed in the configuration without rebuilding when required or not updated, because normally just rebuilding does not change anything existing. However, one can always try to see if this fixes...
  8. Richard G

    Advice on AlmaLinux 10: fail2ban instead of discontinued CSF?

    It seems you can install iptables on Almalinux 10. I read from somebody that he did and he got CSF working. But I can't confirm it momentarily. However, if this is correct then you could still keep using CSF. At this moment DA is still thinking about what they are going to do, hope they will...
  9. Richard G

    Dovecot 2.4 - CSF/LFD no longer catches failed IMAP/POP logins

    Nice find! Didn't even notice it wasn't working anymore. Care to share the custom line(s) you now use for the regex.custom.pm file?
  10. Richard G

    Problem w creating NS records for domains

    I will try. :) /usr/local/directadmin/directadmin set ipv6 1 restart /usr/local/directadmin/dataskq d Then in DA itself in the IP Manager, add your ipvt like: xx:xx:xx:xx:xx:xx:xx/64 After adding your ipv6 to the ip manager you have to link the ipv6 to the ipv4. Some people make a little...
  11. Richard G

    Weird - 3 DA servers went offline

    Normally from rescue mode you can login to rescue mode or use KVM from datacenter. And then you have to mount the drive manually. After mounting you can change the required files. But if you even can not login to rescue mode of via KVM then it's a real problem. Normally both UUID or /dev/sdX...
  12. Richard G

    max upload size for wordpress

    Additionally, if you're not an admin, please ask your host, because limits migh also be set at the global php.ini file. And this forum is only intended for support to admins, not hosting customers. However, if you have your own server, you can also set limits globally depending on what you...
  13. Richard G

    Weird - 3 DA servers went offline

    Looks indeed something with Almalinux. Very odd that this suddenly happened. Is this a dedicated server or a VPS? I've got some servers too with still 1 line in there to /dev/shm but no problems yet. That could be easily tested by commenting out that mount, put a # in front of it in the...
  14. Richard G

    The service 'php-fpm80' on server -x- is currently down

    Well there you already start to go wrong. You don't install php via apt you install php via custombuild. If you're looking for something and you're not sure, please do not just install something you find on the internet on a server with a panel. Use forum or documentation commands. Reason for...
  15. Richard G

    Problem w creating NS records for domains

    You can always change that manually via DNS administration too, first add the correct one and then remove the incorrect one. I just discovered it seems you did not implement ipv6 correctly in Directadmin. If you want to use it, then on newly created domains, the same ipv6 records (like mail...
  16. Richard G

    Problem w creating NS records for domains

    No seems DA forgot to create something. I'm missing these. If it still don't work after creating this, maybe click save again on that part with the virtual nameservers. If still does create the old ones then probably something else is wrong.
  17. Richard G

    Fresh Install on AlmaLinux 10, Domain Errors

    If you did not setup a domain yet, then the errors almost certainly are caused by missing domain. But you an easily check that by creating one. Normally if you do not do anything, a hostname with ip.ad.res.here-da.direct will be created, but since might be not done correctly due to the fail of...
  18. Richard G

    Problem w creating NS records for domains

    But you still need to configure the rest via the GUI as mentioned (virtual hostnames and check A and AAA for ns1 and ns2 and NS records (2 pieces) for the domain.
  19. Richard G

    Problem w creating NS records for domains

    The hostname in /etc/hostname normally is correct, but it's better to use the full hostname there. So I would suggest to change it to your full FQDN hostname (da.ambientunes.com) instead. Rest looks all fine.
Back
Top