fresh onstall of Debian - getting errors in log for bind9

Discussion in 'Installation/Configuration' started by mspIggy, Jul 16, 2008.

  1. mspIggy

    mspIggy New Member

    hello - fresh install of debian

    i am following 'the perfect server setup - debian etch'

    i am on page 4 and working on install bind9

    i have followed all instructions, and have checked the log for errors as suggested, there are errors in the log.

    what do these errors mean? what is wrong how do i get rid of them so i can continue with my install?

    Code:
    Jul 15 21:28:37 server12 named[9082]: starting BIND 9.3.4-P1.1
    Jul 15 21:28:37 server12 named[9082]: found 4 CPUs, using 4 worker threads
    Jul 15 21:28:37 server12 named[9082]: loading configuration from '/etc/bind/named.conf'
    Jul 15 21:28:37 server12 named[9082]: listening on IPv6 interfaces, port 53
    Jul 15 21:28:37 server12 named[9082]: listening on IPv4 interface lo, 127.0.0.1#53
    Jul 15 21:28:37 server12 named[9082]: listening on IPv4 interface eth0, 209.240.65.185#53
    Jul 15 21:28:37 server12 named[9082]: none:0: open: /etc/bind/rndc.key: permission denied
    Jul 15 21:28:37 server12 named[9082]: couldn't add command channel 127.0.0.1#953: permission denied
    Jul 15 21:28:37 server12 named[9082]: none:0: open: /etc/bind/rndc.key: permission denied
    Jul 15 21:28:37 server12 named[9082]: couldn't add command channel ::1#953: permission denied
    Jul 15 21:28:37 server12 named[9082]: zone 0.in-addr.arpa/IN: loaded serial 1
    Jul 15 21:28:37 server12 named[9082]: zone 127.in-addr.arpa/IN: loaded serial 1
    Jul 15 21:28:37 server12 named[9082]: zone 255.in-addr.arpa/IN: loaded serial 1
    Jul 15 21:28:37 server12 named[9082]: zone localhost/IN: loaded serial 1
    Jul 15 21:28:37 server12 named[9082]: running
                  
     
    Last edited: Jul 16, 2008
  2. topdog

    topdog Active Member

    check the permissions on the file /etc/bind/rndc.key
     

Share This Page