Key Concepts & Self-Assessment20 Key Facts
Review key Firewall: Network Security, Packet Filtering, Stateful & NGFW Architecture exam facts and rate your mastery to track revision.
Progress: 0/20 Rated 0 Mastered 0 Review Later
#1
A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on security rules.
#2
The term "firewall" originates from physical construction walls built to contain fires within a single section of a building.
#3
A firewall establishes a perimeter boundary between a secure, trusted internal network and an untrusted external network like the Internet.
#4
Firewalls operate using access control lists (ACLs) containing rules that permit or deny packets based on specific criteria.
#5
The "Default Deny" policy dictates that all traffic is blocked unless it explicitly matches an approved permission rule.
#6
The "Default Allow" policy permits all traffic by default, blocking only explicitly prohibited signatures (considered less secure).
#7
First-generation packet-filtering firewalls inspect headers at OSI Layer 3 (Network) and Layer 4 (Transport) without connection tracking.
#8
Packet-filtering firewalls filter traffic based on source IP address, destination IP address, source port, destination port, and protocol.
#9
Stateful inspection firewalls track the state of active TCP/UDP connections in a dynamic memory table called a state table.
#10
Stateful firewalls verify whether incoming packets correspond to an authorized outbound request initiated from inside the network.
#11
Application-level gateways (Proxy Firewalls) operate at OSI Layer 7, terminating connections and inspecting application payloads directly.
#12
Next-Generation Firewalls (NGFW) integrate stateful filtering with Deep Packet Inspection (DPI) and Intrusion Prevention Systems (IPS).
#13
NGFWs provide application awareness, identifying specific applications (e.g. YouTube vs Skype) regardless of the port number used.
#14
Deep Packet Inspection (DPI) analyzes both the header and the data payload of a packet to detect malware and protocol anomalies.
#15
SSL/TLS inspection allows modern firewalls to decrypt, scan, and re-encrypt HTTPS encrypted traffic to catch hidden payloads.
#16
A Web Application Firewall (WAF) specializes in protecting web servers from attacks like SQL injection and Cross-Site Scripting (XSS).
#17
Hardware firewalls are standalone physical appliances placed between the network gateway router and the internal switch.
#18
Software firewalls are host-based programs (such as Windows Defender Firewall or Linux iptables) installed on individual computers.
#19
Distributed Denial of Service (DDoS) mitigation is supported by modern firewalls through rate limiting and SYN-flood protection.
#20
Firewalls form the foundational perimeter layer within a broader multi-layered "Defense-in-Depth" cybersecurity architecture.
Subject Specialist Commentary
Analytical perspective & practical exam advice from the Master10 academic board
A firewall serves as a digital security guard standing between a safe private network and the wild public internet. Taking its name from physical construction walls that contain building fires, it inspects every data packet attempting to enter or exit a computer system. By enforcing strict security rules through access control lists, firewalls filter out malicious packets, block unauthorized intrusions, and keep organizational databases protected from online attackers.
In competitive exams like SSC CGL and UPSC, questions frequently test how firewalls operate across OSI model layers. Watch out for the classic trap between packet filtering and stateful inspection: basic packet filtering only examines layer 3 and layer 4 headers, whereas stateful firewalls track ongoing active connections in dynamic memory tables. To score well in computer awareness, remember that a default-deny policy blocks all traffic unless explicitly permitted, providing far tighter defense than default-allow rules.
Related Knowledge Topics to Discover
Computer & Digital Awareness
Computer Networks, TCP/IP Architecture & Cybersecurity Protocols
Explore Topic
Cybersecurity & Digital Safety
Cybersecurity, Cryptography, Malware Threats & Information Technology Act 2000
Explore Topic
Computer & Digital Awareness
Packet Switching and How the Internet Transmits Data
Explore Topic
Looking for more GK practice?
Explore 52,789+ questions across 65 General Knowledge categories.