Page 1 of 1

mtu size testing

Posted: Wed Dec 05, 2007 3:27 pm
by chris84
Hi,

Is it possible to test the mtu-size without fragmenting the packets?
In Linux it looks like this:
ping 192.168.1.1 -s 1492 -M do
I made a custom probetype with 1500 bytes packet size, but I think that these packets are fragmented.

thx,
chris