Re: After enabling IPv6 curl github.com fails, succeeds with IPv4
Mayuresh <[email protected]> Tue, 21 Jul 2026 23:42:30 +0530
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 21, 2026 at 07:59:35PM +0200, Christof Meerwald wrote: > Can you check what queries are actually sent to the name server? > (using tcpdump) Yes. But strangely it queries github.com.in after failing to find github.com, and finds it. ... 53467+ AAAA? github.com. (28) ... 53467 0/1/0 (112) ... 64127+ AAAA? github.com.in. (31) ... 64127 2/0/0 AAAA 2a06:98c1:3121::3, AAAA 2a06:98c1:3120::3 (87) > Also, do you see the issue only for "ping6 github.com", or also for > "ping6 github.com."? Only for github.com No issue seen for github.com. -- Mayuresh