SNHU - Closing Ports and Unnecessary
Services
Introduction
Objective
CompTIA Network + Domain:
Domain 3: Network Security
CompTIA Network + Objective:
Objective 3.1: Compare and contrast common network vulnerabilities and threats
Overview
In this lab, you will secure the pfSense Firewall by removing insecure and unneeded
protocols.
firewall
A firewall can block traffic or redirect traffic to hosts on the internal network.
pfSense is an open source firewall that uses a BSD-based firewall.
SSH
Secure shell uses port 22 and encrypts traffic, which typically provides a
terminal interface.
nmap
an open source and free scanner that allows you to determine open ports on a
remote host
zenmap
a GUI port scanner that is a front end for the free and open source Nmap
scanner
ping
an operating system utility that allows you to test for TCP/IP connectivity
between hosts
Scanning for Open Ports
Key
Term
Description