• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. C

    Bind doesn't run

    My grep -R "bind" /var/log/* I try to reinstall bind DNS support to view more easy the log of this feature. In dpk.log can view this. Regards and thanks
  2. C

    Bind doesn't run

    Anyone have another idea??
  3. C

    Bind doesn't run

    this is a new installation of 14.04 and the port 53 it's empty and named don't are run in other port
  4. C

    Bind doesn't run

    i think in this for the apparmor command but, anything i can wait... OPTIONS="${OPTIONS} -t /var/named/run-root -c /etc/named.conf -u bind -n 2" "etc/named.conf" file contains // $Id: named.conf,v 1.1.1.1 2001/10/15 07:44:36 kap Exp $ // -- THE FOLLOWING LINES WERE GENERATED BY...
  5. C

    Bind doesn't run

    i think in this for the apparmor command but, anything i can wait... OPTIONS="${OPTIONS} -t /var/named/run-root -c /etc/named.conf -u bind -n 2" "etc/named.conf" file contains // $Id: named.conf,v 1.1.1.1 2001/10/15 07:44:36 kap Exp $ // -- THE FOLLOWING LINES WERE GENERATED BY...
  6. C

    Bind doesn't run

    Nothing, appormor it's not instaled by default, sorry. root@h2340962:~# apparmor_status -bash: apparmor_status: command not found root@h2340962:~# aa-complain /etc/apparmor.d/usr.sbin.named -bash: aa-complain: command not found
  7. C

    Bind doesn't run

    Apparmor is integrated in ubuntu by default. The commands that you write, return a empty result. root@h2340962:~# netstat -ntpl | grep named root@h2340962:~# service bind9 start root@h2340962:~# netstat -ntpl | grep named root@h2340962:~# service bind9 restart root@h2340962:~# tail -f...
  8. C

    Bind doesn't run

    root@h2340962:~# tail -f /var/log/syslog Sep 19 08:31:28 h2340962 postfix/master[21427]: message repeated 4 times: [ warning: master_wakeup_timer_event: service pickup(public/pickup): Connection refused] Sep 19 08:32:27 h2340962 postfix/master[21427]: warning: master_wakeup_timer_event...
  9. C

    Bind doesn't run

    When i use cat /var/log/syslog | grep named or cat /var/log/syslog | grep bind they have an empty response. I try to start the bind server in to plesk panel -> configuration -> services and repeat the commands but the log don't show any new entry.
  10. C

    Bind doesn't run

    mail.none -/var/log/messages The file it's empty
  11. C

    Bind doesn't run

    Hi! We have a new VPS with plesk 12.0.18 in ubuntu 14.04. When we install DNS BIND9 support this service doesn't start and don't work. We check that the service are started with /opt/psa/admin/bin/dnsmng --status and they said "is stopped", if try to start manually can't initialize and...
Back
Top