Results 1 to 4 of 4

Thread: ndc problems

  1. #1
    cyo
    cyo is offline
    Member
    Join Date
    Oct 2001
    Posts
    35

    Default ndc problems

    I keep getting this error bellow what did i do wrong.


    ndc: connection to remote host closed This may indicate that the remote server is using an older version of the command protocol, this host is not authorized to connect, or the key is invalid. The subdomain, secure.mychristiannetwork.com has been removed

    cPanel.net Support Ticket Number:

  2. #2
    mta
    mta is offline
    Member
    Join Date
    Sep 2003
    Posts
    45

    Default

    hi
    try these in ssh (but u must enter as a root)
    PHP Code:
    /scripts/updatenow
    /scripts/fixndc
    /scripts/fixndc 
    yes 2 times.


    if it didn`t work
    try this

    pico /etc/named.conf
    find all instances of rndc-key and change to rndckey

    (that is for the new versions of linux)



  3. #3
    Member
    Join Date
    Sep 2002
    Posts
    36

    Default

    I actually had to do the opposite to get my ndc problem fixed.

    My named.conf file contained "rndc-key" at the top, and then "rndckey" below.

    I added a dash to the second rndckey instance and saved the file.

    service named stop

    /scripts/fixnamed
    [ FAILED]
    [ OK ]
    /scripts/fixnamed
    [ OK ]
    [ OK ]

    service named start

    Fixed for me!

    (I tried to remove the dashes, but it wouldn't work. I saw on rackshack that someone put the dash in the second instance...and it worked for me.)
    Last edited by perfectsquare; 12-21-2003 at 02:10 AM.

  4. #4
    GOT
    GOT is offline
    Get Proactive! GOT's Avatar
    Join Date
    Apr 2003
    Posts
    902

    Default

    Ditto! Me Too! Thanks!
    Proactive Server Monitoring and Management
    http://got-management.com

Similar Threads

  1. ndc on FreeBSD
    By sparek-3 in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 11-10-2004, 08:50 AM
  2. ndc time out problems
    By bert in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 06-16-2003, 04:25 PM
  3. What is NDC?
    By acer2k in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 02-24-2003, 01:36 AM
  4. ndc trouble
    By claudius in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 06-30-2002, 07:28 AM
  5. more ndc problems with sharing dns - PLEASE look
    By rastoma in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 03-31-2002, 02:02 PM