W3_UDP_form
W3_UDP_form
W3 - UDP
Capture filename:
1. Select one UDP packet from your trace. From this packet, determine how many fields there are in
the UDP header. Name these fields.
Pckg. nr.: Number of fields:
Field names (e.g.: port, ip, ...):
2. By consulting the displayed information in Wireshark’s packet content field for this packet, deter-
mine the length (in bytes) of each of the UDP header fields.
Pckg. nr.:
Protocol number - Decimal:
Protocol number - Hexadecimal (e.g 0x2A):
7. Examine a pair of UDP packets in which your host sends the first UDP packet and the second UDP
packet is a reply to this first UDP packet. (Hint: for a second packet to be sent in response to a
first packet, the sender of the first packet should be the destination of the second packet). What is
the port number of the sender? What is the port number of the receiver?