wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Networking Ch 6 - Firewalls

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

A software- or hardware-based network security system that allows or denies network traffic according to a set of rules.

a)

Firewall

b)

Router

c)

Switch

d)

Bastion

2.

A list of filtering rules that firewalls use to identify allowed and blocked traffic.

a)

Access Control List

b)

Firewall

c)

Chain Event Log

d)

Filter Access List

3.

Network-based firewalls are more expensive and require more configuration than other types of firewalls, but they are much more robust and secure.

a)

True

b)

False

4.

Most network-based firewalls are not considered hardware firewalls even though they use a combination of hardware and software to protect the network from internet attacks.

a)

True

b)

False

5.

Almost all host-based firewalls are software firewalls.

a)

True

b)

False

6.

You can use a host-based firewall in addition to a network-based firewall to provide multiple layers of protection.

a)

True

b)

False

7.

Firewalls use filtering rules to identify allowed and blocked traffic. The filtering rules are also referred to as _________

a)

Access Control Lists

b)

File Access Lists

c)

Chained Log Filters

d)

Filter Control Lists

8.

On what OSI layer does a packet filtering firewall operate?

a)

Layer 2

b)

Layer 3

c)

Layer 4

d)

Layer 7

9.

A packet-filtering offers lower performance than other types of firewalls.

a)

True

b)

False

10.

On what OSI level does a circuit-level gateway operate?

a)

Layer 3

b)

Layer 4

c)

Layer 5

d)

Layer 7

11.

An application-layer firewall is the slowest form of firewall because entire messages are reassembled at the Application layer.

a)

True

b)

False

12.

Which choice below is not a feature of Unified Threat Management (UTM) devices?

a)

Firewall

b)

Antivirus

c)

VPN

d)

Network Address Translation

13.

The firewall scans incoming and outgoing network traffic. It compares that traffic to the rules you have defined. Then it decides whether the traffic should be allowed or denied. What are the two types of denies?

a)

In and out

b)

Local and network

c)

Implicit and explicit

d)

Stateful and stateless

14.

_________ is a command-line firewall utility for Linux systems.

a)

iptables

b)

chainlogs

c)

ipconfig

d)

firewalld

15.

This command clears firewall rules.

a)

sudo iptables -c

b)

sudo iptables -F

c)

sudo iptables -x

d)

sudo iptables -a

16.

What does the following command do?

sudo iptables -A INPUT -j DROP

a)

Halts processing of incoming packets

b)

Drops all incoming traffic

c)

Only allows incoming traffic

d)

Clears all input rules

17.

An appliance, also known as an all-in-one appliance, that combines several layers of security and networking services into one solution.

a)

UTM

b)

ATM

c)

PCS

d)

USB

18.

What does a flood guard not do?

a)

Protect against DOS attacks

b)

Protect against DDOS attacks

c)

Protect against SYN floods

d)

Protect against SQL injections

19.

This is located between a private network and an untrusted network, such as the internet.

a)

VPN

b)

Screened subnet

c)

VLAN

d)

Intranet

20.

Any host that is exposed to attack and that has been hardened (fortified) against those attacks.

a)

Tower

b)

Castle

c)

Bastion

d)

Silo

21.

A firewall device that typically has three network interfaces: one connected to the internet, one connected to the public subnet, and one connected to the private network.

a)

Trunk

b)

VPN

c)

Bastion

d)

Dual-homed gateway

22.

This uses two firewalls. The external firewall is connected to the internet and allows access to public resources. The internal firewall connects the screened subnet to the private network.

a)

VPN

b)

Router

c)

Screened subnet

d)

Bastion

23.

A device or software that monitors, logs, and detects security breaches, but takes no action to stop or prevent the attack.

a)

Virtual private network (VPN)

b)

Intrusion detection system(IDS)

c)

Denial of service attack (DOS)

d)

Intrusion prevention system (IPS)

24.

Signature-based detection in an IDS cannot detect unknown attacks; it can detect only those attacks identified by published signature files. For this reason, it is important to update signature files regularly.

a)

True

b)

False

25.

This monitors system data on an individual host, such as a server.

a)

Virtual machine IDS (VMIDS)

b)

Perimeter intrusion detection system(PIDS)

c)

Network-based intrusion detection system(NIDS)

d)

Host-based intrusion detection system(HIDS)