Carlos E. R. wrote:
Still, the configuration page MAC to IPs should be there for IPv6, same as other IPv6 pages, and it isn't.
I'm not sure what that is about - static allocations?
Telcontar:~ # ping -c 2 FE80::1%eth0 PING FE80::1%eth0(fe80::1%eth0) 56 data bytes From fe80::221:85ff:fe16:2d0b%eth0 icmp_seq=1 Destination unreachable: Address unreachable From fe80::221:85ff:fe16:2d0b%eth0 icmp_seq=2 Destination unreachable: Address unreachable
--- FE80::1%eth0 ping statistics --- 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1030ms
No idea who fe80::221:85ff:... is. Not in "ip neighbour show"
Your own machine, "telcontar" ?
Telcontar:~ # ping -c2 ff02::1 connect: Invalid argument Telcontar:~ #
Doesn't seem to work :-?
You need to specify which network, ie. which interface - ping -c2 ff02::1%eth0 -- Per Jessen, Zürich (15.4°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org