Re: FreeBSD git service IPv6 broken

From: Philip Paeps <philip_at_freebsd.org>
Date: Mon, 12 Aug 2024 16:43:26 UTC
On 2024-08-11 06:00:28 (+0800), Shawn Webb wrote:
> ==== BEGIN LOG ====
> sync-01[sync]:/data/repos/hbsd-ports $ host git.freebsd.org
> git.freebsd.org is an alias for gitmir.geo.freebsd.org.
> gitmir.geo.freebsd.org has address 192.158.248.9
> gitmir.geo.freebsd.org has IPv6 address 2001:500:6b:d::24ca:1
> gitmir.geo.freebsd.org mail is handled by 0 .

Thanks for reporting.

Do you have a traceroute6?  And maybe a ping6?  As far as I can tell, 
everything should be fine.  It also looks like you're able to talk to 
sshd without issues.  And it's the same sshd on IPv6 as on the legacy IP 
protocol.

I'll take a look at this in more detail in the morning.  It's past my 
bedtime.

Meanwhile, you can set another mirror in /etc/hosts.  Try (for NYI):

2610:1c1:1:606c::50:6d git.freebsd.org

Philip