Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 20:43:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270920] drill: "Error creating socket" with link-local IPv6 nameserver in /etc/resolv.conf
Message-ID:  <bug-270920-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270920

            Bug ID: 270920
           Summary: drill: "Error creating socket" with link-local IPv6
                    nameserver in /etc/resolv.conf
           Product: Base System
           Version: 13.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: me@svmhdvn.name

`drill` isn't able to use a link-local IPv6 (e.g. specified as fe80::abcd%r=
e0)
nameserver specified in /etc/resolv.conf, but `ping` is able to resolve DNS
just fine.

in /etc/resolv.conf:
nameserver fe80::abcd%re0

$ drill google.ca
Error: error sending query: Error creating socket

$ ping google.ca
[...]
16 bytes from [...]
# indicating success

When switching the nameserver IP from a link-local to a global IPv6 on the =
same
interface, `drill` works just fine.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270920-227>