LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-08-2004, 12:51 PM   #1
jon3k
Member
 
Registered: Jun 2003
Posts: 52

Rep: Reputation: 15
rndc problem


From syslog:
Sep 8 17:46:50 [hostname] named[16864]: /etc/named.conf:19: couldn't install keys for command channel 127.0.0.1#953: not found
Sep 8 17:46:50 [hostname] named[16864]: /etc/named.conf:19: couldn't add command channel 127.0.0.1#953: not found

Here's the applicable lines from /etc/named.conf:

key "rndc-key" {
algorithm hmac-md5;
secret "fJjgi9YG6SYYGwAYmmn3UY4wJD126orPnliHBxIiPhQBt9nVMhhLjU6AUqzG";
};

controls {
inet * allow { any; } keys { rndc-key; };
};


------------------Here's rndc.conf: --------------------------
options {
default-server localhost;
default-key "rndc-key";
};

server localhost {
key "rndc-key";
};

key "rndc-key" {
algorithm hmac-md5;
secret "fJjgi9YG6SYYGwAYmmn3UY4wJD126orPnliHBxIiPhQBt9nVMhhLjU6AUqzG";
};
 
Old 09-08-2004, 04:35 PM   #2
hob
Senior Member
 
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075

Rep: Reputation: 45
The error is on line 19 of your config. file, whichever one that is:

/etc/named.conf:19:

the 'named-checkconf' utility is useful to test the validity of your named.conf when setting up a BIND service.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rndc works, but rndc stats doesnt havok1977 Linux - Networking 2 04-08-2010 03:18 PM
DNS problem rndc: connect failed connection refused error suchi Linux - Networking 14 05-27-2007 11:51 AM
DNS Problem - rndc: connect failed: connection refused krishvij Linux - Newbie 2 04-25-2005 07:40 AM
rndc Ammad Linux - Networking 2 12-31-2004 12:52 AM
rndc problem w_w Linux - Newbie 1 07-22-2004 02:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration