IPv6 incorrect setup (or resolver bug? or http client bug?)

Tony Rogvall tony@REDACTED
Tue Nov 2 23:04:45 CET 2004


tisdagen den 2 november 2004 kl 15.50 skrev Fredrik Thulin:

>
> That is an IPv4-in-IPv6 address.
>
> 32512 = 0x7f00. 0x7f = 127 decimal. the last two words (32512, 1) is
> actually the same as 127.0.0.1.
>
>
FYI

1> inet_parse:ntoa({0,0,0,0,0,65535,32512,1}).
"::FFFF:127.0.0.1"

/Tony




More information about the erlang-questions mailing list