What's new

Unbound unbound_manager (Manager/Installer utility for unbound - Recursive DNS Server)

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

@dave14305 you're right (of course)! I just assume that anything below the first two is the IPv6 matching IP's. :)
 
Hey @dave14305 with my client list bug I'm unable to list host names when using the "Clients" command since using unbound recommends not using the "Wan: Use local caching DNS server as system resolver (default: No) set to Yes" any idea what I can do instead?
 
Hey @dave14305 with my client list bug I'm unable to list host names when using the "Clients" command since using unbound recommends not using the "Wan: Use local caching DNS server as system resolver (default: No) set to Yes" any idea what I can do instead?
Do what works for you. While in general it’s better to leave it as No, it used to be Yes for a long time (before it was even a customizable option). But if you ever have issues after a reboot with time not syncing, consider changing it back.

This was another prerequisite that is a best practice but not really required for Unbound to work, as best I can tell.
 
@skeal, what is this 'Clients' command you reference? And how can I leverage it for my usage? :)
 
@skeal, what is this 'Clients' command you reference? And how can I leverage it for my usage? :)
It's called profile.add authored by @Xentrk look it up I can't seem to find the link.
 
Do what works for you. While in general it’s better to leave it as No, it used to be Yes for a long time (before it was even a customizable option). But if you ever have issues after a reboot with time not syncing, consider changing it back.

This was another prerequisite that is a best practice but not really required for Unbound to work, as best I can tell.
It works still. I added a dnsmasq.conf.add file with server=/time.nrc.ca/1.1.1.1 in it and it reboots without issue. Thanks once again super dave! :D
 
@skeal thank you. I thought it was something else! ;)
 
I'm a bit confused; how can I change this?:
Code:
 Options: Auto Reply='y' for User Selectable Options ('1 2 3 4 5')

when someone change ports in system tab those links are not fully usefull
Code:
[✖] ***ERROR Enable local NTP server=NO                                         see http://routers_ip/Advanced_System_Content.asp ->Basic Config
would be nice if
Code:
http_lanport=**
https_lanport=**
were added
 
I'm a bit confused; how can I change this?:
Code:
 Options: Auto Reply='y' for User Selectable Options ('1 2 3 4 5')

when someone change ports in system tab those links are not fully usefull
Code:
[✖] ***ERROR Enable local NTP server=NO                                         see http://routers_ip/Advanced_System_Content.asp ->Basic Config
would be nice if
Code:
http_lanport=**
https_lanport=**
were added
You need to set your NTP server to on under Administration>System Tab.
 
I'm a bit confused; how can I change this?:
Code:
 Options: Auto Reply='y' for User Selectable Options ('1 2 3 4 5')

when someone change ports in system tab those links are not fully usefull
Code:
[✖] ***ERROR Enable local NTP server=NO                                         see http://routers_ip/Advanced_System_Content.asp ->Basic Config
would be nice if
Code:
http_lanport=**
https_lanport=**
were added
If you answer "y" it will answer options 1 through 5 as Yes.
 
I'm a bit confused; how can I change this?:
Code:
 Options: Auto Reply='y' for User Selectable Options ('1 2 3 4 5')

when someone change ports in system tab those links are not fully usefull
Code:
[✖] ***ERROR Enable local NTP server=NO                                         see http://routers_ip/Advanced_System_Content.asp ->Basic Config
would be nice if
Code:
http_lanport=**
https_lanport=**
were added
If you want advanced install you need to copy the URL from the GitHub site then it gives you full control. I believe the one in AMTM is the Easy option rather than advanced.
 
Finally something is using the available memory I have in this beast! :cool::D
 
I'm a bit confused; how can I change this?:
Code:
 Options: Auto Reply='y' for User Selectable Options ('1 2 3 4 5')
The original SME insisted on an 'easy' install, so when the script is invoked from amtm the menu is in 'Easy' mode.

i.e. As per the GitHub Hints/Tips


So in 'Easy' mode you only have two options:
  1. Install unbound (NO options)
  2. Install unbound (ALL options) EDIT v2.07 now installs logging and CPU/Performance tweaks ONLY
Personally I didn't agree with this but (its a long story) so if you enter
Code:
e  = Exit Script

E:Option ==> advanced
you will be presented with the 'Advanced' menu so if you enter
Code:
e  = Exit Script

A:Option ==> i
you will be prompted to reply 'Y' to each of the available options, or alternatively you can invoke an Unattended install


when someone change ports in system tab those links are not fully usefull
Code:
[✖] ***ERROR Enable local NTP server=NO                                         see http://routers_ip/Advanced_System_Content.asp ->Basic Config
would be nice if
Code:
http_lanport=**
https_lanport=**
were added
Noted.
 
Last edited:
There is nothing in Syslog?

If it happens again, before reinstalling using 'i', does 'rs' fix the issue?

Perhaps you should set up logging 'lo', then 'vx' and set 'verbosity: 4' :eek:

Then reboot.

This may help track down your issue.

NOTE: I do experience a weird error (documented in the code) but since I never REBOOT between the numerous uninstall/reinstall cycles, when the script encounters the error, if I wait a few seconds, usually the error goes away, or I have to bite the bullet and REBOOT.

P.S. Don't forget to reset 'verbosity: 1' ;)
I'll check it tomorrow morning with a reboot and log enabled as per your suggestion. I can't fool around with the router right now or my family will lynch me.
 
Is anyone having a problem with setting 'Enable local NTP server=YES' sticking? All other settings can be changed just fine, I keep notching this change to 'No' and then throw a warning in unbound manager.

AC68U
 
Are you hitting the 'Apply' button at the bottom of the page? :)
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top