Re: After enabling IPv6 curl github.com fails, succeeds with IPv4

Martin Husemann <[email protected]> Tue, 21 Jul 2026 16:25:20 +0200
Newsgroups gmane.os.netbsd.general
Message-ID <[email protected]>
On Tue, Jul 21, 2026 at 04:18:37PM +0200, Martin Husemann wrote:
> The problem must be something else.

One thing that might be broken since enabling IPv6 is the DNS server
itself - maybe your configuration has an IPv6 address for DNS lookups
now but the DNS server is broken.

Check /etc/resolv.conf for any IPv6 addresses.

Martin