Jump to content
Froxlor Forum
  • 0

bind9rndc: connect failed: 127.0.0.1#953: connection refused


Davlyin Lafitte

Question

Hello,

 

After playing a bit with the control panel, I've been getting stuck with Bind9. I've seen some forum post but I still don't exactly understand what is going on. 

Is it my settings badly configured ? 
 
 fafaffff.jpg

[color=#00ff00]PUTTY ssh client[/color]
root@ontweerp:~# /etc/init.d/bind9 restart
[....] Stopping domain name service...: bind9rndc: connect failed: 127.0.0.1#953: connection refused
. ok
[FAIL] Starting domain name service...: bind9 failed!
root@ontweerp:~# /etc/init.d/bind9 restart
[....] Stopping domain name service...: bind9rndc: connect failed: 127.0.0.1#953: connection refused
. ok
[FAIL] Starting domain name service...: bind9 failed!
root@ontweerp:~# /etc/init.d/bind9 reload
[....] Reloading domain name service...: bind9rndc: connect failed: 127.0.0.1#953: connection refused
failed!
root@ontweerp:~#
[color=#00ff00]syslog[/color]
Mar 13 07:16:52 ontweerp named[17036]: /etc/bind/froxlor_bind.conf:6: zone 'courtray.com': already exists previous definition: /etc/bind/froxlor_bind.conf:6
Mar 13 07:16:52 ontweerp named[17036]: /etc/bind/froxlor_bind.conf:16: zone 'davlyn.biz': already exists previous definition: /etc/bind/froxlor_bind.conf:16
Mar 13 07:16:52 ontweerp named[17036]: /etc/bind/froxlor_bind.conf:26: zone 'lb-landrovers.de': already exists previous definition: /etc/bind/froxlor_bind.conf:26
Mar 13 07:16:52 ontweerp named[17036]: /etc/bind/froxlor_bind.conf:36: zone 'mindful.pink': already exists previous definition: /etc/bind/froxlor_bind.conf:36
Mar 13 07:16:52 ontweerp named[17036]: loading configuration: failure
Mar 13 07:16:52 ontweerp named[17036]: exiting (due to fatal error)
# /etc/bind/[color=#00ff00]froxlor_bind.conf[/color]
# Created 13.03.2015 07:20
# Do NOT manually edit this file, all changes will be deleted after the next domain change at the panel.


# Domain ID: 13 - CustomerID: 9 - CustomerLogin: courtray
zone "courtray.com" in {
type master;
file "/etc/bind/domains/courtray.com.zone";
allow-query { any; };
allow-transfer {
176.56.236.21;
81.4.125.219;
};
};


# Domain ID: 5 - CustomerID: 5 - CustomerLogin: voorwerp
zone "davlyn.biz" in {
type master;
file "/etc/bind/domains/davlyn.biz.zone";
allow-query { any; };
allow-transfer {
176.56.236.21;
81.4.125.219;
};
};


# Domain ID: 11 - CustomerID: 8 - CustomerLogin: lorcanbarrow
zone "lb-landrovers.de" in {
type master;
file "/etc/bind/domains/lb-landrovers.de.zone";
allow-query { any; };
allow-transfer {
176.56.236.21;
81.4.125.219;
};
};


# Domain ID: 7 - CustomerID: 6 - CustomerLogin: ircza
zone "mindful.pink" in {
type master;
file "/etc/bind/domains/mindful.pink.zone";
allow-query { any; };
allow-transfer {
176.56.236.21;
81.4.125.219;
};
};

Thank you. 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...