* IPv6 Guix
@ 2019-08-09 3:02 dftxbs3e
2019-08-26 10:24 ` Ludovic Courtès
0 siblings, 1 reply; 8+ messages in thread
From: dftxbs3e @ 2019-08-09 3:02 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1.1: Type: text/plain, Size: 1015 bytes --]
Hello,
It looks like ci.guix.gnu.org does not have AAAA records.
I suggest they get added because IPv6-only networking is the future.
$ dig ci.guix.gnu.org AAAA
; <<>> DiG 9.11.8-RedHat-9.11.8-1.fc30 <<>> ci.guix.gnu.org AAAA
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4389
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;ci.guix.gnu.org. IN AAAA
;; AUTHORITY SECTION:
guix.gnu.org. 3595 IN SOA ns.guix.gnu.org.
hostmaster.guix.gnu.org. 2019080102 172800 900 1209600 3600
I checked all other domain names in
<https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh>
and they all have AAAA records.
Now if anything is downloaded by GNU Guix during operation, domain names
should also have AAAA records but I think ci.guix.gnu.org mirrors
everything?
Thanks
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: IPv6 Guix
2019-08-09 3:02 IPv6 Guix dftxbs3e
@ 2019-08-26 10:24 ` Ludovic Courtès
2019-08-26 11:17 ` Ricardo Wurmus
0 siblings, 1 reply; 8+ messages in thread
From: Ludovic Courtès @ 2019-08-26 10:24 UTC (permalink / raw)
To: dftxbs3e; +Cc: guix-devel
Hi,
dftxbs3e <dftxbs3e@free.fr> skribis:
> It looks like ci.guix.gnu.org does not have AAAA records.
Ricardo, do you know if berlin is accessible over IPv6? If it is, I
agree we should add those AAAA records.
> I suggest they get added because IPv6-only networking is the future.
It’s been the future for a while now. ;-)
Ludo’.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: IPv6 Guix
2019-08-26 10:24 ` Ludovic Courtès
@ 2019-08-26 11:17 ` Ricardo Wurmus
2019-08-26 15:14 ` Ricardo Wurmus
0 siblings, 1 reply; 8+ messages in thread
From: Ricardo Wurmus @ 2019-08-26 11:17 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: guix-devel
Ludovic Courtès <ludo@gnu.org> writes:
> dftxbs3e <dftxbs3e@free.fr> skribis:
>
>> It looks like ci.guix.gnu.org does not have AAAA records.
>
> Ricardo, do you know if berlin is accessible over IPv6? If it is, I
> agree we should add those AAAA records.
I’m waiting for a response from the campus network team. I asked them
to confirm if it’s possible to reach the server via IPv6 and to update
the firewall rules if it isn’t.
--
Ricardo
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: IPv6 Guix
2019-08-26 11:17 ` Ricardo Wurmus
@ 2019-08-26 15:14 ` Ricardo Wurmus
2019-08-30 9:47 ` dftxbs3e
2019-09-03 12:20 ` Ludovic Courtès
0 siblings, 2 replies; 8+ messages in thread
From: Ricardo Wurmus @ 2019-08-26 15:14 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: guix-devel
Ricardo Wurmus <rekado@elephly.net> writes:
> Ludovic Courtès <ludo@gnu.org> writes:
>
>> dftxbs3e <dftxbs3e@free.fr> skribis:
>>
>>> It looks like ci.guix.gnu.org does not have AAAA records.
>>
>> Ricardo, do you know if berlin is accessible over IPv6? If it is, I
>> agree we should add those AAAA records.
>
> I’m waiting for a response from the campus network team. I asked them
> to confirm if it’s possible to reach the server via IPv6 and to update
> the firewall rules if it isn’t.
The campus firewall doesn’t route IPv6 yet, so it’s not yet possible to
access the server via its IPv6 address. Sorry.
--
Ricardo
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: IPv6 Guix
2019-08-26 15:14 ` Ricardo Wurmus
@ 2019-08-30 9:47 ` dftxbs3e
2019-08-30 12:00 ` Ricardo Wurmus
2019-09-03 12:20 ` Ludovic Courtès
1 sibling, 1 reply; 8+ messages in thread
From: dftxbs3e @ 2019-08-30 9:47 UTC (permalink / raw)
To: Ricardo Wurmus, Ludovic Courtès; +Cc: guix-devel
[-- Attachment #1.1: Type: text/plain, Size: 758 bytes --]
Hello,
Could that be made into a TODO list?
Thanks
On 8/26/19 5:14 PM, Ricardo Wurmus wrote:
> Ricardo Wurmus <rekado@elephly.net> writes:
>
>> Ludovic Courtès <ludo@gnu.org> writes:
>>
>>> dftxbs3e <dftxbs3e@free.fr> skribis:
>>>
>>>> It looks like ci.guix.gnu.org does not have AAAA records.
>>> Ricardo, do you know if berlin is accessible over IPv6? If it is, I
>>> agree we should add those AAAA records.
>> I’m waiting for a response from the campus network team. I asked them
>> to confirm if it’s possible to reach the server via IPv6 and to update
>> the firewall rules if it isn’t.
> The campus firewall doesn’t route IPv6 yet, so it’s not yet possible to
> access the server via its IPv6 address. Sorry.
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: IPv6 Guix
2019-08-30 9:47 ` dftxbs3e
@ 2019-08-30 12:00 ` Ricardo Wurmus
2019-08-30 14:06 ` dftxbs3e
0 siblings, 1 reply; 8+ messages in thread
From: Ricardo Wurmus @ 2019-08-30 12:00 UTC (permalink / raw)
To: dftxbs3e; +Cc: guix-devel
dftxbs3e <dftxbs3e@free.fr> writes:
> Could that be made into a TODO list?
I asked them to do this, but there’s nothing more I can do about it. I
wouldn’t hold my breath as I know the networking team currently has
other priorities.
--
Ricardo
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: IPv6 Guix
2019-08-30 12:00 ` Ricardo Wurmus
@ 2019-08-30 14:06 ` dftxbs3e
0 siblings, 0 replies; 8+ messages in thread
From: dftxbs3e @ 2019-08-30 14:06 UTC (permalink / raw)
To: Ricardo Wurmus; +Cc: guix-devel
[-- Attachment #1.1: Type: text/plain, Size: 325 bytes --]
Alright, thank you.
On 8/30/19 2:00 PM, Ricardo Wurmus wrote:
> dftxbs3e <dftxbs3e@free.fr> writes:
>
>> Could that be made into a TODO list?
> I asked them to do this, but there’s nothing more I can do about it. I
> wouldn’t hold my breath as I know the networking team currently has
> other priorities.
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: IPv6 Guix
2019-08-26 15:14 ` Ricardo Wurmus
2019-08-30 9:47 ` dftxbs3e
@ 2019-09-03 12:20 ` Ludovic Courtès
1 sibling, 0 replies; 8+ messages in thread
From: Ludovic Courtès @ 2019-09-03 12:20 UTC (permalink / raw)
To: Ricardo Wurmus; +Cc: guix-devel
Ricardo Wurmus <rekado@elephly.net> skribis:
> Ricardo Wurmus <rekado@elephly.net> writes:
>
>> Ludovic Courtès <ludo@gnu.org> writes:
>>
>>> dftxbs3e <dftxbs3e@free.fr> skribis:
>>>
>>>> It looks like ci.guix.gnu.org does not have AAAA records.
>>>
>>> Ricardo, do you know if berlin is accessible over IPv6? If it is, I
>>> agree we should add those AAAA records.
>>
>> I’m waiting for a response from the campus network team. I asked them
>> to confirm if it’s possible to reach the server via IPv6 and to update
>> the firewall rules if it isn’t.
>
> The campus firewall doesn’t route IPv6 yet, so it’s not yet possible to
> access the server via its IPv6 address. Sorry.
OK, thanks for asking!
Ludo’.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2019-09-03 12:21 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 3:02 IPv6 Guix dftxbs3e
2019-08-26 10:24 ` Ludovic Courtès
2019-08-26 11:17 ` Ricardo Wurmus
2019-08-26 15:14 ` Ricardo Wurmus
2019-08-30 9:47 ` dftxbs3e
2019-08-30 12:00 ` Ricardo Wurmus
2019-08-30 14:06 ` dftxbs3e
2019-09-03 12:20 ` Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).