Originally posted by LonerBear
Doesn't work for me :/ I have no idea why. It probably has to do with how in your screen shot it says "bytes=60000 etc etc etc" While mine says "packet needs to be fragmented but DF set"
Help?
The packet length is to big to be processed by the ping command.
Try lowering your ping size or turn off the Do Not Fragment flag by removing the -f option from the command line and then try again. You may try decreasing the packet size by using the -l option prior to disabling the Do Not Fragment flag.