Discussion:
IPv6 in Firefox: does it work?
(too old to reply)
Per Jessen
2011-01-06 08:20:30 UTC
Permalink
Yes, the link-local address can't be used like that - TBH, I don't
know why.
ping6 -I ethX FE80::21E:BFF:FE08:4CCB
Ah, yes, I remember that now. As I don't use v6 and I can't understand
the reason of having to specify the interface, so I always forget that
detail.
I've discovered the reason - the link local address may be assigned to
multiple interfaces, so to use it, you need to specify which interface.
--
Per Jessen, Zürich (3.0°C)
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
For additional commands, e-mail: opensuse+***@opensuse.org
James Knott
2011-01-07 02:37:47 UTC
Permalink
Post by Per Jessen
I've discovered the reason - the link local address may be assigned to
multiple interfaces, so to use it, you need to specify which interface.
Actually, the computer cannot know which interface a link local address
is on, unless it's somehow told. In the case of routers, the router
will announce itself and the computer will know which interface it's
connected to. So, if you're manually doing something, such as ping, you
have to specify the interface.
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
For additional commands, e-mail: opensuse+***@opensuse.org
Per Jessen
2011-01-07 07:29:32 UTC
Permalink
Post by James Knott
Post by Per Jessen
I've discovered the reason - the link local address may be assigned
to multiple interfaces, so to use it, you need to specify which
interface.
Actually, the computer cannot know which interface a link local
address is on, unless it's somehow told.
Is that what happens during auto configuration or is there another way
of telling it? 'ip addr' appears to show e.g. eth0 having a link-local
address.
--
Per Jessen, Zürich (5.5°C)
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
For additional commands, e-mail: opensuse+***@opensuse.org
Loading...