rndc: connect failed: 127.0.0.1#953: connection refused

Reply

Join Date: Apr 2009
Posts: 2
Reputation: milindras is an unknown quantity at this point 
Solved Threads: 0
milindras milindras is offline Offline
Newbie Poster

rndc: connect failed: 127.0.0.1#953: connection refused

 
0
  #1
Apr 27th, 2009
Hi all,
Im having some problem with my DNS. We are using a Linux web server as one of our web server which runs some live websites.When I trying to get the status of the DNS (NAMED) it comes the following error :

[root@ns milindras]# /etc/init.d/named status
rndc: connect failed: 127.0.0.1#953: connection refused

The same error appears when Im trying to apply any changes on zone level for a selected doamin in WEBMIN. (Basically can't apply changes)

WEBMIN > Servers > BIND DNS servers > click a selected-domain.co.uk > Apply changes

NDC command failed : rndc: connect failed: 127.0.0.1#953: connection refused

But the server seems to be running without effecting any probelms to the sites or users.
I have been searching weeks for this problem & couldn't find a solution.
And also Please note that Im bit new to Linux.

Server details :
Linux version 2.6.18-1.2257.fc5smp
Red Hat 4.1.1-1

Appreciate any help on this problem.
Thanks
regards
Milindra
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 61
Reputation: Gromit is an unknown quantity at this point 
Solved Threads: 7
Gromit's Avatar
Gromit Gromit is offline Offline
Junior Poster in Training

Re: rndc: connect failed: 127.0.0.1#953: connection refused

 
0
  #2
May 5th, 2009
Hi!

I hope you've already found an answer to this, but if not, this thread might help:

http://www.linuxquestions.org/questi...errror-229950/
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 2
Reputation: milindras is an unknown quantity at this point 
Solved Threads: 0
milindras milindras is offline Offline
Newbie Poster

Re: rndc: connect failed: 127.0.0.1#953: connection refused

 
0
  #3
May 27th, 2009
Yes the problem was sorted. It was a permission problem.
Thanks
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 11
Reputation: tracedinesh is an unknown quantity at this point 
Solved Threads: 0
tracedinesh's Avatar
tracedinesh tracedinesh is offline Offline
Newbie Poster

Re: rndc: connect failed: 127.0.0.1#953: connection refused

 
0
  #4
Jul 14th, 2009
It may be a problem with your permission & ownership of your zone file.
ownership of your var/named/mydomain.com.zone as well as /var/named/<ipaddress.zone> should be "named"
changed it with this command
# cd /var/named
# chown mydomain.com.zone named named

also check chkconfig command

I Think it w
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC