Presentation 1
Presentation 1
NARSAMPAET,WARANGAL
(AUTONOMOUS)
FIREWALL
Presented by: M.kalyan Yadav (21C41A0552)
Under Guidance of Asst.prof.Ms.B.Spandana
CONTENTS
Introduction
What is a Firewall
Software Firewall vs Hardware Firewall
Types
Advantages
Disadvantages
Conclusion
INTRODUCTION
The internet has made large amount of information available to the
average computer user at home , in business and education.
For many people, having access to this information is no longer just an
advantage; it is essential.
Therefore, security of network is the main criteria here and firewalls
provide this security.
What is firewall?
A Firewall is simply a program or hardware device that filters the
Application gateway
Bastion host
Packet Filter
It looks at each packet entering or leaving the network
and accepts or rejects it based on user-defined rules.
Packet filtering is fairly effective and transparent to
users, but it is difficult to configure.
In addition,it is susceptible to IP spoofing.
Application gateway
In such type of firewall remote host or network can interact only
with proxy server, it is responsible for hiding the details of the
internal network i.e., intranet.
Users uses TCP/IP application,such as FTP & Telnet servers.
This is very effective, but can impose a performance degradation.
Circuit-level Firewall
This can be a stand-alone system or it can be a specialized functions
performed by an application-level gateway for certain applications.
It does not permit an end to end TCP connection ; rather, the gateway
sets two TCP connections.
A typical use of the circuit-level gateway is a situation in which the
system administrator trusts the internal users.
Bastion Host