Re: IPv6 connection issues
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jan 7, 2008, at 11:30 AM, Daniel J. Luke wrote: -josh _______________________________________________ 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... On Jan 7, 2008, at 1:59 PM, 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: http://[fe80::230:65ff:fed6:b164] Is your Intel machine on the same broadcast domain as your apache2 server? The fe80:: address is a link-local (automatically configured) address. Think of it like the 169.254.0.0/16 range used for DHCP autoconfiguration. 169.254.0.0/16 is actually IPv4LL and has nothing to do with DHCP except that Macs and PCs tend to fall back on IPv4LL if they fail to get a DHCP address. This email sent to site_archiver@lists.apple.com
participants (1)
-
Josh Graessley