Re: After enabling IPv6 curl github.com fails, succeeds with IPv4
Mayuresh <[email protected]> Wed, 22 Jul 2026 00:24:47 +0530
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 21, 2026 at 08:50:45PM +0200, Martin Husemann wrote: > > It's .in, possibly because my hostname ends in that. > > No, that is no good reason for it. > There must be a "domain" or "search" entry in /etc/resolv.conf. > > If the provider is adding that unexpectedly in their DHCP reply, you can > make resolvconf(8) ignore it via /etc/resolvconf.conf's "exclude" > option. My /etc/resolv.conf only had nameserver entries (till I added search . just now). search . works, but is that a good fix? I'd prefer if I could control things from rc.conf, as resolv.conf may get overwritten. -- Mayuresh