Bug 16932

Summary: Safari not connecting to IPv6 server with numeric address
Product: WebKit Reporter: Andre-John Mas <andrejohn.mas>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Andre-John Mas
Reported 2008-01-18 20:21:47 PST
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. In the connected session, typing: GET / results in a returned page. This either looks like the parsing is failing or the handling of the parsed address is a failing.
Attachments
Andre-John Mas
Comment 1 2008-01-18 20:38:28 PST
RFC 2732 does not seem to cover this, but RFC 4007 does. An additional description is listed in the following Wikipedia page in the section Zone indicies: http://en.wikipedia.org/wiki/IPv6
Alexey Proskuryakov
Comment 2 2008-01-18 22:51:36 PST
*** This bug has been marked as a duplicate of 11773 ***
Note You need to log in before you can comment on or make changes to this bug.