Carlos E. R. wrote:
On 12/08/2019 09.09, Per Jessen wrote:
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
Which I tried before and failed. First paragraph above.
I see no such attempt in what you posted. What I do see is "ping -c 2 FE80::1%eth0" ..... Here ia snippet from my system: ping6 -c2 ff02::1%eth0 PING ff02::1(ff02::1) from fe80::221:86ff:fe4f:8ac4 eth0: 56 data bytes 64 bytes from fe80::221:86ff:fe4f:8ac4: icmp_seq=1 ttl=64 time=0.038 ms 64 bytes from fe80::214:c2ff:fe0d:247a: icmp_seq=1 ttl=64 time=0.155 ms (DUP!) 64 bytes from fe80::215:17ff:fe2c:607: icmp_seq=1 ttl=64 time=0.266 ms (DUP!) 64 bytes from fe80::215:60ff:fe57:7f1: icmp_seq=1 ttl=64 time=0.275 ms (DUP!) 64 bytes from fe80::17: icmp_seq=1 ttl=64 time=0.283 ms (DUP!) 64 bytes from fe80::230:48ff:fe76:7d94: icmp_seq=1 ttl=64 time=0.289 ms (DUP!) 64 bytes from fe80::216:3eff:fe11:1107: icmp_seq=1 ttl=64 time=0.750 ms (DUP!) 64 bytes from fe80::21f:33ff:fef7:9cd1: icmp_seq=1 ttl=64 time=0.777 ms (DUP!) 64 bytes from fe80::216:3eff:fe11:1106: icmp_seq=1 ttl=64 time=0.866 ms (DUP!) 64 bytes from fe80::216:3eff:fe11:1108: icmp_seq=1 ttl=64 time=0.874 ms (DUP!) 64 bytes from fe80::216:3eff:fe11:1105: icmp_seq=1 ttl=64 time=0.887 ms (DUP!) 64 bytes from fe80::20b:cdff:fe41:f68d: icmp_seq=1 ttl=64 time=0.348 ms (DUP!) 64 bytes from fe80::214:5eff:fe1b:556a: icmp_seq=1 ttl=64 time=0.379 ms (DUP!) 64 bytes from fe80::217:a4ff:fef8:cc86: icmp_seq=1 ttl=64 time=0.387 ms (DUP!) 64 bytes from fe80::1: icmp_seq=1 ttl=64 time=0.394 ms (DUP!) 64 bytes from fe80::212:79ff:fecf:4b31: icmp_seq=1 ttl=64 time=0.401 ms (DUP!) 64 bytes from fe80::201:80ff:fe3f:be48: icmp_seq=1 ttl=64 time=0.411 ms (DUP!) 64 bytes from fe80::208:2ff:fe58:7fac: icmp_seq=1 ttl=64 time=0.445 ms (DUP!) 64 bytes from fe80::20b:cdff:fe0e:6db1: icmp_seq=1 ttl=64 time=0.453 ms (DUP!) 64 bytes from fe80::21e:bff:fed9:7aac: icmp_seq=1 ttl=64 time=0.460 ms (DUP!) 64 bytes from fe80::215:17ff:fe2c:5f9: icmp_seq=1 ttl=64 time=0.467 ms (DUP!) 64 bytes from fe80::211:aff:fe59:5114: icmp_seq=1 ttl=64 time=0.545 ms (DUP!) [snip] -- Per Jessen, Zürich (15.8°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org