ITE 384 test 2

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

ICMP Error Types

1 / 28

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

29 Terms

1

ICMP Error Types

Type 0, type 3, type 8

New cards
2

Type 8

Echo request

New cards
3

Type 0

Echo reply

New cards
4

Type 3

Datagram couldn't get to where it needed to go

New cards
5

ICMP Encapsulation

ip-icmp-ip

takes the original IP header and 8 bytes of data from the original packet. then tacks on an ICMP datagram with the error code for that packet, then attaches a new IP header to send it back

New cards
6

What are the two things that ICMP does?

Queries, error reporting

New cards
7

Why do you not want to allow echo request and echo reply externally?

Allows intruder to probe your network ;)

New cards
8

ARP

Process for requesting physical address based on IP address

New cards
9

What does ARP do?

Takes IP address from layer 3 (source), does a broadcast to request MAC address of destination

New cards
10

TCP Datagram Flags (control field)

URG-Urgent- Sends message ahead in queue (to the middle)
ACK-Acknowledge- I acknowledge the data that you are sending to me
PSH-Push- sends message ahead in queue (to the front)
RST-Reset- Resets the connection
SYN-Synchronize- Synchronizes the sequence numbers
FIN-Finish- terminates the connection

New cards
11

How the TCP Window size works.

dynamically allocated. buffers data based on the sequence and acknowledgement number for validation and reassembly "multiplier field"

New cards
12

Sequence number for TCP datagram

part of segmentation. shows the order of a segment in a series of segments

New cards
13

Acknowledgement number

defines the byte number that the receiver of the segment is expecting to receive from the other party

New cards
14

HLEN

Header length field. "tells you the header length. is a multiplier field"
It can be between 20 and 60 bytes. Header length will always be between 5-15 (it's multiplied by 4)

New cards
15

Reserved field

6 bit field reserved for future use

New cards
16

Control field (flags)

6 different control bits (flags)

New cards
17

Windows Size

Defines the window size of the sending TCP in bytes. "multiplier field"

New cards
18

Urgent pointer

Only valid when URG flag is set. Defines value that must be added to sequence number to obtain the number of the last urgent byte in the data section of the segment

New cards
19

Options field

contains the window size multiplier

New cards
20

ARP tables

a series of corresponding physical and logical addresses

New cards
21

ARP poisoning

ARP spoofing is a type of attack in which a malicious actor sends falsified ARP (Address Resolution Protocol) messages over a local area network. This results in the linking of an attacker's MAC address with the IP address of a legitimate computer or server on the network. "You spoof it"

New cards
22

Port 80

Web protocol

New cards
23

Port 22

SSH

New cards
24

How can the server understand multiple connections at once

spawns new ports if the machines have the same IP. if they have different IPs, that is their unique identifier. If a server's port becomes exhausted, it will assign the communication a new IP. "spawns new connections AT THE SERVER LEVEL"

New cards
25

SA

Sync Acknowledgement Flag. Service is running on the port

New cards
26

RA

Reset Acknowledgement Flag. Service is not running on the port

New cards
27

RARP

Reverse ARP. Finds IP based on MAC address

New cards
28

What is the purpose of the three-way handshake?

Ensures reliability, start of segmentation

New cards
29

How can ICMP Type 8 and Type 0 be used to test network connectivity?

Type 8 (echo request) is sent to a client machine. If type 0 (echo reply) is sent back from said client, there is a connection. However, this is not a reliable method of testing connectivity, as the client router may be blocking ICMP for security purposes

New cards

Explore top notes

note Note
studied byStudied by 85 people
... ago
5.0(1)
note Note
studied byStudied by 9 people
... ago
5.0(1)
note Note
studied byStudied by 22 people
... ago
4.8(4)
note Note
studied byStudied by 3 people
... ago
5.0(1)
note Note
studied byStudied by 14 people
... ago
5.0(1)
note Note
studied byStudied by 8 people
... ago
5.0(1)
note Note
studied byStudied by 36 people
... ago
5.0(1)
note Note
studied byStudied by 4290 people
... ago
4.5(14)

Explore top flashcards

flashcards Flashcard (237)
studied byStudied by 74 people
... ago
5.0(2)
flashcards Flashcard (44)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (188)
studied byStudied by 51 people
... ago
5.0(1)
flashcards Flashcard (51)
studied byStudied by 47 people
... ago
5.0(1)
flashcards Flashcard (85)
studied byStudied by 4 people
... ago
5.0(1)
flashcards Flashcard (31)
studied byStudied by 15 people
... ago
5.0(2)
flashcards Flashcard (81)
studied byStudied by 52 people
... ago
5.0(5)
flashcards Flashcard (42)
studied byStudied by 5 people
... ago
5.0(1)
robot