Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Unbound package updated to 1.4.13

    Scheduled Pinned Locked Moved pfSense Packages
    66 Posts 7 Posters 24.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wagonza
      last edited by

      check your PM

      Follow me on twitter http://twitter.com/wagonza
      http://www.thepackethub.co.za

      1 Reply Last reply Reply Quote 0
      • W
        wagonza
        last edited by

        Ok package updated to handle @serialdie's problem. Updated to 1.4.13_01

        Follow me on twitter http://twitter.com/wagonza
        http://www.thepackethub.co.za

        1 Reply Last reply Reply Quote 0
        • S
          serialdie
          last edited by

          wagonza,

          Thank you for the update.

          Please bare with me as my pkg refresh is very slow as I mention before.

          Thanks!

          Edit:

          Updating now. :)

          1 Reply Last reply Reply Quote 0
          • W
            wagonza
            last edited by

            All ok?

            Follow me on twitter http://twitter.com/wagonza
            http://www.thepackethub.co.za

            1 Reply Last reply Reply Quote 0
            • S
              serialdie
              last edited by

              @wagonza:

              All ok?

              wagonza,

              Its all perfect!!! :D

              Its even faster now!
              no more waiting for my pkg repo to load :D

              Thank You!

              Pay pal Donations?

              1 Reply Last reply Reply Quote 0
              • W
                wagonza
                last edited by

                Good to hear!

                Donations would be great! -> http://pfsense.org/donate.html and if you do donate, just mention its for Unbound.
                Thanks!

                Follow me on twitter http://twitter.com/wagonza
                http://www.thepackethub.co.za

                1 Reply Last reply Reply Quote 0
                • S
                  serialdie
                  last edited by

                  @wagonza:

                  Good to hear!

                  Donations would be great! -> http://pfsense.org/donate.html and if you do donate, just mention its for Unbound.
                  Thanks!

                  Awesome will do that. :)

                  I have one question. have you try after the upgrade to add a static entry under dhcp? I just did that and it cause unbound to massively crash… It wouldnt come back up from the webui I had to call it from cli.
                  I wanted to see if any body can replicate my issue.

                  1 Reply Last reply Reply Quote 0
                  • W
                    wagonza
                    last edited by

                    @serialdie:

                    Awesome will do that. :)

                    thanks.

                    @serialdie:

                    I have one question. have you try after the upgrade to add a static entry under dhcp? I just did that and it cause unbound to massively crash… It wouldnt come back up from the webui I had to call it from cli.
                    I wanted to see if any body can replicate my issue.

                    hrmm odd. Since when adding a static DHCP entry it doesn't update Unbound. Unbound only gets updated when it is re-saved - as, currently, there is no way Unbound knows that the static DHCP mappings have been updated. I'll see if I can replicate what you see in the morning.

                    Follow me on twitter http://twitter.com/wagonza
                    http://www.thepackethub.co.za

                    1 Reply Last reply Reply Quote 0
                    • S
                      serialdie
                      last edited by

                      wagonza,

                      Well they have to work together some how since I have Register DHCP static mappings set to on.
                      Thanks for the help and awesome work.

                      1 Reply Last reply Reply Quote 0
                      • W
                        wagonza
                        last edited by

                        Yeah they do work together, but the list doesn't get updated in Unbound until you re-save on Unbound. Unlike the current DNS Forwarder which has a background process updating it automatically when leases get updated.

                        Unbound, currently, has no way of knowing when that list is updated so it wont auto-update.

                        Follow me on twitter http://twitter.com/wagonza
                        http://www.thepackethub.co.za

                        1 Reply Last reply Reply Quote 0
                        • S
                          serialdie
                          last edited by

                          @wagonza:

                          Yeah they do work together, but the list doesn't get updated in Unbound until you re-save on Unbound. Unlike the current DNS Forwarder which has a background process updating it automatically when leases get updated.

                          Unbound, currently, has no way of knowing when that list is updated so it wont auto-update.

                          ah! That make since.

                          :)

                          1 Reply Last reply Reply Quote 0
                          • G
                            GLR
                            last edited by

                            Hello,
                            I am afraid but on my side : I have an issue : I am not able to get the ACLs (unbound_acls.php) and status (unbound_status.php) pages.
                            I am redirected back to the standard settings page (pkg_edit.php?xml=unbound.xml&id=0)
                            So it seems there is a problem with the xml config (?)

                            1 Reply Last reply Reply Quote 0
                            • W
                              wagonza
                              last edited by

                              @GLR:

                              Hello,
                              I am afraid but on my side : I have an issue : I am not able to get the ACLs (unbound_acls.php) and status (unbound_status.php) pages.
                              I am redirected back to the standard settings page (pkg_edit.php?xml=unbound.xml&id=0)
                              So it seems there is a problem with the xml config (?)

                              That generally means Unbound is not running as it checks to see if the process is running and if not it redirects you to that first setup page.
                              You might have config errors which I would be interested in seeing. So from a shell you can run unbound-checkconf - it should return no errors.

                              Follow me on twitter http://twitter.com/wagonza
                              http://www.thepackethub.co.za

                              1 Reply Last reply Reply Quote 0
                              • G
                                GLR
                                last edited by

                                Yes, now that Unbound is running, the tab are correctly displayed. So it is not so serious…
                                But anyway, it is not a normal behaviour : How can we set the ACLs before starting it in that case ?

                                1 Reply Last reply Reply Quote 0
                                • W
                                  wagonza
                                  last edited by

                                  @GLR:

                                  Yes, now that Unbound is running, the tab are correctly displayed. So it is not so serious…
                                  But anyway, it is not a normal behaviour : How can we set the ACLs before starting it in that case ?

                                  ok good to hear. You raise a good point though i'll remove that check for the ACL's tab.

                                  Follow me on twitter http://twitter.com/wagonza
                                  http://www.thepackethub.co.za

                                  1 Reply Last reply Reply Quote 0
                                  • G
                                    GLR
                                    last edited by

                                    It would be great, thanks !

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      wagonza
                                      last edited by

                                      Package updated to 1.4.13_02 and ACLs can now be edited before starting Unbound.

                                      Follow me on twitter http://twitter.com/wagonza
                                      http://www.thepackethub.co.za

                                      1 Reply Last reply Reply Quote 0
                                      • G
                                        GLR
                                        last edited by

                                        Confirmed OK for me. Thanks again for the prompt fix !

                                        Btw, I would have some features requests for Unbound.
                                        I am still doing some tunning by hand in the config file…
                                        Is there such a list available somewhere ?

                                        1 Reply Last reply Reply Quote 0
                                        • W
                                          wagonza
                                          last edited by

                                          Nope, no list, but you can PM them when you have the list.

                                          Follow me on twitter http://twitter.com/wagonza
                                          http://www.thepackethub.co.za

                                          1 Reply Last reply Reply Quote 0
                                          • G
                                            GLR
                                            last edited by

                                            I think there is still something that remains not exact in the settings tab :

                                            Network interface
                                            The network interface(s) the Unbound DNS server will query from.

                                            This is wrong, this option defines the Unbound config attribute "interface:", so the interface on which Unbound will bind/listen.
                                            And indeed, it generates this entry in the config file :

                                            Interface IP(s) to bind to

                                            interface: <ip>> interface:

                                            This interface is listened to for queries from clients, and answers to clients are given from it.

                                            Whereas Unbound config attribute "outgoing-interface:" is not available in the settings pages.

                                            outgoing-interface:
                                            This interface is used to send queries to authoritative servers and receive their replies.

                                            And actually I also need this option to direct some queries to an authoritative NS through an IPSec tunnel.  :-</ip>

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.