Search results

  1. S

    Bandwidth usage 78 TB but no proof

    Even with DirectAdmin 1.59.5 on Debian we see this issue with Apache httpd as web server. We see it with some users (eg some users use 60TB in 1 day while the complete server is connected with 1 gbit, so this isn't possible). Awstats and webalizer report under 1GB usage for that day.
  2. S

    Pricing changes/updates as of July 1, 2019 (No, we aren't raising our prices)

    Please look at: https://web.archive.org/web/20011204090800/http://www.sinnerg.nl/ (this is the site in 2001, so external source for pricing for 2001) And now look at www.sinnerg.nl Domein + email (domain and email): 60 EUR .NL or .COM domain: 20 EUR Smallest hosting package: 10 EUR Next hosting...
  3. S

    Pricing changes/updates as of July 1, 2019 (No, we aren't raising our prices)

    It would have been nice if there was a mailing to all clients with active licenses with recent (eg this year) updates to at least the license. That way only clients using the licenses would be informed, but now have to discover it on the forum. Also 5 IP updates/year is fine by me (we would...
  4. S

    Debian 7.4 support

    Thanks for pointing, trying it on a clean install after verifying that setting. Will let you know if that solved it.
  5. S

    Debian 7.4 support

    Based on http://www.directadmin.com/install.html it seems Debian 7.4 64bit is supported. However DirectAdmin tries to link to the wrong files (see for example below). /usr/local/directadmin/directadmin: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No...
  6. S

    [Plugin] DNSSEC support for DirectAdmin

    The latest version is available under the GPLv2 license. This version also supports it to use other DNS solutions based on PowerDNS. PowerDNS is required as this is used in the scripts to put all DNSsec related information in a database. If you make something to do that based on another name...
  7. S

    [Plugin] DNSSEC support for DirectAdmin

    On http://www.streamservice.nl/p/dns-hosting.php you can find our default DNS packages. If you want I can also provide a free test account so you can test/use it for some time.
  8. S

    DirectAdmin 1.44.0 has been released

    It indeed works without problems. Thank you for this feature!
  9. S

    Which VPS system do you use?

    We use WHMCS for billing and Linux KVM for VMs. The plan for later this year or next year is to first build a control panel around it and after that automate provisioning. We already have most things as separate things ready to use (tested and ready for production), we just need to combine it...
  10. S

    DirectAdmin 1.44.0 has been released

    Is it allowed to set access_hostX=192.168.0.% (to allow that /24, MySQL supports it)? That would really make it easy for us and we could remove some scripts we use to let DirectAdmin work in a cluster.
  11. S

    [Plugin] DNSSEC support for DirectAdmin

    That is the idea behind DNSShop (as it is a whitelabel service). The services are offered on streamservice.nl (site is in Dutch, however the control panel, support and billing is also available in English). Later this week it isn't required anymore to use DNSShop with a plugin from us, it can...
  12. S

    [Plugin] DNSSEC support for DirectAdmin

    DnsShop is an hosted DNS service we created in the last few years, it uses PowerDNS (with gmysqlbackend) as name servers. It can work perfectly as slave for Bind/Named (used by DA) where Bind is a hidden master. This makes it possible to support DNSSEC for all domains in DirectAdmin. On another...
  13. S

    [Plugin] DNSSEC support for DirectAdmin

    We just released version 1.4 of a module that can be used to make DS and DNSKEY records available within DirectAdmin. You can download it from http://www.tools4isp.org/da_tools4isp_dnssec.tar.gz Currently it is only tested with name servers running PowerDNS using our scripts, however if you are...
  14. S

    FR: DNSSEC support in DA

    And version 1.1 for our DNSSEC module is available at https://www.dnsshop.org/da_dnsshop_dnssec.tar.gz This version requires the use of DnsShop for DNS hosting and new updates will come soon. Users can get the DS and DNSKEY for their domains, admins and resellers can also see it. I'll open a...
  15. S

    FR: DNSSEC support in DA

    There is 1 remaining issue before we can release the plugin (incl. documentation). We need to get the domains the current user viewing the plugin page owns. For this I added the code below, however it seems that the plugin isn't allowed to open the domains.list. Is there something we could do...
  16. S

    FR: DNSSEC support in DA

    It will not use BIND (or BIND style zone files), it will use a PowerDNS (with gMySQL backend) slave with and will work with BIND (DirectAdmin) as hidden master. This way you can change DNS zones in DA and as long as BIND sends the notify it will work. It will add a button in DA to get the DNSSEC...
  17. S

    FR: DNSSEC support in DA

    If PowerDNS could be supported it is probably the easiest option possible to support DNSSEC for multiple years. You can add it and forget about it (and it will validate for the next 10-20 years without problems). Next week a plugin will become available for all hosters to support DNSSEC with...
  18. S

    Mail function, php

    What do your logs tell you? /var/log/exim/* /var/log/mail.*
  19. S

    DirectAdmin bandwidth calculation says more compared to webalizer

    Hello John, After checking the /var/log/httpd/domains/domain.com.bytes files I discovered the problem and why it did only happen on the more busy sites. In our setup we use DirectAdmin in a way it wasn't invented to be used (with a, currently small, cluster). We have multiple web servers and...
  20. S

    DirectAdmin bandwidth calculation says more compared to webalizer

    Just created a user account with the same name and the same domain on another server and loaded a copy of the logs there. It reports below 2MB bandwidth usage for Apache.
Back
Top