Guide to Firewalls and VPNs, 3rd Edition

Slides:



Advertisements
Similar presentations
DMZ (De-Militarized Zone)
Advertisements

CCNA – Network Fundamentals
FIREWALLS. What is a Firewall? A firewall is hardware or software (or a combination of hardware and software) that monitors the transmission of packets.
Network Layer and Transport Layer.
Guide to Network Defense and Countermeasures Second Edition
Firewalls and Intrusion Detection Systems
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
Networking Theory (part 2). Internet Architecture The Internet is a worldwide collection of smaller networks that share a common suite of communication.
Securing TCP/IP Chapter 6. Introduction to Transmission Control Protocol/Internet Protocol (TCP/IP) TCP/IP comprises a suite of four protocols The protocols.
FIREWALLS & NETWORK SECURITY with Intrusion Detection and VPNs, 2 nd ed. 6 Packet Filtering By Whitman, Mattord, & Austin© 2008 Course Technology.
1 Lecture 20: Firewalls motivation ingredients –packet filters –application gateways –bastion hosts and DMZ example firewall design using firewalls – virtual.
Chapter Overview TCP/IP Protocols IP Addressing.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
Guide to Network Defense and Countermeasures Third Edition
FIREWALL TECHNOLOGIES Tahani al jehani. Firewall benefits  A firewall functions as a choke point – all traffic in and out must pass through this single.
CS426Fall 2010/Lecture 361 Computer Security CS 426 Lecture 36 Perimeter Defense and Firewalls.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
Cisco Discovery Working at a Small-to-Medium Business or ISP CHAPTER 7 ISP Services Jr.
Packet Filtering. 2 Objectives Describe packets and packet filtering Explain the approaches to packet filtering Recommend specific filtering rules.
FIREWALL Mạng máy tính nâng cao-V1.
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
January 2009Prof. Reuven Aviv: Firewalls1 Firewalls.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Page 19/13/2015 Chapter 8 Some conditions that must be met for host to host communication over an internetwork: a default gateway must be properly configured.
Chapter 6: Packet Filtering
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
1 The Firewall Menu. 2 Firewall Overview The GD eSeries appliance provides multiple pre-defined firewall components/sections which you can configure uniquely.
TCP/IP Essentials A Lab-Based Approach Shivendra Panwar, Shiwen Mao Jeong-dong Ryoo, and Yihan Li Chapter 5 UDP and Its Applications.
Network Services Networking for Home & Small Business.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
TCP/IP Transport and Application (Topic 6)
Packet Filtering Chapter 4. Learning Objectives Understand packets and packet filtering Understand approaches to packet filtering Set specific filtering.
1 The Internet and Networked Multimedia. 2 Layering  Internet protocols are designed to work in layers, with each layer building on the facilities provided.
Guide to Firewalls and VPNs, 3 rd Edition Chapter Five Packet Filtering.
Chapter 6-2 the TCP/IP Layers. The four layers of the TCP/IP model are listed in Table 6-2. The layers are The four layers of the TCP/IP model are listed.
Chapter 81 Internet Protocol (IP) Our greatest glory is not in never failing, but in rising up every time we fail. - Ralph Waldo Emerson.
Fundamentals of Proxying. Proxy Server Fundamentals  Proxy simply means acting on someone other’s behalf  A Proxy acts on behalf of the client or user.
© 2006 Cisco Systems, Inc. All rights reserved. Cisco IOS Threat Defense Features.
Packet Filtering COMP 423. Packets packets datagram To understand how firewalls work, you must first understand packets. Packets are discrete blocks of.
1 Chapter 8 – TCP/IP Fundamentals TCP/IP Protocols IP Addressing.
Module 10: How Middleboxes Impact Performance
TCP/IP (Transmission Control Protocol / Internet Protocol)
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network, Enhanced Chapter 3: TCP/IP Architecture.
CSC 600 Internetworking with TCP/IP Unit 5: IP, IP Routing, and ICMP (ch. 7, ch. 8, ch. 9, ch. 10) Dr. Cheer-Sun Yang Spring 2001.
Chapter 8 Network Security Thanks and enjoy! JFK/KWR All material copyright J.F Kurose and K.W. Ross, All Rights Reserved Computer Networking:
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
Linux Operations and Administration Chapter Eight Network Communications.
Transmission Control Protocol (TCP) Internet Protocol (IP)
1 An Introduction to Internet Firewalls Dr. Rocky K. C. Chang 12 April 2007.
Firewalls A brief introduction to firewalls. What does a Firewall do? Firewalls are essential tools in managing and controlling network traffic Firewalls.
“ is not to be used to pass on information or data. It should used only for company business!” – Memo from IBM Executive The Languages, Methods &
TCP/IP1 Address Resolution Protocol Internet uses IP address to recognize a computer. But IP address needs to be translated to physical address (NIC).
First generation firewalls packets filtering ريماز ابراهيم محمد علي دعاء عادل محمد عسجد سامي عبدالكريم.
Chapter 8.  Upon completion of this chapter, you should be able to:  Understand the purpose of a firewall  Name two types of firewalls  Identify common.
CompTIA Security+ Study Guide (SY0-401)
Networking for Home and Small Businesses – Chapter 6
Introduction to Networking
Working at a Small-to-Medium Business or ISP – Chapter 7
Networking for Home and Small Businesses – Chapter 6
CompTIA Security+ Study Guide (SY0-401)
Working at a Small-to-Medium Business or ISP – Chapter 7
Working at a Small-to-Medium Business or ISP – Chapter 7
Networking Theory (part 2)
Networking for Home and Small Businesses – Chapter 6
Networking Theory (part 2)
Networking Theory (part 2)
Presentation transcript:

