Navigation

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

    Unbound 1.4.20_8: fix for IPv6 host overrides

    pfSense Packages
    1
    2
    693
    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.
    • D
      David_W last edited by

      IPv6 host overrides (in the DNS forwarding screen) do not work in the unbound 1.4.20_8 package due to a typo in line 852 of /usr/local/pkg/unbound.inc, which should read:

                                     if (!$added_item_v6[$current_host]) {
      

      The incorrect version is curent_host

      You then need to trigger an unbound configuration rebuild, for example by unselecting "Enable unbound", pressing Save, reselecting "Enable unbound" and pressing Save again.

      If nobody with the appropriate access acknowledges they've committed this trivial fix, I'll open a ticket on redmine in a few days.

      1 Reply Last reply Reply Quote 0
      • D
        David_W last edited by

        I've added this information to bug #3056 on redmine.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post