Results 1 to 1 of 1
Threaded View
-
16th Jun 2014, 12:42 PM #1
Fixing rndc error in WHM/cPanel (ndc: connection failed: connection refused)
It is quite a common occurence in cPanel to receive such an error as rndc:
Code:connect failed: connection refused
is quite a simple fix and can be completed in a few minutes via the
standard cPanel /scripts
1. Login to your server as root via SSH
2. Run: /scripts/updatenow
3. Run: /scripts/fixndc
This will fix your problems some of the time, but if it does not, do the
following steps:
1. Login to your server as root via SSH
2. Run: vi /etc/rndc.conf (or vi /etc/namedb/rndc.conf on FreeBSD)
replace all instances of "rndc-key" with "rndckey"
3. Run: vi /etc/named.conf (or vi /etc/namedb/named.conf on FreeBSD)
replace all instances of "rndc-key" with "rndckey"
4. Run: /scripts/fixnamed
5. Run: /scripts/fixndc
6. If you received an error in the last step, run /scripts/fixndc another
time.
7. Restart named (on RH this is service named restart)
If you are still having issues, try checking out the cpanel forums, or
contact cpanel support for more help.Areon Reviewed by Areon on . Fixing rndc error in WHM/cPanel (ndc: connection failed: connection refused) It is quite a common occurence in cPanel to receive such an error as rndc: connect failed: connection refused To get your name servers working, you will need to eliminate this error, it is quite a simple fix and can be completed in a few minutes via the standard cPanel /scripts 1. Login to your server as root via SSH 2. Run: /scripts/updatenow Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How To Fix This Error In UserCP ?
By Mulana in forum Technical Help Desk SupportReplies: 0Last Post: 17th Sep 2011, 09:49 PM -
Needs to fix PHP Mail error in DLE (Help Required)
By Arthur in forum Webmaster DiscussionReplies: 2Last Post: 1st Sep 2011, 12:48 PM -
Adding Domain Error in cPanel (Error from park wrapper:)
By Ryza in forum General DiscussionReplies: 0Last Post: 20th Feb 2011, 01:57 AM -
error in cpanel 11.28.42
By XSLTel in forum Hosting DiscussionReplies: 1Last Post: 19th Nov 2010, 04:58 PM -
Changing hostname in WHM (Linux with cPanel)
By Lease in forum Technical and Security TutorialsReplies: 0Last Post: 9th Jan 2008, 02:00 AM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...