
6th February 2009, 14:20
|
|
Member
|
|
Join Date: Dec 2006
Location: Nashville, Tennessee, USA
Posts: 48
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
bind9 will not stop
As root, I ran
Code:
apt-get install bind9
and I then did
Code:
/etc/init.d/bind9 stop
I get
Code:
* Stopping domain name service... bind
rndc: connect failed: 127.0.0.1#953: connection refused
[fail]
Now?
|