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.

[Solved but documentation incorrect] Bind9 Start Error

Featured Replies

Hi all

 

Just installing Froxlor for the first time today on Ubuntu 14.04 and have found an error in the DNS setup guide that Froxlor provides. The instructions for bind DNS setup are as follows:

echo "include \"/etc/bind/froxlor_bind.conf\";" >> /etc/bind/named.conf
touch /etc/bind/froxlor_bind.conf
chown root:bind /etc/bind/froxlor_bind.conf
chmod 0600 /etc/bind/froxlor_bind.conf
service bind9 restart

However when this is run and the bind9 restart command is issued the following error occurs:

* Stopping domain name service... bind9                                                                                                                                       
rndc: connect failed: 127.0.0.1#953: connection refused
                                                                                                                                                                        [ OK ]
 * Starting domain name service... bind9                                                                                                                                [fail]

It turns out that the chmod 0600 on /etc/bind/froxlor_bind.conf is incorrect and bind needs that file to have the same access as the other config files in this directory. As far as I can tell the correct command would be 

chmod 0644 /etc/bind/froxlor_bind.conf

Hope I'm not doing something wrong but if this is an issue would be good to get the documentation within Froxlor updated so that people don't spend heaps of time like myself trying to solve the problem.

 

Cheers

Ben

  • Author
 

Sure thing have done that now. 

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.