SlideShare una empresa de Scribd logo
1 de 55
Hands-On Ethical Hacking and Network Defense   Chapter 2 TCP/IP Concepts Review
Objectives ,[object Object],[object Object],[object Object]
Overview of TCP/IP ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The Application Layer ,[object Object],[object Object],[object Object]
The Transport Layer ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
TCP Header Format ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
TCP Segment Headers ,[object Object],[object Object],[object Object],[object Object],[object Object]
TCP Flags ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Initial Sequence Number (ISN) ,[object Object],[object Object],[object Object],[object Object],[object Object]
TCP Ports ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Blocking Ports ,[object Object],[object Object],[object Object],[object Object],[object Object]
TCP Ports (continued) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
TCP Ports (continued) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
TCP Ports (continued) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
TCP Ports (continued) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
TCP Ports (continued) ,[object Object],[object Object],[object Object],[object Object]
Demonstration ,[object Object],[object Object],[object Object],[object Object]
Demonstration ,[object Object],[object Object],[object Object],[object Object]
User Datagram Protocol (UDP) ,[object Object],[object Object],[object Object],[object Object],[object Object]
The Internet Layer ,[object Object],[object Object],[object Object]
Internet Control Message Protocol (ICMP) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
ICMP Type Codes
Wireshark Capture of a PING
Warriors of the Net ,[object Object],[object Object]
IP Addressing ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
IP Addressing (continued) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
IP Addressing (continued) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
IP Addressing (continued) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
IP Addressing (continued) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Planning IP Address Assignments ,[object Object],[object Object],[object Object],[object Object]
Planning IP Address Assignments ,[object Object],[object Object],[object Object],[object Object]
In-Class Exercises These aren’t in the handout, but you can practice them by doing project X1 for extra credit.
Good Network IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.102 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
Duplicate IP Address IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
IP Address Outside Subnet IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.2.102 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
Wrong Subnet Mask IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.102 255.255.0.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
Wrong Default Gateway IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.102 255.255.255.0 192.168.1.101 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
Find the Problem #1 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.2.101 255.255.255.0 192.168.2.1 192.168.2.102 255.255.255.0 192.168.2.1 192.169.2.103 255.255.255.0 192.168.2.1 192.168.2.1 255.255.255.0 147.144.51.1
Find the Problem #2 192.168.1.101 255.255.255.255 192.168.1.1 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.102 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
Find the Problem #3 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.2.101 255.255.255.0 192.168.2.1 192.168.2.102 255.255.255.0 192.168.2.1 192.168.2.102 255.255.255.0 192.168.2.1 192.168.2.1 255.255.255.0 147.144.51.1
Find the Problem #4 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.0.101 255.255.255.0 192.168.2.1 192.168.0.102 255.255.255.0 192.168.0.1 192.168.0.103 255.255.255.0 192.168.0.1 192.168.0.1 255.255.255.0 147.144.51.1
Find the Problem #5 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.102 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.4 255.255.255.0 147.144.51.1
Answers ,[object Object],[object Object],[object Object],[object Object],[object Object]
Overview of Numbering Systems ,[object Object],[object Object],[object Object]
Reviewing the Binary Numbering System ,[object Object],[object Object],[object Object],[object Object],[object Object]
UNIX and Linux Permissions ,[object Object],[object Object],[object Object],[object Object]
Examples of Determining Binary Values ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Understanding Nibbles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Understanding Nibbles (continued) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Reviewing the Octal Numbering System ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Reviewing the Hexadecimal Numbering System ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

Más contenido relacionado

La actualidad más candente (20)

Ip addressing
Ip addressingIp addressing
Ip addressing
 
Chapter6
Chapter6Chapter6
Chapter6
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
 
Ramakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressingRamakant tyagi presentation on ip addressing
Ramakant tyagi presentation on ip addressing
 
Tcp
TcpTcp
Tcp
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
 
