site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com I found the thread today. On 2008/01/08, at 3:59, Andre-John Mas wrote: -------------- Tsuyoshi MOMOSE _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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). This email sent to site_archiver@lists.apple.com