Guide to Firewalls and VPNs, 3rd Edition Chapter Five Packet Filtering

Overview Describe packets and packet filtering Explain the approaches to packet filtering Configure specific filtering rules based on business needs

Introduction Packets Discrete blocks of data Basic unit of data handled by a network Network traffic is broken down into packets for network transmission Then reassembled into its original form at its destination Packet filter Hardware or software that blocks or allows transmission of information packets based on criteria

Understanding Packets and Packet Filtering Acts like a doorman in a very popular night club Reviews the packet header before sending it on its way to a specific location within the network

Packet-Filtering Devices Routers: Most common packet filters Operating systems Built-in utilities can filter packets on the TCP/IP stack of the server software Software firewalls Most enterprise-level programs filter packets Firewall appliances Standalone hardware and software devices that have self-contained components

Anatomy of a Packet Part of Transport Control Protocol/Internet Protocol (TCP/IP) Provides for the transmission of data in small, manageable chunks Start as messages developed by the higher-level protocols Format it into usable data sets Lower-networking protocols take packets and break them into frames Coded as electronic pulses on the media

Anatomy of a Packet (cont’d.) Each packet consists of two parts: Header Contains information that is normally only read by computers Data Part that end users actually see

Figure 5-1 Firewall View of Packet Data @ Cengage Learning 2012

Anatomy of a Packet (cont’d.) Header of an IP packet See Figure 5-2 Version: identifies the version of IP that was used to generate the packet Internet Header Length: describes the length of the header in 32-bit words Type of Service: indicates which of four service options is used to transmit the packet: Minimize delay, maximize throughput, maximize reliability, and minimize cost

Anatomy of a Packet (cont’d.) Total Length: 16-bit field gives the total length of the packet Identification: 16-bit value aids in the division of the data stream into packets of Information Flags: 3-bit value tells whether this packet is a fragment Fragment Offset: If the data received is a fragment, indicates where the fragment belongs in the sequence of fragments So that packet can be reassembled

Anatomy of a Packet (cont’d.) Time to Live (TTL): 8-bit value identifies the maximum time the packet can remain in the system before it is dropped Protocol: identifies the IP protocol that was used in the data portion of the packet Header Checksum: summing up of all the 16-bit values in the packet header in a single value Source IP Address: address of the computer or device that sent the IP packet

Anatomy of a Packet (cont’d.) Destination IP Address: address of the computer or device that is to receive the IP packet Options: can contain a security field, as well as several source routing fields Data: part that the end user actually sees Trailer or footer: contains data that indicates the end of the packet (optional)

