Hi Everyone,
With my studies for GCIA, I am using the questions that Jake Williams posted on his site a few years ago. Here is the question.
1. What is the embedded protocol(UDP), the source port, and the amount of data not including protocol headers?
0x0000: 4500 005f 9bf3 4000 4006 a0a3 7f00 0001
0x0010: 7f00 0001 0019 be19 36b4 05e7 319f 5c69
0x0020: 8018 0200 bfad 0000 0101 080a 0b48 9e14
Answer:
1.Embedded protocol: TCPTotal packet length: 95IP Header length: 20protocol header length: 32Data length: 43Source Port: 0x0019 (25)
I get how he has came up with the answers for most of these. But, I am not certain on the Data Length and protocol header length. I am looking at my TCP header and IPV4 header example and am a bit miffed. I am probably overthinking