HostName Error on NS and Host??HELP

semetrex

Member
Jul 3, 2004
16
0
151
Hi All,

I am receiving the following error when trying to setup my nameservers when i click on add A entry for either the hostname or the nameservers i get:

IP=xxx.xxx.xx.xx Fatal, neither ndc or rndc was found on this server (my.domainname.com). Add Complete

Any help most appreciated

Thanks

Stuart :)
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
Is bind installed on the server? Try running:

/scripts/sysup
/scripts/rpmup


and make sure they run cleanly without errors. Then run WHM > Nameserver Setup > OK

If that shows any errors, run the following script at least twice:

/scripts/fixndc
 

webphasers

Member
Aug 6, 2004
8
0
151
chirpy said:
Try running:
/scripts/sysup
/scripts/rpmup


and make sure they run cleanly without errors. Then run WHM > Nameserver Setup > OK

If that shows any errors, run the following script at least twice:

/scripts/fixndc
Having the same problem so I tried the above. No errors but still get:
IP=xxx.xxx.xx.xx Fatal, neither ndc or rndc was found on this server (my.domainname.com). Add Complete

running /scripts/fixndc results in:
Found key in named.conf ..
Found controls in named.conf ..
named.conf has already been fixed!

Any information would be greatly appeciated