0
0
Computer Networksknowledge~5 mins

Firewalls and packet filtering in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is a firewall in computer networks?
A firewall is a security system that controls incoming and outgoing network traffic based on set rules. It acts like a gatekeeper to protect a network from unauthorized access.
Click to reveal answer
beginner
What does packet filtering mean?
Packet filtering is a method used by firewalls to check data packets and decide whether to allow or block them based on rules like source IP, destination IP, ports, or protocols.
Click to reveal answer
intermediate
Name two types of firewalls.
Two common types of firewalls are: 1) Network-level firewalls that filter packets based on IP addresses and ports, and 2) Application-level firewalls that inspect the content of the traffic for specific applications.
Click to reveal answer
intermediate
How does a stateful firewall differ from a stateless firewall?
A stateful firewall keeps track of active connections and makes decisions based on the state of the connection, while a stateless firewall treats each packet independently without context.
Click to reveal answer
beginner
Why is packet filtering important for network security?
Packet filtering helps block harmful or unwanted traffic, preventing attacks and unauthorized access, which keeps the network safe and reliable.
Click to reveal answer
What is the main role of a firewall?
ATo create websites
BTo speed up internet connection
CTo store data securely
DTo control network traffic based on security rules
Packet filtering checks packets based on which of the following?
ASource and destination IP addresses
BThe color of the device
CThe size of the screen
DThe user's password
Which type of firewall tracks the state of active connections?
APhysical firewall
BStateless firewall
CStateful firewall
DCloud firewall
What happens if a packet does not meet the firewall rules?
AIt is allowed through
BIt is blocked or dropped
CIt is sent twice
DIt is ignored and logged
Which of these is NOT a function of a firewall?
AEncrypting all data automatically
BPreventing unauthorized access
CMonitoring network connections
DFiltering network traffic
Explain in your own words what a firewall does and why it is important for network security.
Think about how a firewall acts like a security guard for your network.
You got /3 concepts.
    Describe how packet filtering works and what criteria it uses to allow or block data packets.
    Imagine sorting mail based on sender and recipient addresses.
    You got /3 concepts.