1

I've found a strange line in the tcpdump output. Normally UDP packets are dumped in the following form:

timestamp IP srcaddress.port > dstaddress.port: UDP, length packetlength

but this is just:

timestamp IP srcaddress > dstaddress: udp

note the missing port numbers, the lowercase udp and the missing packet length.

Does somebody know what's this?

Karoly Horvath
  • 334
  • 1
  • 4
  • 14

0 Answers0