Größtmögliche Paketgröße

From: Nicola Tiling <nti(at)w4w.net>
Date: Tue, 10 Jan 2006 14:24:31 +0100

Hallo

Kann sich da jmd einen Reim draus machen?

Die theoretisch mögliche größte Größe eines IP Packetes soll 2hoch16minus1 =
65535 Bytes sein, die eines Ping ICMP Datenpaketes (=28 Bytes) also
entsprechend 65507 Bytes. Funktioniert aber nicht - erst bei "25152" fängt
ein Ping an zu laufen .

ping -s 70000 192.168.160.1
ping: packet size too large: 70000 > 65507

OK

ping -s 65507 192.168.10.1
PING 192.168.10.1 (192.168.10.1): 25156 data bytes
5 packets transmitted, 0 packets received, 100% packet loss
0.005u 0.000s 0:04.55 0.0% 0+0k 0+0io 0pf+0w

ping -s 25152 192.168.10.1
PING 192.168.10.1 (192.168.10.1): 25152 data bytes
25160 bytes from 192.168.10.1: icmp_seq=0 ttl=128 time=5.139 ms
25160 bytes from 192.168.10.1: icmp_seq=3 ttl=128 time=5.320 ms

FreeBSD 6.0-RELEASE

Viele Grüße
Nicola

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 10 Jan 2006 - 14:25:56 CET

search this site