https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250984

            Bug ID: 250984
           Summary: local-unbound-setup does not work with ipv6 forwarders
                    without "::" in address
           Product: Base System
           Version: 12.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: [email protected]
          Reporter: [email protected]

Given a resolv.conf that looks like

nameserver 2001:db8:6:5:4:3:2:1
options edns0

running local-unbound-setup produces a file /etc/unbound/forward.conf that
looks like this:

# This file was generated by local-unbound-setup.
# Modifications will be overwritten.
forward-zone:
        name: .

Notably missing is a line on the end that should look like

        forward-addr: 2001:0db8:6:5:4:3:2:1

If the ipv6-adress contains the sequence "::" the script works as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to