nanog mailing list archives

Re: git fails over IPv6 with code.googlesource.com


From: Christopher Morrow <morrowc.lists () gmail com>
Date: Mon, 24 Sep 2018 11:31:05 -0400

On Mon, Sep 24, 2018 at 11:10 AM Christopher Morrow <morrowc.lists () gmail com>
wrote:



On Mon, Sep 24, 2018 at 10:50 AM James Hartig <fastest963 () gmail com>
wrote:

We've been having an issue pulling code from code.googlesource.com since
last week over IPv6. If I disable IPv6


seems like someone forgot their v6 config... huh.


everything works fine. Same thing happens with go.googlesource.com.
Example:

git clone https://code.googlesource.com/google-api-go-client
Cloning into 'google-api-go-client'...
fatal: unable to access '
https://code.googlesource.com/google-api-go-client/': I/O operation
timed out

Can someone from Google reach out off-list? Thanks!


someone may have already beat me to it, but I'll ask.


;; QUESTION SECTION:
;code.googlesource.com. IN AAAA

;; ANSWER SECTION:
code.googlesource.com. 300 IN AAAA 2607:f8b0:400d:c0c::52


should be fixed... I think?
$ telnet 2607:f8b0:400d:c0c::52 443
Trying 2607:f8b0:400d:c0c::52...
Connected to 2607:f8b0:400d:c0c::52.
Escape character is '^]'.

Current thread: