Advance Computer Network
Advance Computer Network
Generation of Firewall—
Firewalls can be categorized based on its generation.
First Generation- Packet Filtering Firewall : Packet filtering firewall is used
to control network access by monitoring outgoing and incoming packet
and allowing them to pass or stop based on source and destination IP
address, protocols and ports. It analyses traffic at the transport protocol
layer (but mainly uses first 3 layers).
Packet firewalls treat each packet in isolation. They have no ability to tell
whether a packet is part of an existing stream of traffic. Only It can allow or
deny the packets based on unique packet headers.Packet filtering firewall
maintains a filtering table which decides whether the packet will be
forwarded or discarded. From the given filtering table, the packets will be
Filtered according to following rules: