Firewall and Network securityE2R325
Firewall and Network securityE2R325
NETWORK SECURITY
BY NUPUR
WHAT IS FIREWALL?
• A firewall is a network security device that monitors and controls incoming and
outgoing network traffic based on predetermined security rules.
• These are computer security networks that protects our computer & network
from intruders, hackers & malicious code.
• It separates the internal network from the Public Internet.
HARDWARE & SOFTWARE FIREWALL
• New gen operating systems come with built in firewalls, or firewall software
can be bought online
• Hardware firewalls are usually routers with a built-in Ethernet card and hub,
our computers are connected to this router to access the web.
Why
"WHY USE A FIREWALL?"
• Packet Filter
• Application-level gateway
• Circuit-level gateway
PACKET FILTER
• Disadvantages
• Doesn’t support complex rule based support
• Can work only on the network layer
APPLICATION-LEVEL GATEWAY
• Also called Application Proxy, acts as a relay node for the application-level traffic.
• Functions as a proxy server.
• Accepts packets generated by only specified application for which they are
designed to copy, forward and filter.
• Advantages
• More secure than Packet filters
• Easy to log and audit incoming traffic
• Disadvantages
• Additional Processing overhead on each
connection
CIRCUIT-LEVEL GATEWAY
• Disadvantage
• Do not filter individual Packets
PROXY SERVER
• Anonymous Proxy
• Identifies itself as a proxy server but doesn’t makes our original IP address available
providing reasonable anonymity to users.
• Distorting Proxy
• A distorting proxy server provides anonymity by altering the client's IP address when
accessing websites, making it appear as if the request is coming from a different location.
• Non-Repudiation
• Prevents denial of actions or transactions with digital signatures and audit trails.
SECURITY PROTOCOLS FOR SAFE TRANSACTION
• Secure Socket Layer (SSL)
• SSL is a cryptographic protocol that ensures
secure communication over a computer network.