I need to test performance of UDP echo server application.
I use nping to generate traffic however nping always reports 100% packet loss no matter to which port the server returns the echo packets.
Nping works OK when I run it in ICMP mode but this does not tests the server.
Is there anything special about UDP echo packet to make it detectable by nping?
0 Answers