Ipv4 Final
Ipv4 FinalIpv4 Final
Ipv4 Final
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
 
Ccna pres
Ccna presCcna pres
Ccna pres
 
Ip addressing upload
Ip addressing uploadIp addressing upload
Ip addressing upload
 
Easy subnetting
Easy subnettingEasy subnetting
Easy subnetting
 
IPv4 addressing and subnetting
IPv4 addressing and subnettingIPv4 addressing and subnetting
IPv4 addressing and subnetting
 
Mod6
Mod6Mod6
Mod6
 
I pv4 address classes
I pv4 address classesI pv4 address classes
I pv4 address classes
 
ITFT - IP adressing
 ITFT - IP adressing ITFT - IP adressing
ITFT - IP adressing
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
SIP for geeks
SIP for geeksSIP for geeks
SIP for geeks
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
 
2.2.1.4 internet address amrizah
2.2.1.4 internet address amrizah2.2.1.4 internet address amrizah
2.2.1.4 internet address amrizah
 
IPand subnet
IPand subnetIPand subnet
IPand subnet
 

Destacado

Idesoft gestión xl
Idesoft gestión xlIdesoft gestión xl
Idesoft gestión xlalbert1986
 
Creathink, aportando valor en la información de las empresas
Creathink, aportando valor en la información de las empresasCreathink, aportando valor en la información de las empresas
Creathink, aportando valor en la información de las empresasDavid Rodriguez Francisco
 
Mundo Visual - Visual Basic - Tema 2
Mundo Visual - Visual Basic - Tema 2Mundo Visual - Visual Basic - Tema 2
Mundo Visual - Visual Basic - Tema 2degarden
 
Fc 1 - sept 2011
Fc   1 - sept 2011Fc   1 - sept 2011
Fc 1 - sept 2011Chris Fyvie
 
Edtech 503 Instructional Design Project
Edtech 503 Instructional Design ProjectEdtech 503 Instructional Design Project
Edtech 503 Instructional Design ProjectKMacca
 
La Carpeta del Verano semana 21
La Carpeta del Verano semana 21La Carpeta del Verano semana 21
La Carpeta del Verano semana 21comarcamaestrazgo
 
Las colonizaciones griegas de Marta Vicente Escribano
Las colonizaciones griegas de Marta Vicente EscribanoLas colonizaciones griegas de Marta Vicente Escribano
Las colonizaciones griegas de Marta Vicente EscribanoMercedes Mersab
 
The Best Package Designs in the World!
The Best Package Designs in the World!The Best Package Designs in the World!
The Best Package Designs in the World!Stratigo -
 
Nova entrepreneurship society
Nova entrepreneurship societyNova entrepreneurship society
Nova entrepreneurship societyAntonio Rocha
 
El problema de la basura en mi distrito
El problema de la basura en mi distritoEl problema de la basura en mi distrito
El problema de la basura en mi distritooliver escobar
 
Vengo del sol flavio m. cabobianco
Vengo del sol   flavio m. cabobiancoVengo del sol   flavio m. cabobianco
Vengo del sol flavio m. cabobiancoGabriel Bravo
 

Destacado (20)

Idesoft gestión xl
Idesoft gestión xlIdesoft gestión xl
Idesoft gestión xl
 
Creathink, aportando valor en la información de las empresas
Creathink, aportando valor en la información de las empresasCreathink, aportando valor en la información de las empresas
Creathink, aportando valor en la información de las empresas
 
La Campanera
La CampaneraLa Campanera
La Campanera
 
Alfaomega formación
Alfaomega formaciónAlfaomega formación
Alfaomega formación
 
Actividad 1 _ Andrea Heredia
Actividad 1 _ Andrea HerediaActividad 1 _ Andrea Heredia
Actividad 1 _ Andrea Heredia
 
Mundo Visual - Visual Basic - Tema 2
Mundo Visual - Visual Basic - Tema 2Mundo Visual - Visual Basic - Tema 2
Mundo Visual - Visual Basic - Tema 2
 
El matrimonioperfecto
El matrimonioperfectoEl matrimonioperfecto
El matrimonioperfecto
 
Fc 1 - sept 2011
Fc   1 - sept 2011Fc   1 - sept 2011
Fc 1 - sept 2011
 
Online Learning: Are teachers endangered species?
Online Learning: Are teachers endangered species?Online Learning: Are teachers endangered species?
Online Learning: Are teachers endangered species?
 
Stickball prs
Stickball prsStickball prs
Stickball prs
 
REPORT ON THE REALIZATION OF CHILDREN’S RIGHTS IN REPUBLIC OF MACEDONIA Maced...
REPORT ON THE REALIZATION OF CHILDREN’S RIGHTS IN REPUBLIC OF MACEDONIA Maced...REPORT ON THE REALIZATION OF CHILDREN’S RIGHTS IN REPUBLIC OF MACEDONIA Maced...
REPORT ON THE REALIZATION OF CHILDREN’S RIGHTS IN REPUBLIC OF MACEDONIA Maced...
 
Edtech 503 Instructional Design Project
Edtech 503 Instructional Design ProjectEdtech 503 Instructional Design Project
Edtech 503 Instructional Design Project
 
La Carpeta del Verano semana 21
La Carpeta del Verano semana 21La Carpeta del Verano semana 21
La Carpeta del Verano semana 21
 
Gobierno Abierto - Las Palmas de Gran Canaria
Gobierno Abierto - Las Palmas de Gran CanariaGobierno Abierto - Las Palmas de Gran Canaria
Gobierno Abierto - Las Palmas de Gran Canaria
 
Las colonizaciones griegas de Marta Vicente Escribano
Las colonizaciones griegas de Marta Vicente EscribanoLas colonizaciones griegas de Marta Vicente Escribano
Las colonizaciones griegas de Marta Vicente Escribano
 
The Best Package Designs in the World!
The Best Package Designs in the World!The Best Package Designs in the World!
The Best Package Designs in the World!
 
Nova entrepreneurship society
Nova entrepreneurship societyNova entrepreneurship society
Nova entrepreneurship society
 
Smart otdr JDSU
Smart otdr JDSUSmart otdr JDSU
Smart otdr JDSU
 
El problema de la basura en mi distrito
El problema de la basura en mi distritoEl problema de la basura en mi distrito
El problema de la basura en mi distrito
 
Vengo del sol flavio m. cabobianco
Vengo del sol   flavio m. cabobiancoVengo del sol   flavio m. cabobianco
Vengo del sol flavio m. cabobianco
 

Similar a TCP/IP Concepts Review and Network Addressing Fundamentals

Similar a TCP/IP Concepts Review and Network Addressing Fundamentals (20)

16.) layer 3 (basic tcp ip routing)
16.) layer 3 (basic tcp ip routing)16.) layer 3 (basic tcp ip routing)
16.) layer 3 (basic tcp ip routing)
 
15 3
15 315 3
15 3
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
Training Day Slides
Training Day SlidesTraining Day Slides
Training Day Slides
 
Networking 101
Networking 101Networking 101
Networking 101
 
Networking 101
Networking 101Networking 101
Networking 101
 
Networking 101
Networking 101Networking 101
Networking 101
 
Networking 101
Networking 101Networking 101
Networking 101
 
Ip Addressing Basics
Ip Addressing BasicsIp Addressing Basics
Ip Addressing Basics
 
Free CCNA workbook by networkers home pdf
Free CCNA workbook by networkers home pdfFree CCNA workbook by networkers home pdf
Free CCNA workbook by networkers home pdf
 
Hardware9
Hardware9Hardware9
Hardware9
 
Lecture5_IP_NAT.ppt
Lecture5_IP_NAT.pptLecture5_IP_NAT.ppt
Lecture5_IP_NAT.ppt
 
Lecture5_IP_NAT.ppt
Lecture5_IP_NAT.pptLecture5_IP_NAT.ppt
Lecture5_IP_NAT.ppt
 
Lecture5_IP_NAT.ppt
Lecture5_IP_NAT.pptLecture5_IP_NAT.ppt
Lecture5_IP_NAT.ppt
 
Unit-4 networking basics in java
Unit-4 networking basics in javaUnit-4 networking basics in java
Unit-4 networking basics in java
 
CCNA
CCNACCNA
CCNA
 
Zdalna komunikacja sieciowa - zagadnienia sieciowe
Zdalna komunikacja sieciowa - zagadnienia sieciowe Zdalna komunikacja sieciowa - zagadnienia sieciowe
Zdalna komunikacja sieciowa - zagadnienia sieciowe
 
Tcp
TcpTcp
Tcp
 
computerNetworkSecurity.ppt
computerNetworkSecurity.pptcomputerNetworkSecurity.ppt
computerNetworkSecurity.ppt
 
Network.pptx
Network.pptxNetwork.pptx
Network.pptx
 

Más de phanleson

Learning spark ch01 - Introduction to Data Analysis with Spark
Learning spark ch01 - Introduction to Data Analysis with SparkLearning spark ch01 - Introduction to Data Analysis with Spark
Learning spark ch01 - Introduction to Data Analysis with Sparkphanleson
 
Firewall - Network Defense in Depth Firewalls
Firewall - Network Defense in Depth FirewallsFirewall - Network Defense in Depth Firewalls
Firewall - Network Defense in Depth Firewallsphanleson
 
Mobile Security - Wireless hacking
Mobile Security - Wireless hackingMobile Security - Wireless hacking
Mobile Security - Wireless hackingphanleson
 
Authentication in wireless - Security in Wireless Protocols
Authentication in wireless - Security in Wireless ProtocolsAuthentication in wireless - Security in Wireless Protocols
Authentication in wireless - Security in Wireless Protocolsphanleson
 
E-Commerce Security - Application attacks - Server Attacks
E-Commerce Security - Application attacks - Server AttacksE-Commerce Security - Application attacks - Server Attacks
E-Commerce Security - Application attacks - Server Attacksphanleson
 
Hacking web applications
Hacking web applicationsHacking web applications
Hacking web applicationsphanleson
 
HBase In Action - Chapter 04: HBase table design
HBase In Action - Chapter 04: HBase table designHBase In Action - Chapter 04: HBase table design
HBase In Action - Chapter 04: HBase table designphanleson
 
HBase In Action - Chapter 10 - Operations
HBase In Action - Chapter 10 - OperationsHBase In Action - Chapter 10 - Operations
HBase In Action - Chapter 10 - Operationsphanleson
 
Hbase in action - Chapter 09: Deploying HBase
Hbase in action - Chapter 09: Deploying HBaseHbase in action - Chapter 09: Deploying HBase
Hbase in action - Chapter 09: Deploying HBasephanleson
 
Learning spark ch11 - Machine Learning with MLlib
Learning spark ch11 - Machine Learning with MLlibLearning spark ch11 - Machine Learning with MLlib
Learning spark ch11 - Machine Learning with MLlibphanleson
 
Learning spark ch10 - Spark Streaming
Learning spark ch10 - Spark StreamingLearning spark ch10 - Spark Streaming
Learning spark ch10 - Spark Streamingphanleson
 
Learning spark ch09 - Spark SQL
Learning spark ch09 - Spark SQLLearning spark ch09 - Spark SQL
Learning spark ch09 - Spark SQLphanleson
 
Learning spark ch07 - Running on a Cluster
Learning spark ch07 - Running on a ClusterLearning spark ch07 - Running on a Cluster
Learning spark ch07 - Running on a Clusterphanleson
 
Learning spark ch06 - Advanced Spark Programming
Learning spark ch06 - Advanced Spark ProgrammingLearning spark ch06 - Advanced Spark Programming
Learning spark ch06 - Advanced Spark Programmingphanleson
 
Learning spark ch05 - Loading and Saving Your Data
Learning spark ch05 - Loading and Saving Your DataLearning spark ch05 - Loading and Saving Your Data
Learning spark ch05 - Loading and Saving Your Dataphanleson
 
Learning spark ch04 - Working with Key/Value Pairs
Learning spark ch04 - Working with Key/Value PairsLearning spark ch04 - Working with Key/Value Pairs
Learning spark ch04 - Working with Key/Value Pairsphanleson
 
Learning spark ch01 - Introduction to Data Analysis with Spark
Learning spark ch01 - Introduction to Data Analysis with SparkLearning spark ch01 - Introduction to Data Analysis with Spark
Learning spark ch01 - Introduction to Data Analysis with Sparkphanleson
 
Hướng Dẫn Đăng Ký LibertaGia - A guide and introduciton about Libertagia
Hướng Dẫn Đăng Ký LibertaGia - A guide and introduciton about LibertagiaHướng Dẫn Đăng Ký LibertaGia - A guide and introduciton about Libertagia
Hướng Dẫn Đăng Ký LibertaGia - A guide and introduciton about Libertagiaphanleson
 
Lecture 1 - Getting to know XML
Lecture 1 - Getting to know XMLLecture 1 - Getting to know XML
Lecture 1 - Getting to know XMLphanleson
 
Lecture 4 - Adding XTHML for the Web
Lecture  4 - Adding XTHML for the WebLecture  4 - Adding XTHML for the Web
Lecture 4 - Adding XTHML for the Webphanleson
 

Más de phanleson (20)

Learning spark ch01 - Introduction to Data Analysis with Spark
Learning spark ch01 - Introduction to Data Analysis with SparkLearning spark ch01 - Introduction to Data Analysis with Spark
Learning spark ch01 - Introduction to Data Analysis with Spark
 
Firewall - Network Defense in Depth Firewalls
Firewall - Network Defense in Depth FirewallsFirewall - Network Defense in Depth Firewalls
Firewall - Network Defense in Depth Firewalls
 
Mobile Security - Wireless hacking
Mobile Security - Wireless hackingMobile Security - Wireless hacking
Mobile Security - Wireless hacking
 
Authentication in wireless - Security in Wireless Protocols
Authentication in wireless - Security in Wireless ProtocolsAuthentication in wireless - Security in Wireless Protocols
Authentication in wireless - Security in Wireless Protocols
 
E-Commerce Security - Application attacks - Server Attacks
E-Commerce Security - Application attacks - Server AttacksE-Commerce Security - Application attacks - Server Attacks
E-Commerce Security - Application attacks - Server Attacks
 
Hacking web applications
Hacking web applicationsHacking web applications
Hacking web applications
 
HBase In Action - Chapter 04: HBase table design
HBase In Action - Chapter 04: HBase table designHBase In Action - Chapter 04: HBase table design
HBase In Action - Chapter 04: HBase table design
 
HBase In Action - Chapter 10 - Operations
HBase In Action - Chapter 10 - OperationsHBase In Action - Chapter 10 - Operations
HBase In Action - Chapter 10 - Operations
 
Hbase in action - Chapter 09: Deploying HBase
Hbase in action - Chapter 09: Deploying HBaseHbase in action - Chapter 09: Deploying HBase
Hbase in action - Chapter 09: Deploying HBase
 
Learning spark ch11 - Machine Learning with MLlib
Learning spark ch11 - Machine Learning with MLlibLearning spark ch11 - Machine Learning with MLlib
Learning spark ch11 - Machine Learning with MLlib
 
Learning spark ch10 - Spark Streaming
Learning spark ch10 - Spark StreamingLearning spark ch10 - Spark Streaming
Learning spark ch10 - Spark Streaming
 
Learning spark ch09 - Spark SQL
Learning spark ch09 - Spark SQLLearning spark ch09 - Spark SQL
Learning spark ch09 - Spark SQL
 
Learning spark ch07 - Running on a Cluster
Learning spark ch07 - Running on a ClusterLearning spark ch07 - Running on a Cluster
Learning spark ch07 - Running on a Cluster
 
Learning spark ch06 - Advanced Spark Programming
Learning spark ch06 - Advanced Spark ProgrammingLearning spark ch06 - Advanced Spark Programming
Learning spark ch06 - Advanced Spark Programming
 
Learning spark ch05 - Loading and Saving Your Data
Learning spark ch05 - Loading and Saving Your DataLearning spark ch05 - Loading and Saving Your Data
Learning spark ch05 - Loading and Saving Your Data
 
Learning spark ch04 - Working with Key/Value Pairs
Learning spark ch04 - Working with Key/Value PairsLearning spark ch04 - Working with Key/Value Pairs
Learning spark ch04 - Working with Key/Value Pairs
 
Learning spark ch01 - Introduction to Data Analysis with Spark
Learning spark ch01 - Introduction to Data Analysis with SparkLearning spark ch01 - Introduction to Data Analysis with Spark
Learning spark ch01 - Introduction to Data Analysis with Spark
 
Hướng Dẫn Đăng Ký LibertaGia - A guide and introduciton about Libertagia
Hướng Dẫn Đăng Ký LibertaGia - A guide and introduciton about LibertagiaHướng Dẫn Đăng Ký LibertaGia - A guide and introduciton about Libertagia
Hướng Dẫn Đăng Ký LibertaGia - A guide and introduciton about Libertagia
 
Lecture 1 - Getting to know XML
Lecture 1 - Getting to know XMLLecture 1 - Getting to know XML
Lecture 1 - Getting to know XML
 
Lecture 4 - Adding XTHML for the Web
Lecture  4 - Adding XTHML for the WebLecture  4 - Adding XTHML for the Web
Lecture 4 - Adding XTHML for the Web
 

Último

ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 

Último (20)

LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 

TCP/IP Concepts Review and Network Addressing Fundamentals

  • 1. Hands-On Ethical Hacking and Network Defense Chapter 2 TCP/IP Concepts Review
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36. In-Class Exercises These aren’t in the handout, but you can practice them by doing project X1 for extra credit.
  • 37. Good Network IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.102 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
  • 38. Duplicate IP Address IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
  • 39. IP Address Outside Subnet IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.2.102 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
  • 40. Wrong Subnet Mask IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.102 255.255.0.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
  • 41. Wrong Default Gateway IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.102 255.255.255.0 192.168.1.101 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
  • 42. Find the Problem #1 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.2.101 255.255.255.0 192.168.2.1 192.168.2.102 255.255.255.0 192.168.2.1 192.169.2.103 255.255.255.0 192.168.2.1 192.168.2.1 255.255.255.0 147.144.51.1
  • 43. Find the Problem #2 192.168.1.101 255.255.255.255 192.168.1.1 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.102 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.1 255.255.255.0 147.144.51.1
  • 44. Find the Problem #3 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.2.101 255.255.255.0 192.168.2.1 192.168.2.102 255.255.255.0 192.168.2.1 192.168.2.102 255.255.255.0 192.168.2.1 192.168.2.1 255.255.255.0 147.144.51.1
  • 45. Find the Problem #4 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.0.101 255.255.255.0 192.168.2.1 192.168.0.102 255.255.255.0 192.168.0.1 192.168.0.103 255.255.255.0 192.168.0.1 192.168.0.1 255.255.255.0 147.144.51.1
  • 46. Find the Problem #5 IP Address Subnet Mask Default Gateway Hub To the Internet 192.168.1.101 255.255.255.0 192.168.1.1 192.168.1.102 255.255.255.0 192.168.1.1 192.168.1.103 255.255.255.0 192.168.1.1 192.168.1.4 255.255.255.0 147.144.51.1
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.
  • 55.