Security Management: Fire Wall
Security Management: Fire Wall
Security Management: Fire Wall
1 2
ISSUES …….
• Identify what you are trying to protect..
• Determine what you are trying to protect it from..
• Determine how likely the threats are..
• Implement measures that will protect your assets in a cost
effective manner..
SECURITY MANAGEMENT • Review the process continuously and make improvements if
weakness are found...
3 4
Fire wall
• Who needs a firewall?
S.Muralidharan 1
CS65-Computer Networks Dept of EEE
5 6
Rules Determine
Protected
Firewall Network
S.Muralidharan 2
CS65-Computer Networks Dept of EEE
Hardware Firewall
9 10
SOFTWARE FIREWALL
How does a software firewall work?
• Inspects each individual “packet” of data as it
arrives at either side of the firewall
• Inbound to or outbound from your computer
• Determines whether it should be allowed to pass
through or if it should be blocked
11 12
FIREWALL RULES PERSONAL FIREWALL
• Firewall implementation What a personal firewall can do…
– Works only when rules implemented are simple. • Stop hackers from accessing your computer
– More rules introduced, more difficult it is to implement. • Protects your personal information
– Rules should be implemented in correct order or it will • Blocks “pop up” ads and certain cookies
produce adverse effects • Determines which programs can access the Internet
– Testing and debugging is difficult. • Help block computer viruses and worms from reaching
• Rules like your computer
– Allow – traffic that flows automatically because it has • Ask for your permission to block or unblock certain
been deemed as “safe” (Ex. Meeting Maker, Eudora, etc.) connection requests.
– Block – traffic that is blocked because it has been • Create a record (a security log), if you want one, that
deemed dangerous to your computer records successful and unsuccessful attempts to
– Ask – asks the user whether or not the traffic is allowed connect to your computer. This can be useful as a
to pass through troubleshooting tool.
S.Muralidharan 3
CS65-Computer Networks Dept of EEE
13 14
FIREWALL CANNOT………
What a personal firewall cannot do… • Detect or disable computer viruses and worms if
• Cannot prevent e-mail viruses they are already on your computer. For that reason,
– Only an antivirus product with updated definitions can you should also install antivirus software and keep it
prevent e-mail viruses updated to help prevent viruses, worms, and other
• After setting it initially, security threats from damaging your computer or
– The firewall will require periodic updates to the rulesets using your computer to spread viruses to others.
and the software itself • Block spam or unsolicited e-mail from appearing
in your inbox. However, some e-mail programs can
help you do this.
15 16
S.Muralidharan 4