Mailing List Archive

Browsers and link-local IPv6 address literals
Am I becoming crazy or do URIs such as these no longer work?

http://[fe80::1%em0]/
http://[fe80::1%25em0]/
http://[fe80::1%em0]:80/
http://[fe80::1%25em0]:80/

I tested Firefox 26.0 and Chrome 32.0.1700.102 on Fedora 20. The
browsers just pass the whole string to Google. There seems to be no
attempt at connecting: no ND, no SYN, nothing. Just straight to Google.

Did we completely fail with RFC 6874?

Simon
--
DTN made easy, lean, and smart --> http://postellation.viagenie.ca
NAT64/DNS64 open-source --> http://ecdysis.viagenie.ca
STUN/TURN server --> http://numb.viagenie.ca
Re: Browsers and link-local IPv6 address literals [ In reply to ]
Wow. IE 11 implements RFC 6874 perfectly.

This is a shame.

Simon

Le 2014-02-05 10:43, Simon Perreault a écrit :
> Am I becoming crazy or do URIs such as these no longer work?
>
> http://[fe80::1%em0]/
> http://[fe80::1%25em0]/
> http://[fe80::1%em0]:80/
> http://[fe80::1%25em0]:80/
>
> I tested Firefox 26.0 and Chrome 32.0.1700.102 on Fedora 20. The
> browsers just pass the whole string to Google. There seems to be no
> attempt at connecting: no ND, no SYN, nothing. Just straight to Google.
>
> Did we completely fail with RFC 6874?
>
> Simon
>


--
DTN made easy, lean, and smart --> http://postellation.viagenie.ca
NAT64/DNS64 open-source --> http://ecdysis.viagenie.ca
STUN/TURN server --> http://numb.viagenie.ca
Re: Browsers and link-local IPv6 address literals [ In reply to ]
On Wed, Feb 05, 2014 at 10:43:46AM -0500, Simon Perreault wrote:
> Am I becoming crazy or do URIs such as these no longer work?
>
> http://[fe80::1%em0]/
> http://[fe80::1%25em0]/
> http://[fe80::1%em0]:80/
> http://[fe80::1%25em0]:80/
>
> I tested Firefox 26.0 and Chrome 32.0.1700.102 on Fedora 20. The
> browsers just pass the whole string to Google. There seems to be no
> attempt at connecting: no ND, no SYN, nothing. Just straight to Google.

It appears they haven't worked for some time, at least on Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=700999

Bill.
Re: Browsers and link-local IPv6 address literals [ In reply to ]
Le 2014-02-05 10:59, Bill Owens a écrit :
> It appears they haven't worked for some time, at least on Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=700999

Thanks for the pointer. I added my vote.

Simon
--
DTN made easy, lean, and smart --> http://postellation.viagenie.ca
NAT64/DNS64 open-source --> http://ecdysis.viagenie.ca
STUN/TURN server --> http://numb.viagenie.ca
Re: Browsers and link-local IPv6 address literals [ In reply to ]
On 02/05/2014 08:02 AM, Simon Perreault wrote:
> Le 2014-02-05 10:59, Bill Owens a écrit :
>> It appears they haven't worked for some time, at least on Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=700999
>
> Thanks for the pointer. I added my vote.

+1