[webkit-dev] Safari not connecting to IPv6 server with numeric
address
Andre-John Mas
ajmas at sympatico.ca
Fri Jan 18 20:18:19 PST 2008
Hi,
If I try connecting to my web server, on my local network, which is
running Apache 2 with IPv6, the following fails:
http://[fe80::230:65ff:fed6:b164%en0]/
Yet at the same time, from the command line:
telnet -6 "fe80::230:65ff:fed6:b164%en0" 80
connects. Typing in:
GET /
results in a returned page. Is this a webkit issue or a safari issue?
Andre
More information about the webkit-dev
mailing list