Technical Details The Binary Connection Actual packets sent and received across the Internet are encoded into binary Just 1s and 0s Example: Time to Live (TTL): 8-bit value In binary, packet’s life can be between 00000001 and 11111111 Between 1 and 255 hops (also referred to as device transfers)

Technical Details The Binary Connection (cont’d.)

Packet-Filtering Rules “Allow” rules Packet is allowed to pass “Deny” rules Packet is dropped Packet filters only examine packet headers

Packet-Filtering Rules (cont’d.) Common rules for packet filtering: Drop all inbound connections except connection requests for configured servers Eliminate packets bound for all ports that should not be available to the Internet Filter out any ICMP redirect or echo (ping) messages Drop all packets that use the IP header source routing feature

Packet-Filtering Rules (cont’d.) Small-scale, software-only personal firewall Should set up an access list that includes all of the computers in your local network by name or IP address so communications can flow between them Easy way to identify computers on the local network Put them in a list of machines in a trusted zone Block all the traffic that uses protocol on all ports Add specific ports or programs that enable only the functionality that is needed

Figure 5-3 Trust Rules @ Cengage Learning 2012

Figure 5-4 Adding Rules @ Cengage Learning 2012

Packet-Filtering Methods Stateless packet filtering Reviews packet header content Allow or drop the packets based on whether a connection has actually been established between an external host and an internal one Stateful packet filtering Maintains a record of the state of a connection and can thus make informed decisions Packet filtering Based on the contents of the data part of a packet and the header

Stateless Packet Filtering Stateless packet filters Useful for completely blocking traffic from a subnet or other network Filtering on IP header criteria Compares the header data against its rule base and forwards each packet as a rule is found to match Acknowledgement (ACK) flag Indicates destination computer has received the packets that were previously sent Can be used to determine connection status

Figure 5-5 TCP Flags @ Cengage Learning 2012

Stateless Packet Filtering (cont’d.) Source IP address First IP header criteria you can filter on Allow only certain source IP addresses to access your resources Destination IP address Enable external hosts to connect to your public servers in the DMZ, but not to hosts in the internal LAN Protocol Specify which protocols are available

Stateless Packet Filtering (cont’d.) Table 5-1 Filtering by Destination IP and Port Number

Stateless Packet Filtering (cont’d.) IP protocol ID field Internet Group Management Protocol (IGMP) enables a computer to identify its multicast Options Rarely used Filtering by TCP or UDP port number Called port filtering or protocol filtering Helps filter a wide variety of information

Stateless Packet Filtering (cont’d.) Filtering by ICMP message type Internet Control Message Protocol (ICMP) General management protocol for TCP/IP Used to diagnose various communication problems and communicate certain status information A firewall/packet filter must be able to determine, based on message type, whether an ICMP packet should be allowed to pass Common ICMP message types are shown in Table 5-2

Stateless Packet Filtering (cont’d.) Table 5-2 ICMP Message Types

Stateless Packet Filtering (cont’d.) Filtering by fragmentation flags TCP or UDP port number appears only in fragments numbered 0 Should have the firewall reassemble fragmented packets before making the admit/drop decision Filtering by ACK flag Configure the firewall to allow packets with the ACK bit set to 1 to access Only the ports you specify Only in the direction you want

Stateless Packet Filtering (cont’d.) Filtering suspicious inbound packets If a packet arrives at the firewall from the external network but contains an IP address that is inside the network Firewall should send an alert message Most firewalls customize rules to work with all ports or all protocols

Stateless Packet Filtering (cont’d.) Figure 5-6 Firewall Alert Figure 5-7 Customizing Rules @ Cengage Learning 2012 @ Cengage Learning 2012

Stateful Packet Filtering Stateful filter Can do everything a stateless filter can Also has ability to maintain a record of the state of a connection Powerful enterprise firewalls do stateful packet filtering State table List of current connections

Figure 5-8 Stateful Packet Filtering @ Cengage Learning 2012

Stateful Packet Filtering (cont’d.) Stateful packet filtering limitations Inspects only header information and doesn’t verify the packet data Filter might let in traffic that is bound for the well-known port but block traffic bound for other ports

