Firewall Fundamentals
Types of Firewalls
Firewall Technologies
The OSI Model
Implementing Firewalls
100

This is the primary function of a firewall in a network.

What is to filter incoming and outgoing network traffic and control the flow?

100

This type of firewall operates at the network level and is the first generation of firewall technology.

What is a packet filtering firewall?

100

NAT stands for this and is often a feature in firewalls for translating private IP addresses to a public one for internet access.

What is Network Address Translation?

100

The OSI layer responsible for providing the protocols and means for actual data transmission over the network.

What is Layer 1 (Physical Layer)?

100

The common placement of a firewall, positioned between the external internet and the internal network it's protecting.

What is at the network perimeter?

200

This is the term for a set of defined rules that govern what traffic is allowed or blocked by the firewall.

What are firewall policies or rules?

200

This kind of firewall works at the session layer and can keep track of connections.

What is a stateful inspection firewall?

200

This technology is used in firewalls to create a secure communication tunnel between remote users and the firewall.

What is VPN (Virtual Private Network)?

200

This OSI layer is where routing occurs, directing data packets across the network.

What is Layer 3 (Network Layer)?

200

This principle should be applied to firewall rules to minimize the exposure of the network to threats.

What is the principle of least privilege?

300

The method by which firewalls make decisions about what traffic to allow or block based on predetermined security rules.

What is access control?

300

 Firewalls that work on the application layer, inspecting and filtering packets for specific applications.

What is a proxy firewall or application-level gateway?

300

This firewall technology allows administrators to create rules that can control traffic based on applications, users, and content types.

What is application-aware firewall or next-generation firewall (NGFW)?

300

Firewalls that work at this OSI layer can make decisions based on application data, such as HTTP requests.

What is Layer 7 (Application Layer)?

300

Deny all incoming and outgoing traffic by default first, then build up your rules by enabling only the services whose traffic you want in and out.

What is least privilege?

400

The process by which firewalls can allow for remote users to securely connect to a network by authenticating the user and encrypting data.

What is a VPN?

400

These firewalls are hosted in the cloud and are designed to secure an organization’s cloud-based resources.

What is a cloud firewall or Firewall-as-a-Service (FWaaS)?

400

In firewall terminology, this acronym stands for a set of rules that determines the data that can be encrypted and authenticated in a VPN.

What is an IPsec policy?

400

The OSI layer that defines the protocols used to describe the format and control structure of frames that are to be transmitted.

What is Layer 2 (Data Link Layer)?

400

This term describes the maximum amount of data that can pass through a firewall at any given time.

What is throughput?

500

Firewalls that specifically protect the perimeter of a network by filtering traffic and ensuring that only legitimate traffic is allowed.

What is a perimeter firewall?

500

This term is used for a personal firewall installed on individual computers within a network.

What is a host-based firewall?

500

The process by which a firewall filters out potentially dangerous executable files or software by examining file transfers over the network.

What is content filtering or file type filtering?

500

Firewalls operate primarily at this OSI layer, making decisions based on IP addresses and ports.

What is Layer 3 (Network Layer)?

500

This type of server often resides in the DMZ, providing services to users on the public internet.

What is a Web Server?