[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02140) Re: Browser Supports IPv6
Thanks for your comments, Peter Bieringer and Mauro Tortonesi.
| > | I am trying to get a page using a local web server. I got the page in
| > | Microsoft Internet Explorer, but didn't get it in Netscape or Mozilla, I
| > | give the address in the format http://[fe80:0:0:0:200:e8ff:fe8b:b662]:6523/
| > | .
| >
| > I met with the same case, and I found that is caused by link-local address.
| > I set a site-local address( ex. fec0:0:0:1::1 ) of the web server, and
| > succeeded to get it by Mozilla.
| > (But I don't know why link-local address is NG ...)
|Peter>Perhaps the "scope not specified" issue, same as ping6 et al.
I think it is true, but,
|Mauro> perhaps you have two (or more) network interfaces on your host?
I have only one network interface (with a link-local address) on my host.
And I tried to get it by Mozilla on the web server itself (with only one
ethernet card) too, but it was failed.
ex.) http://[fe80::280:45ff:fe11:53b5]/ -> NG
( Of course, http://[::1]/ & http://[fec0:0:0:1::1]/ -> OK)
Why cannot it specify the scope ?
(* I use usagi-linux24-s20030120.tar.bz2)
Regards,
--
IDA Hiromu