Re: After enabling IPv6 curl github.com fails, succeeds with IPv4
Martin Husemann <[email protected]> Tue, 21 Jul 2026 21:42:06 +0200
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 22, 2026 at 01:04:05AM +0530, Mayuresh wrote: > On Wed, Jul 22, 2026 at 12:24:47AM +0530, Mayuresh wrote: > > 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. > > Noticed dns_search in `man rc.conf' for this purpose. But that's not > helping put the setting in resolv.conf. I guess this is worth a PR. The resolver behaviour is suprising at least and there should be a way to turn it off (plus as Christof pointed out, it may do a second totally useless identical query). Martin