nmcli device show eth0 GENERAL.DEVICE: eth0 GENERAL.TYPE: ethernet GENERAL.HWADDR: 00:24:9B:05:5B:68 GENERAL.MTU: 1500 GENERAL.STATE: 100 (verbunden) GENERAL.CONNECTION: LAN GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/6 WIRED-PROPERTIES.CARRIER: an IP4.ADDRESS[1]: 192.168.1.136/24 IP4.GATEWAY: 192.168.1.1 IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 192.168.1.1, mt = 100 IP4.ROUTE[2]: dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 100 IP4.DNS[1]: 192.168.1.1 IP4.DOMAIN[1]: lan IP6.ADDRESS[1]: 2a02:3033:410:9445:1e89:749f:a9d9:489a/64 IP6.ADDRESS[2]: 2a02:3033:411:4396:b7c0:ba9a:717d:8df8/64 IP6.ADDRESS[3]: fde9:9b62:1fb4:0:e590:718b:ea0f:cd2f/64 IP6.ADDRESS[4]: 2a02:3033:410:9445:3da1:29b6:3922:96ce/64 IP6.ADDRESS[5]: fde9:9b62:1fb4:0:aae6:75b7:7471:61f0/64 IP6.ADDRESS[6]: fe80::d938:7ba0:d715:cf40/64 IP6.GATEWAY: fe80::21e:42ff:fe2f:58df IP6.ROUTE[1]: dst = fde9:9b62:1fb4::/48, nh = fe80::21e:42ff:fe2f:58df, mt = 100 IP6.ROUTE[2]: dst = 2a02:3033:411:4396::/64, nh = ::, mt = 100 IP6.ROUTE[3]: dst = fde9:9b62:1fb4::/64, nh = ::, mt = 100 IP6.ROUTE[4]: dst = 2a02:3033:410:9445::/64, nh = ::, mt = 100 IP6.ROUTE[5]: dst = ::/0, nh = fe80::21e:42ff:fe2f:58df, mt = 100 IP6.ROUTE[6]: dst = fe80::/64, nh = ::, mt = 100 IP6.DNS[1]: fde9:9b62:1fb4::1 thomas@linux-y7a7:~> ping -c3 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) Bytes an Daten. 64 Bytes von 8.8.8.8: icmp_seq=1 ttl=112 Zeit=50.0 ms 64 Bytes von 8.8.8.8: icmp_seq=2 ttl=112 Zeit=32.4 ms 64 Bytes von 8.8.8.8: icmp_seq=3 ttl=112 Zeit=25.6 ms --- 8.8.8.8 ping-Statistik --- 3 Pakete übertragen, 3 empfangen, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 25.593/35.990/49.996/10.284 ms thomas@linux-y7a7:~> ping -c3 2600:: PING 2600::(2600::) 56 Datenbytes 64 Bytes von 2600::: icmp_seq=1 ttl=42 Zeit=235 ms 64 Bytes von 2600::: icmp_seq=2 ttl=42 Zeit=186 ms 64 Bytes von 2600::: icmp_seq=3 ttl=42 Zeit=186 ms --- 2600:: ping-Statistik --- 3 Pakete übertragen, 3 empfangen, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 186.033/202.427/234.808/22.897 ms thomas@linux-y7a7:~> ping -c3 -M do -s 1452 ct.de PING ct.de(redirector.heise.de (2a02:2e0:3fe:1001:302::)) 1452 Datenbytes 1460 Bytes von redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=1 ttl=49 Zeit=44.0 ms 1460 Bytes von redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=2 ttl=49 Zeit=38.9 ms 1460 Bytes von redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=3 ttl=49 Zeit=41.3 ms --- ct.de ping-Statistik --- 3 Pakete übertragen, 3 empfangen, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 38.889/41.413/44.007/2.089 ms thomas@linux-y7a7:~> ping -c3 -M do -s 1453 ct.de PING ct.de(redirector.heise.de (2a02:2e0:3fe:1001:302::)) 1453 Datenbytes ping: lokaler Fehler: Nachricht zu lang, MTU: 1500 ping: lokaler Fehler: Nachricht zu lang, MTU: 1500 ping: lokaler Fehler: Nachricht zu lang, MTU: 1500 --- ct.de ping-Statistik --- 3 Pakete übertragen, 0 empfangen, +3 Fehler, 100% packet loss, time 2054ms thomas@linux-y7a7:~>