IPv6 bug

Igor Sysoev igor at sysoev.ru
Wed Nov 17 15:13:46 MSK 2010


On Wed, Nov 17, 2010 at 07:11:29PM +0700, Edho P Arief wrote:

> On Wed, Nov 17, 2010 at 7:00 PM, Igor Sysoev <igor at sysoev.ru> wrote:
> > Are you sure that http://[2001:4858:aaaa:1:1::80]:80/ is common
> > URL presetnation with IPv6 literal ?
> >
> 
> rfc2732:
> 
> 2. Literal IPv6 Address Format in URL's Syntax
> 
>    To use a literal IPv6 address in a URL, the literal address should be
>    enclosed in "[" and "]" characters.  For example the following
>    literal IPv6 addresses:
> 
>       FEDC:BA98:7654:3210:FEDC:BA98:7654:3210
>       1080:0:0:0:8:800:200C:4171
>       3ffe:2a00:100:7031::1
>       1080::8:800:200C:417A
>       ::192.9.5.5
>       ::FFFF:129.144.52.38
>       2010:836B:4179::836B:4179
> 
>    would be represented as in the following example URLs:
> 
>       http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html
>       http://[1080:0:0:0:8:800:200C:417A]/index.html
>       http://[3ffe:2a00:100:7031::1]
>       http://[1080::8:800:200C:417A]/foo
>       http://[::192.9.5.5]/ipng
>       http://[::FFFF:129.144.52.38]:80/index.html
>       http://[2010:836B:4179::836B:4179]

OK, thank you.


-- 
Igor Sysoev
http://sysoev.ru/en/



More information about the nginx mailing list