Re: IPv6 connection issues
Re: IPv6 connection issues
- Subject: Re: IPv6 connection issues
- From: "Daniel J. Luke" <email@hidden>
- Date: Mon, 7 Jan 2008 14:30:13 -0500
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.
responds, but ping to either fe80::230:65ff:fed6:b164 or
fe80::230:65ff:fed6:b164%en0 (its own address) responds in:
You should be able to ping6 fe80::230:65ff:fed6:b164, do you perhaps
have some firewall set up? What does your routing table (netstat -rn)
look like?
--
Daniel J. Luke
+========================================================+
| *---------------- email@hidden ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
| Opinions expressed are mine and do not necessarily |
| reflect the opinions of my employer. |
+========================================================+
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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