unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35959: IPv6 for elpa.gnu.org
@ 2019-05-28  8:14 Юрий Пухальский
  2019-06-12 12:21 ` Robert Pluim
  0 siblings, 1 reply; 6+ messages in thread
From: Юрий Пухальский @ 2019-05-28  8:14 UTC (permalink / raw)
  To: 35959

I'm using EMACS and would like to use elpa on one of my hosts, which is IPv6 only. But unlike gnu.org elpa.gnu.org has only IPv4 address. I believe it's not hard IPv6 there as well.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35959: IPv6 for elpa.gnu.org
  2019-05-28  8:14 bug#35959: IPv6 for elpa.gnu.org Юрий Пухальский
@ 2019-06-12 12:21 ` Robert Pluim
  2019-06-12 14:27   ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Pluim @ 2019-06-12 12:21 UTC (permalink / raw)
  To: Юрий Пухальский
  Cc: 35959, Stefan Monnier

>>>>> On Tue, 28 May 2019 10:14:23 +0200, pooh@aikipooh.name (Юрий Пухальский) said:

    Юрий> I'm using EMACS and would like to use elpa on one of my hosts, which
    Юрий> is IPv6 only. But unlike gnu.org elpa.gnu.org has only IPv4 address. I
    Юрий> believe it's not hard IPv6 there as well.

That host is not managed by the Emacs team. Iʼm not sure who *does*
manage it, and itʼs not obvious from the website. Stefan, is this one
yours?

Robert





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35959: IPv6 for elpa.gnu.org
  2019-06-12 12:21 ` Robert Pluim
@ 2019-06-12 14:27   ` Stefan Monnier
  2020-08-15 14:34     ` Stefan Kangas
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Monnier @ 2019-06-12 14:27 UTC (permalink / raw)
  To: Юрий Пухальский
  Cc: 35959

>     Юрий> I'm using EMACS and would like to use elpa on one of my hosts, which
>     Юрий> is IPv6 only. But unlike gnu.org elpa.gnu.org has only IPv4 address.
>     Юрий> I believe it's not hard IPv6 there as well.

This was requested a little while ago, but indeed currently elpa.gnu.org
is IPv4-only.  To make it IPv6, it needs an IPv6 entry in the DNS, it
needs its network interface to acquire this IPv6 address, and it requires
the rest of the FSF's network to propagate the corresponding IPv6
packets to that host.

When we (an FSF sysadmin and myself) looked at it earlier this year, there
was a problem in the FSF's infrastructure (the 3rd part).  I can't quite
remember what it was, but I have the vague impression that it had to do
with the VM host being currently itself limited to IPv4.

> That host is not managed by the Emacs team.  Iʼm not sure who *does*
> manage it, and itʼs not obvious from the website.  Stefan, is this
> one yours?

The maintenance is done in part by myself (the one within the VM, mostly
limited to the part directly relevant to the GNU ELPA archive) and in
part by some of the FSF sysadmins (the part outside the VM).  For this
specific issue, it's best to send the request to sysadmin@gnu.org (and
put me in Cc).


        Stefan






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35959: IPv6 for elpa.gnu.org
  2019-06-12 14:27   ` Stefan Monnier
@ 2020-08-15 14:34     ` Stefan Kangas
  2020-08-17 21:21       ` Stefan Kangas
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Kangas @ 2020-08-15 14:34 UTC (permalink / raw)
  To: Stefan Monnier
  Cc: 35959,
	Юрий Пухальский

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>     Юрий> I'm using EMACS and would like to use elpa on one of my hosts, which
>>     Юрий> is IPv6 only. But unlike gnu.org elpa.gnu.org has only IPv4 address.
>>     Юрий> I believe it's not hard IPv6 there as well.
>
> This was requested a little while ago, but indeed currently elpa.gnu.org
> is IPv4-only.  To make it IPv6, it needs an IPv6 entry in the DNS, it
> needs its network interface to acquire this IPv6 address, and it requires
> the rest of the FSF's network to propagate the corresponding IPv6
> packets to that host.
>
> When we (an FSF sysadmin and myself) looked at it earlier this year, there
> was a problem in the FSF's infrastructure (the 3rd part).  I can't quite
> remember what it was, but I have the vague impression that it had to do
> with the VM host being currently itself limited to IPv4.
>
>> That host is not managed by the Emacs team.  Iʼm not sure who *does*
>> manage it, and itʼs not obvious from the website.  Stefan, is this
>> one yours?
>
> The maintenance is done in part by myself (the one within the VM, mostly
> limited to the part directly relevant to the GNU ELPA archive) and in
> part by some of the FSF sysadmins (the part outside the VM).  For this
> specific issue, it's best to send the request to sysadmin@gnu.org (and
> put me in Cc).

Thanks.  That was 1 year ago, but I'm now forwarding this request to
sysadmin@gnu.org with you in Cc.

Best regards,
Stefan Kangas





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35959: IPv6 for elpa.gnu.org
  2020-08-15 14:34     ` Stefan Kangas
@ 2020-08-17 21:21       ` Stefan Kangas
  2020-08-17 21:58         ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Kangas @ 2020-08-17 21:21 UTC (permalink / raw)
  To: Stefan Monnier
  Cc: 35959,
	Юрий Пухальский

Stefan Kangas <stefan@marxist.se> writes:

> Thanks.  That was 1 year ago, but I'm now forwarding this request to
> sysadmin@gnu.org with you in Cc.

The GNU Sysadmins have told me they have enabled IPv6.  Please someone
test that it works correctly now, and report back here if it doesn't.

I'm closing this bug now.

Best regards,
Stefan Kangas





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35959: IPv6 for elpa.gnu.org
  2020-08-17 21:21       ` Stefan Kangas
@ 2020-08-17 21:58         ` Stefan Monnier
  0 siblings, 0 replies; 6+ messages in thread
From: Stefan Monnier @ 2020-08-17 21:58 UTC (permalink / raw)
  To: Stefan Kangas
  Cc: 35959,
	Юрий Пухальский

> The GNU Sysadmins have told me they have enabled IPv6.  Please someone
> test that it works correctly now, and report back here if it doesn't.

I just did

    % host elpa.gnu.org
    elpa.gnu.org has address 209.51.188.89
    elpa.gnu.org has IPv6 address 2001:470:142::89
    %

So it seems the DNS is set, and then I asked Firefox to open
https://[2001:470:142::89]/ and it worked (only after confirming that
I really want to pen it even tho the TLS certificate doesn't match
that "name").

So, from here it seems like it's working fine, thanks,


        Stefan






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-08-17 21:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28  8:14 bug#35959: IPv6 for elpa.gnu.org Юрий Пухальский
2019-06-12 12:21 ` Robert Pluim
2019-06-12 14:27   ` Stefan Monnier
2020-08-15 14:34     ` Stefan Kangas
2020-08-17 21:21       ` Stefan Kangas
2020-08-17 21:58         ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).