0% found this document useful (0 votes)
28 views

IP Header

The document describes the header structure for IP packets using TCP, UDP, and an unknown protocol. It shows the bit layout and location of fields like source/destination addresses and ports, protocol type, checksums, and flags for IP packets combined with TCP, UDP, and an unknown layer 4 protocol. Example packets are given in hexadecimal to illustrate the header formats.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

IP Header

The document describes the header structure for IP packets using TCP, UDP, and an unknown protocol. It shows the bit layout and location of fields like source/destination addresses and ports, protocol type, checksums, and flags for IP packets combined with TCP, UDP, and an unknown layer 4 protocol. Example packets are given in hexadecimal to illustrate the header formats.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Cabecera_IP+TCP

Cabecera IP + TCP
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
00 1 0 0 4
32 8
64 0 0 0 0 0 1 1 0
96
128
160
192
224
256
288

Cabecera IP + TCP
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
0 Version IHL DSCP ECN Total Lenght
32 Identification Flags Fragment Offset
64 TTL Protocol Header Checksum
96 Source Address
128 Destination addres
160 Source Port Destination Port
192 Secuence Number
224 Acknowledgment Number
256 Length Reserved Flags Window
288 Checksum Urgent Pointer

Convenciones

IP Protocol
TCP Protocol

Page 1
Cabecera_IP+TCP

Paquete
0x0000: 4500 0029 08D6 4000 8006 78FD C0A8 0135
0x0010: D83A DEE3
0x0020:

C0A80135

Page 2
Cabecera_IP+UDP

Cabecera IP+UDP
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
0
32
64
96
128
160
192

Cabecera IP + UDP
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
0 Version IHL DSCP ECN Total Lenght
32 Identification Flags Fragment Offset
64 TTL Protocol Header Checksum
96 Source Address
128 Destination addres
160 Source Port Destination Port
192 Length Checksum

Convenciones

IP Protocol
UDP Protocol

Page 3
Cabecera_IP+UDP

0x0000: 4500 0042 53CE 0000 8011 6606 C0A8 0135


0x0010: BEF8 0001 D95B 0035 002E 26BD

Page 4
Cabecera_IP+XXX

Cabecera IP+???
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
0
32
64
96
128
160
192
224

Cabecera IP + ???
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
0 Version IHL DSCP ECN Total Lenght
32 Identification Flags Fragment Offset
64 TTL Protocol Header Checksum
96 Source Address
128 Destination addres
160 ? ? ?
192 ? ?
224 ?

Convenciones

IP Protocol
??? Protocol

Page 5
Cabecera_IP+XXX

0x0000:
0x0010:

Page 6

You might also like