NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

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



On 7/21/26 13:39, Mayuresh wrote:
Suggests some IPv6 misconfiguration on my system?

No. Github does not support ipv6. The problem is not on your side but theirs.

Somebody even made a website about it: https://doesgithubhaveipv6yet.com

You may your rc.conf to use ipv4 by default and still have ipv6 enabled.

```
ip6addrctl_policy="ipv4_prefer"
ip6addrctl=YES
```

I have no idea how to make this github-especific: that is, to have ipv6 by default everywhere else. Maybe ip6addrctl(8) helps.

--
vsis <vsis@vsis.online>

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index