Filtering Based on Packet Content Some traffic uses packets that are difficult to filter reliably for various reasons Stateful inspection Examine both the contents of packets and the headers for signs that they are legitimate Proxy gateway Looks at the data within a packet and decides which application should handle it Specialty firewall Looks at the body of e-mail messages or Web pages for profanities or other content identified as offensive

Setting Specific Packet Filter Rules Establish packet-filter rules that control traffic to various resources Block potentially harmful packets Pass packets that contain legitimate traffic

Best Practices for Firewall Rules Firewall device is never accessible directly from the public network Simple Mail Transport Protocol (SMTP) data Allowed to pass through the firewall, but all of it is routed to a well-configured SMTP gateway All Internet Control Message Protocol (ICMP) data denied Telnet access to all internal servers from the public networks is blocked

Best Practices for Firewall Rules (cont’d.) HTTP traffic Prevented from reaching the internal networks via the implementation of some form of proxy access or DMZ architecture Test all firewall rules before they are placed into production use

Rules That Cover Multiple Variations Packet-filter rules Account for all possible ports that a type of communication might use or for all variations within a particular protocol Created and modified as a result of trial and error Figure 5-9 Typical LAN that is protected by a firewall and two routers Rules allow Web, FTP, e-mail, and other services while blocking potentially harmful packets from getting to the internal LAN

Rules That Cover Multiple Variations (cont’d.) Figure 5-9 Sample Network @ Cengage Learning 2012

Rules for ICMP Packets ICMP packets Easily forged Used to redirect other communications Packet Internet Groper (commonly called ping) Determines if a host is unreachable on the network Establish specific ICMP commands Table 5-3 Rules to send and receive needed ICMP packets While blocking those that open internal hosts to intruders

Rules for ICMP Packets (cont’d.) Table 5-3 ICMP Packet Filter Rules

Rules That Enable Web Access Cover Standard HTTP traffic on TCP Port 80 Secure HTTP (HTTPS) traffic on TCP Port 443 Table 5-4 Rules for Internet-accessible Web server in test network

Rules That Enable Web Access (cont’d.) Table 5-4 HTTP Access Rules

Rules That Enable DNS Employees need to be able to resolve the fully qualified domain names (FQDNs) Domain Name System (DNS) Uses either UDP Port 53 or TCP Port 53 for connection attempts Table 5-5 Rules that enable external clients to access computers in own network using the same TCP and UDP ports

Rules That Enable DNS (cont’d.) Table 5-5 Rules That Enable DNS Resolution

Technical Details DNS Domain Name System (DNS) Structure for organizing Internet names associated with IP addresses Facilitates easy remembrance of site locations for HTTP, FTP, and other services Works through a set of servers Root servers store the base address Provides the IP address of the primary name server for the organization registered with that domain name Name servers also know the location of any specific devices associated with the tertiary name service

Rules That Enable FTP FTP transactions Table 5-6 Either active or passive. Support two separate connections: TCP Port 21: FTP control port TCP 20: FTP data port. Client can establish a connection with the FTP server at any port above 1023 Table 5-6 Specify the IP address of your FTP server

Rules That Enable FTP (cont’d.) Table 5-6 Rules to Enable Active and Passive FTP

Rules That Enable E-Mail Setting up firewall rules that filter e-mail messages can be difficult Large variety of e-mail protocols used Table 5-7 Configuration only uses POP3 and SMTP for inbound and outbound e-mail, respectively Assess: Whether your organization needs to accept incoming e-mail messages at all Whether users can access external mail services

Rules That Enable E-Mail (cont’d.) Table 5-7 POP3 and SMTP E-mail Rules

Summary Packets Packet filtering Packet-filtering devices Basic unit of data handled by a network Packet filtering Can be done by a variety of hardware devices and software programs: routers, operating systems, or software firewalls Packet-filtering devices Evaluate information in packet headers and compare it to one or more sets of rules that have been established to conform to network usage policy

Summary (cont’d.) Stateless packet filtering Stateful packet filtering Simplest packet-filtering method Reviews packet header content and makes decisions on whether to allow or drop the packets Stateful packet filtering More sophisticated and secure method Maintains a record of the state of a connection