Skip to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ubuntu bind9 DNS Problems cannot restart

Featured Replies

Here's my current setup:

  • Ubuntu 10.04
  • Lighttpd
  • PHP 5.3.2
  • MySQL 5.1.41
  • Bind9
  • Proftpd
  • Postfix
  • Dovecot
  • Froxler (SysCP branch-off)

 

When I go to run it via this command:

/etc/init.d/bind9 restart

 

I get the following error message:

* Stopping domain name service... bind9 rndc: connect failed: 127.0.0.1#953: connection refused

[ OK ]

* Starting domain name service... bind9 [fail]

 

This is my /etc/bind/named.conf.options file:

options {
       directory "/var/cache/bind";

       // If there is a firewall between you and n$
       // to talk to, you may need to fix the fire$
       // ports to talk.  See http://www.kb.cert.o$

       // If your ISP provided one or more IP addr$
       // nameservers, you probably want to use th$
       // Uncomment the following block, and inser$
       // the all-0's placeholder.

       // forwarders {
       //      0.0.0.0;
       // };

       auth-nxdomain no;    # conform to RFC1035
       listen-on-v6 { any; };
       allow-transfer {
               208.89.208.232;
               208.89.208.235;
};

 

I've looked at various solutions already:

http://www.ubuntugeek.com/dns-server-setup-using-bind-in-ubuntu.html

http://ubuntuforums.org/showthread.php?t=1182344

http://www.daniweb.com/forums/thread189043.html

http://www.virtualmin.com/node/13617

http://www.jasonn.com/content/rndc-connect-failed-127001953-connection-refused

http://www.hui-wang.info/2009/08/rndc-connect-failed-127-0-0-1953-connection-refused/

 

Any help would be greatly appreciated.

Thanks!

Archived

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.