Firewall Management and Optimization
Firewall Management and Optimization
Optimization
Submitted to suman kashyap
Subject : Network Security
Team member
• Harsh vardhan singh Rathore
• Hitesh chandel
• Kanishk kr sharma
• Jayesh saini
• Irfan khan
What is a Firewall ?
Data
Proprietary corporate information
Financial information
Sensitive employee or customer data
Resources
Computing resources
Time resources
Reputation
Loss of confidence in an organization
Intruder uses an organization’s network to attack other sites
Packet Filtering Firewalls
Packet filtering is one of the oldest, and one of the most common types of firewall
technologies. Packet filters inspect each packet of information individually,
examining the source and destination IP addresses and ports. This information is
compared to access control rules to decide whether the given packet should be
allowed through the firewall.
Packet filters consider only the most basic attributes of each packet, and they
don't need to remember anything about the traffic since each packet is examined
in isolation. For this reason they can decide packet flow very quickly.
Application Level Firewalls