Re: IPv6 connection issues
Re: IPv6 connection issues
- Subject: Re: IPv6 connection issues
- From: Tsuyoshi MOMOSE / ももせつよし <email@hidden>
- Date: Mon, 21 Jan 2008 02:47:59 +0900
I found the thread today.
On 2008/01/08, at 3:59, Andre-John Mas wrote:
The Apache2 server responds to IPv6, when I query it from locally,
using http://[::1], using Safari. On the other hand when I try
accessing the server, from my Intel machine, using the IPv6 address
specifed by the en0 interface I can't connect:
I guess the reason is the library used on darwin is too old one to
handle scope id. The library, specifically getaddrinfo(3), on other
BSDs can handle scope id followed scope id delimiter('%'). There is
no work around for your purpose other than using global IPv6 address.
in case of ping6, you can use '-I' option to specify the scope
(interface).
--------------
Tsuyoshi MOMOSE
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden