220 likes | 370 Vues
Network Fundamentals. Outline. LANs LAN Routers / Gateways Wireless Connection Firewalls NAT Network Protocols Protocol Analysis. Single Machine. Security Risk: Physical Security Access to Machine (loss of equipment) Hack Machine (loss of information). Local Area Networks.
E N D
Outline • LANs • LAN Routers / Gateways • Wireless Connection • Firewalls • NAT • Network Protocols • Protocol Analysis
Single Machine • Security Risk: Physical Security • Access to Machine (loss of equipment) • Hack Machine (loss of information)
Local Area Networks • Security Risk: Physical Security • Access to Machine (loss of equipment) • Access to Hub / Switch (loss of information) • Hack Machine (loss of information) Hub / Switch
Local Area Networks(Routers / Gateways) Internet Router / Gateway
Local Area Networks(Access Technologies) • 56 Kbps Modem • Establish a point-to-point connection to ISP • Use PPTP (etc.) to establish an internet connection • Private link • DSL • Full Time, Broadband connection • Uses existing telecom facilities • Private link • Cable Modem • Full Time, Broadband connection • Shares existing cable TV facility with others
Wireless Connection WAP + Router Internet
Firewalls • Provides a mechanism to control / monitor access to the LAN Firewall Internet
Network Address Translation • Many networks configured with private IP addresses (10.0.0.0, 172.0.0.0, 192.168.0.0) • Must convert to public address for Internet access. • May also have many hosts sharing limited network addresses. • If only 1 network address, then service is called Port Address Translation - PAT • NAT provides the translation services
Network Address Translation 123.75.46.89 192.168.1.1 192.168.1.25 134.193.17.52
Application Layer Presentation Layer Session Layer Transport Layer Network Layer Data Link Layer Physical Layer Network Protocols OSI Model Internet Application Layer TCP / UDP Layer Internet Protocol Physical Layer
LAN Physical Layer Protocols • Ethernet • 10base5 • 10base2 • 10baseT, 100baseT, 1000baseT • Wireless Networks • 802.11a • 802.11b • 802.11g • Token Ring • etc.
WAN Physical Layer Protocols • Telecommunications • DS0, DS1, DS3 • SONET • ISDN • etc. • Metro Area Protocols • Cellular Telephone • FDDI • WiMAX
Network Layer Protocols • Internet Protocol (IP) • Routes packets across the network • Manages packet fragmentation across network • Internet Control Message Protocol (ICMP) • Provides support for IP and TCP • Address Resolution Protocol (ARP) • Provides address resolution between network layer and data link layer addresses.
Transport Layer Protocols • Transmission Control Protocol (TCP) • Provides reliable end-to-end packet transport • Provides packet flow control • User Datagram Protocol (UDP) • Provides simplified end-to-end packet transport • No control overhead • No packet fragmentation
Application Support Protocols • Provide Security • SSH / SSL • HTTPS • Provide Compression / Data Translation • zip , tar, compress • MIME
Application Layer Protocols • Support specific network applications • FTP • WWW (HTTP, etc.) • E-MAIL
Protocol Analysis • Packet Sniffers • WireShark (Ethereal) • Etherpeek • EtherDetect • Zx Sniffer • AnalogX PacketMon • Colasoft Capsa • AirMagnet Enterprise (Wireless monitoring) • etc.
Summary • LANs • LAN Routers / Gateways • Wireless Connection • Firewalls • NAT • Network Protocols • Protocol Analysis