This is a discussion on Re: Help setting a DNS server. within the Bind Users forums, part of the DNS and Related Forums category; Wagner Garcia Campagner wrote: > Hello Danny, > > Thanks, i found another two named.conf files: > > /var/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Wagner Garcia Campagner wrote:
> Hello Danny, > > Thanks, i found another two named.conf files: > > /var/named/chroot/etc/named.conf > /var/named/chroot/var/named/chroot/etc/named.conf > > so i copied the /etc/named.conf find to this two files and now i get the > following error in the /var/log/messages: > > Aug 17 11:34:34 wawa named[9883]: starting BIND 9.2.2-P3 -u named -t > /var/named/chroot > Aug 17 11:34:34 wawa named[9883]: using 1 CPU > Aug 17 11:34:34 wawa named[9883]: loading configuration from > '/etc/named.conf' > Aug 17 11:34:34 wawa named[9883]: no IPv6 interfaces found > Aug 17 11:34:34 wawa named[9883]: listening on IPv4 interface lo, > 127.0.0.1#53 > Aug 17 11:34:34 wawa named[9883]: listening on IPv4 interface eth0, > 200.161.16.93#53 > Aug 17 11:34:34 wawa named[9883]: listening on IPv4 interface eth1, > 192.168.10.1#53 > Aug 17 12:34:34 wawa named: named startup succeeded > Aug 17 11:34:34 wawa named[9883]: /etc/named.conf:21: couldn't find key > 'rndc_key' for use with command channel 127.0.0.1#953 > Aug 17 11:34:34 wawa named[9883]: command channel listening on 127.0.0.1#953 > Aug 17 11:34:34 wawa named[9883]: zone 0.0.127.in-addr.arpa/IN: loaded > serial 1997022700 > Aug 17 11:34:34 wawa named[9883]: zone localhost/IN: loaded serial 42 > Aug 17 11:34:34 wawa named[9883]: running > > Is there a any to configure named to look in the /etc/named.conf file > instead of these other files??? > > Thanks a lot in advance, > Wagner. Please sure is there "rndc_key" in your system ! |