Diretamente da página de technets da Microsoft :
Error Message:
Packet needs to be fragmented but DF set.
Explanation:
The packet length is to big to be processed by the ping command.
User Action:
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.
Como a página diz, significa que você está enviando pacotes maiores do que os que podem ser manipulados.