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

    DNS Resolver (unbound) GUI forget local-zone ipv6 ?

    Scheduled Pinned Locked Moved DHCP and DNS
    1 Posts 1 Posters 170 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.
    • M
      maba
      last edited by maba

      Hello,
      i think unbound gui forget to define local-zone for ipv6 interfaces listened ...
      so reverse dns ipv6 failed because "domain not present".

      My setup is : * bind listening on port 54 / unbound on port 53 (i want pfblocker dnsbl working with bind).

      I added unbound optional gui config :

      forward-zone:
      name: "."
      forward-addr: IPSERVEURBIND@54

      (to forward to upstream dns ... the bind dns use vpn encrypted dns)

      and i add in the GUI "transfert zone" my local bind "zones" to make reverse dns working:

      X.X.192.in-addr.arpa IPBIND@54
      IPV6SUBNETINREVERSELAN.ip6.arpa IPV6BIND@54

      i hoping things works here...
      reverse ipv4 work but ipv6 no !

      i had to add in optional config gui :

      local-zone: "IPV6SUBNETINREVERSELAN.ip6.arpa" typetransparent

      to make the reverse ipv6 working and forward ipv6 reverse to bind.

      is it normal ? why entering a transfert zone in ipv6 in gui don't enter automatically local-zone option if it's needed to work ? and why is it working with ipv4 without define local-zone ?

      When i go to /var/unbound :

      i see the gui define "private-domain" when entering a line in "transfer zone" and it enumerate IPV4 interfaces and create "local-zone" for all ipv4 adresses of the interfaces at the begining of the conf file.

      So for me gui take care of ipv4 by entering automatically "local-zone" at the begining of unbound conf file for all ipv4 adress interfaces . Why it doesn't do the same thing foir ipv6 ?

      Thanks for answers ;)

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