Ch4 NIS
Ch4 NIS
These three
categories, however,
are not mutually
exclusive. Modern
firewalls have a mix
of abilities that may
place them in more
than one of the three
categories.
A packet filtering firewall applies a set of rules to each incoming and outgoing IP packet
and then forwards or discards the packet
Advantage : Disadvantage :
Cost Can work only on the
Low resource usage network layer
Best suited for smaller Do not support complex rule
network based support
Vulnerable to spoofing
DEPARTMENT OF COMPUTER ENGINEERING
Application level gateway Firewall
Application-level Gateway
– Also called proxy server
– Acts as a relay of application-level traffic
• Advantages:
– Higher security than packet filters
– Only need to scrutinise a few allowable applications
– Easy to log and audit all incoming traffic
• Disadvantages:
– Additional processing overhead on each connection
(gateway as splice point)
Circuit-level Gateway
Stand-alone system or
Specialized function performed by an Application-level
Gateway
Sets up two TCP connections
The gateway typically relays TCP segments from one
connection to the other without examining the contents
The security function consists of determining which
connections will be allowed
Typically use is a situation in which the system administrator
trusts the internal users
Advantage :
comparatively inexpensive
and provide Anonymity to the
private network.
Disadvantage :
do not filter Individual
Packets
• Intrusion
A set of actions aimed to compromise the security goals,
namely Integrity, confidentiality, or availability, of a
computing and networking resource
• Intrusion detection
The process of identifying and responding to intrusion
activities
• Intrusion prevention
Extension of ID with exercises of access control to protect
computers from exploitation