Packet Filtering Firewalls
Stateless Firewall
A basic packet filtering firewall
Stateful Inspection Firewall
ip tables
-Command line utility to edit the rules enforced by the Linux kernel firewall
iptables –list INPUT –line-numbers -n
shows the content of the input chain with line number and no name resolution
Firewall implementation
Firewall appliances
Application Based
Application-based firewalls
Host based
- protects a single host
- performs packet filtering via ACL and also allow/block SW processes from network
Application
- runs on a server to protect an application, like Web or SQLServer
Network Operating System (NOS)
- Network Server firewall acting a as a gateway or proxy for a network segment
Proxy Servers
Forward Proxies
Reverse Proxy Servers
ACL
Access Control Lists for firewalls
NAT
Network Address Translation
Static/Dynamic NAT
NAPT
Network Address Port Translation
- provides a means for multiple private IP address to mapped onto a single public address
Port forwarding
or a Destination NAT
NIDS
Network Based Intrusion Detection System
SPAN/mirror port
Packet capture sensor connected to a specially configured port on the switch with receives copies of the frames of all the other ports
Passive TAP
Passive Test Access Point
Active TAP
Active Test Access Point
NIPS
Network Based Intrusion Prevention