-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 shrek-m@xxxxxx 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----- -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list