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/4 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]: 2a00:20:c014:a8f2:523c:f6db:c64e:f74f/64 IP6.ADDRESS[2]: fde9:9b62:1fb4:0:e590:718b:ea0f:cd2f/64 IP6.ADDRESS[3]: 2a00:20:c014:a8f2:70c5:5a0:74ff:83c8/64 IP6.ADDRESS[4]: fde9:9b62:1fb4:0:21a6:74f7:d24d:e36b/64 IP6.ADDRESS[5]: fe80::d938:7ba0:d715:cf40/64 IP6.GATEWAY: fe80::21e:42ff:fe2f:58df IP6.ROUTE[1]: dst = 2a00:20:c014:a8f2::/64, nh = ::, mt = 100 IP6.ROUTE[2]: dst = fde9:9b62:1fb4::/48, nh = fe80::21e:42ff:fe2f:58df, mt = 100 IP6.ROUTE[3]: dst = fde9:9b62:1fb4::/64, nh = ::, mt = 100 IP6.ROUTE[4]: dst = ::/0, nh = fe80::21e:42ff:fe2f:58df, mt = 100 IP6.ROUTE[5]: dst = fe80::/64, nh = ::, mt = 100 IP6.DNS[1]: fde9:9b62:1fb4::1 thomas@linux-y7a7:~> 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=53 Zeit=113 ms 64 Bytes von 8.8.8.8: icmp_seq=2 ttl=53 Zeit=27.8 ms 64 Bytes von 8.8.8.8: icmp_seq=3 ttl=53 Zeit=28.4 ms --- 8.8.8.8 ping-Statistik --- 3 Pakete übertragen, 3 empfangen, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 27.829/56.550/113.438/40.226 ms thomas@linux-y7a7:~> ping -c3 2600:: PING 2600::(2600::) 56 Datenbytes 64 Bytes von 2600::: icmp_seq=1 ttl=44 Zeit=278 ms 64 Bytes von 2600::: icmp_seq=2 ttl=44 Zeit=133 ms 64 Bytes von 2600::: icmp_seq=3 ttl=44 Zeit=131 ms --- 2600:: ping-Statistik --- 3 Pakete übertragen, 3 empfangen, 0% packet loss, time 2004ms rtt min/avg/max/mdev = 130.667/180.531/278.352/69.173 ms thomas@linux-y7a7:~> ping -c3 -M do -s 1232 ct.de PING ct.de(redirector.heise.de (2a02:2e0:3fe:1001:302::)) 1232 Datenbytes 1240 Bytes von redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=1 ttl=50 Zeit=32.5 ms 1240 Bytes von redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=2 ttl=50 Zeit=35.4 ms 1240 Bytes von redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=3 ttl=50 Zeit=35.9 ms --- ct.de ping-Statistik --- 3 Pakete übertragen, 3 empfangen, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 32.474/34.596/35.890/1.512 ms thomas@linux-y7a7:~> ping -n -c3 -M do -s 1233 ct.de PING ct.de(2a02:2e0:3fe:1001:302::) 1233 Datenbytes --- ct.de ping-Statistik --- 3 Pakete übertragen, 0 empfangen, 100% packet loss, time 2047ms thomas@linux-y7a7:~>