Die Path-MTU von einem regulären EuroDOCSIS-Internetanschluss von UPC-Sunrise zum Rechner 89.248.158.86 beträgt 552 Byte. Die MTU-Reduktion von 1500 Byte auf 552 Byte erfolgt beim Router 217.173.230.1. Dieser Router schickt eine entsprechende ICMP-Mitteilung (Type 3: Destination Unreachable -> Code 4: Fragmentation required, and DF flag set):
https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol
$ ping -M do -s 1472 89.248.158.162 -c 3
PING 89.248.158.162 (89.248.158.162) 1472(1500) bytes of data.
From 217.173.230.1 icmp_seq=1 Frag needed and DF set (mtu = 0)
ping: local error: Message too long, mtu=552
ping: local error: Message too long, mtu=552
$ ping -M do -s 1472 217.173.230.1 -c 3
PING 217.173.230.1 (217.173.230.1) 1472(1500) bytes of data.
1480 bytes from 217.173.230.1: icmp_seq=1 ttl=53 time=26.6 ms
1480 bytes from 217.173.230.1: icmp_seq=2 ttl=53 time=27.2 ms
1480 bytes from 217.173.230.1: icmp_seq=3 ttl=53 time=27.2 ms
— 217.173.230.1 ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 26.676/27.051/27.251/0.326 ms
Gemäss Whois gehört dieser Router zum IP-Adressbereich des ISP “Telecom Liechtenstein”.
https://www.heise.de/netze/tools/whois/
Somit ist dieses Problem bei der IT der Firma oder direkt beim ISP “Telecom Liechtenstein” zu platzieren.
$ traceroute -I 89.248.158.162
traceroute to 89.248.158.162 (89.248.158.162), 30 hops max, 60 byte packets
1 * * *
2 46-126-136-1.dynamic.hispeed.ch (46.126.136.1) 10.106 ms 10.736 ms 10.732 ms
3 46.140.5.73 (46.140.5.73) 9.228 ms 9.225 ms 9.221 ms
4 ch-zrh03a-rc1-ae-53-0.aorta.net (84.116.200.233) 12.236 ms 12.200 ms 12.196 ms
5 ch-zrh01b-ra1-ae-1-0.aorta.net (84.116.134.142) 11.534 ms 11.530 ms 11.526 ms
6 ae-4.bar1.Zurich3.Level3.net (4.68.75.81) 23.592 ms 14.380 ms 14.350 ms
7 ae-2-2.bar2.Zurich3.Level3.net (4.69.148.18) 12.866 ms 12.058 ms 11.428 ms
8 TELECOM-LIE.bar2.Zurich3.Level3.net (213.242.82.86) 25.186 ms 24.350 ms 24.324 ms
9 217-173-230-0.cmts.powersurf.li (217.173.230.0) 24.303 ms 24.704 ms 24.679 ms
10 * * *
11 89.248.158.162 (89.248.158.162) 27.189 ms 27.168 ms 27.147 ms
Eine MTU < 1000 Byte ist für einen Schweizer oder Liechtensteiner Internetanschluss klar inakzeptabel!