Search results

  1. Richard G

    Solved Any way to stop these attacks which are eating bandwidth?

    Nice. But we use Apache. It seems a real phpBB issue with these attacks which is going on since beginning of this year. And if I read this blog the that guy managed to find how it's done but blocks first went in the 10 thousands and later even in the 100 thousands of blocked ip's do that is no...
  2. Richard G

    Suspension message not shown on bandwidth overusage.

    We got a user which got automatically suspended twice this month for bandwidth overusage. However, in both cases his site was just not reachable, but no message was shown. Normally a suspended page is shown. What can be the cause of this? Bug?
  3. Richard G

    Solved Any way to stop these attacks which are eating bandwidth?

    Ehmz.. thank you. but can I also use that in my system somehow? So could I use this then? BrowserMatchNoCase "(?:^| )Chrome/(?:\d|[1-9]\d|1[01]\d)" bad_bot or does it need to be like this? BrowserMatchNoCase "Chrome/(?:\d|[1-9]\d|1[01]\d)" bad_bot? Ah well... I will just test it, thank you...
  4. Richard G

    [CSF/LFD] Lots of LFD warning emails

    I guess not, these are put in there by default by DA: pexe:/usr/local/php../sbin/php-fpm pexe:/usr/local/php../sbin/php-fpm.. Do you have those too in the csf.pignore? If not, I would add them and restart csf and lfd. This is the complete list for php versions: exe:/usr/selector/lsphp...
  5. Richard G

    AUTH_BLOCK_SENDER_SPOOFING granular config-support

    Did you check the docs about this? https://docs.directadmin.com/changelog/version-1.680.html#%EF%B8%8F-sender-address-spoofing-protection You should be able to use the commands in there so sender spoofing is not done anymore and in fact so the change is reverted by a little customisation.
  6. Richard G

    Solved Any way to stop these attacks which are eating bandwidth?

    That might be a good idea too indeed. But if somebody could give the correct line to block everything below 120 I should be fine for the moment and then I'm going to have a look at crowdsecurity this week. Seems interesting.
  7. Richard G

    Exim stopped sending emails for some reason

    Please start a new thread about your question, that is off-topic here.
  8. Richard G

    Emails not received other end

    Well... the difference is that one has at least a good indication. If on ipv4 it's perfect, then most things should be fine as most company's here connect there ipv6 to their ipv4 (please correct me if I'm wrong). So then our Exim is using the same standards for both ipv4 and ipv6. If I'm not...
  9. Richard G

    Legacy DirectAdmin no longer useful?

    I woulnd't have a clue to be honest, also because I'm no database guru. And I also don't know if it's wise to use it that way in a live hosting environment if even possible. But feel free to test things on your own risk.
  10. Richard G

    Solved Any way to stop these attacks which are eating bandwidth?

    Well... unfortunately there are a few problems here. To be able to use Cloudflare proxy we would have to move the domain namesevers to Cloudflare which I don't like. The other things is that the ip's are not only Asian. But there might be another way. At this moment I'm blocking old Chrome...
  11. Richard G

    Solved Any way to stop these attacks which are eating bandwidth?

    Seem some sites on our servers are under attack in some way. Don't know exactly what they are doing but it's eating up bandwith of the users, while it looks as they are just requesting content. Recently I used a bad bot blocker in the httpd-includes.conf file and things got fairly quiet. Now...
  12. Richard G

    Legacy DirectAdmin no longer useful?

    I woulnd't now how to connect DA with it. I do know DA is looking at their own my.cnf and mysqlconf files. There might be a very slight possibility that DA might release a way which would make the option available to users to make use of the OS updates. For Alma 9 that would mean back to MariaDB...
  13. Richard G

    Legacy DirectAdmin no longer useful?

    For OS yes. For database until next year june max. Then it's EOL.
  14. Richard G

    Legacy DirectAdmin no longer useful?

    Not really if you look at the pricing plans. For 15/month the license is only for 15 user accounts. A converted DA account for 15/month is unlimited users. Maybe mini cloud as then you have 2 user more than with personal on DA. Full license is a bit cheaper if you don't convert.
  15. Richard G

    Legacy DirectAdmin no longer useful?

    I totally agree with you, but unfortunately is it what it is. I just mentioned it to be sure and also for others reading the topic and maybe are interested (company's). Maybe indeed a reseller hosting account or maybe Centos-webPanel. Personally I don't have any experience with Virtualmin and...
  16. Richard G

    Legacy DirectAdmin no longer useful?

    Not only modern OS, also no modern MariaDB/MySQL. MariaDB 10.11 is not supported anymore either for example. You don't need to abandon DA, you can convert your lifetime license (if it's an external license) to a modern license for 50% of the monthly price. Meaning it will cost you $ 14,50...
  17. Richard G

    Sending email issue "SMTP timeout after initial connection: Connection timed out"

    I don't think DA support can do very much is for some reason that port 25 is closed outgoing and open incoming. Still think it's a datacenter mistake. Since I've never used a remote server of my own to send mail over, I can't help you further myself. But I did found this thread...
  18. Richard G

    Sending email issue "SMTP timeout after initial connection: Connection timed out"

    Just to be sure, since this is working and the server host says port 25 is not blocked. You have csf -x but did you try with CSF active too? Could it be for some reason some default firewall kicked in, maybe firewalld (should be disabled) or a 3rd party service blocking things like Immunify360...
  19. Richard G

    Emails not received other end

    That is correct in case of a system working with ipv6 only. We work with ipv4 and 6. Ipv6 goes first if the receiving system also uses ipv6 and falls back to ipv4 if not. But indeed mailtester does not support ipv6 as far as I know. Are there already ipv6 only systems out there then?
  20. Richard G

    Emails not received other end

    They are a bit too harsh. You don't need 100%. Because they are checking things like DANE can only be achieved by customisation in DA if I'm correct. That's not pretty easy. And internet.nl substracts points for that. 78% is a nice score and this is because I don't have DANE and no RPKI. And for...
Back
Top