Re: IPv6 connection issues
Re: IPv6 connection issues
- Subject: Re: IPv6 connection issues
- From: Josh Graessley <email@hidden>
- Date: Mon, 7 Jan 2008 11:47:33 -0800
On Jan 7, 2008, at 11:30 AM, Daniel J. Luke wrote:
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.
-josh
_______________________________________________
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