ipv6 - ssh ping6 firefox

Ulrich Drepper drepper at redhat.com
Wed Oct 31 16:04:13 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

shrek-m at gmx.de wrote:
> --------
> $ firefox [::1]  ==  is ok
> $ firefox [::1%lo]  ==  no
> wget, lynx, elinks  ==  no
> 
> 
> $ firefox [fe80::216:cbff:fea3:7629]  ==  no
> $ firefox [fe80::216:cbff:fea3:7629]%eth0  ==  no
> wget, lynx, elinks  ==  no

I think I've opened bugs about mozilla mishandling IPv6 URLs five years
or so ago.  Maybe it's worthwhile doing this again, they are likely
forgotten.  Just make sure you cite the relevant RFCs.  I'm not sure how
much good it does to file it in our BZ, the upstream one is probably better.



> # ping6 ::1  ==  ok
> # ping6 fe80::216:cbff:fea3:7629  ==  no

That's a link-local address.  From strace I see that the interface
number is not filled in to the liking of the kernel and the connect()
syscall fails.  Should be worth filing a bug.  It might be a kernel
issue but file it against ping6 for now.


> # ssh  fe80::216:cbff:fea3:7629%eth0  ==  ok
> # ssh  fe80::216:cbff:fea3:7629  ==  invalid argument

Likely the same issue as for ping6.

- --
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFHKKd92ijCOnn/RHQRApUVAJ9Q36D6SoVLCwsJRR8+mix/vw+howCfQx2B
6z5uVpe441HsVwr8qbot4lM=
=uqNu
-----END PGP SIGNATURE-----




More information about the test mailing list