Book Image

Learn pfSense 2.4

By : David Zientara
Book Image

Learn pfSense 2.4

By: David Zientara

Overview of this book

As computer networks become ubiquitous, it has become increasingly important to both secure and optimize our networks. pfSense, an open-source router/firewall, provides an easy, cost-effective way of achieving this – and this book explains how to install and configure pfSense in such a way that even a networking beginner can successfully deploy and use pfSense. This book begins by covering networking fundamentals, deployment scenarios, and hardware sizing guidelines, as well as how to install pfSense. The book then covers configuration of basic services such as DHCP, DNS, and captive portal and VLAN configuration. Careful consideration is given to the core firewall functionality of pfSense, and how to set up firewall rules and traffic shaping. Finally, the book covers the basics of VPNs, multi-WAN setups, routing and bridging, and how to perform diagnostics and troubleshooting on a network.
Table of Contents (14 chapters)

Diagnostics and Troubleshooting

If you are involved with implementing and maintaining computer networks, then it indicates that one of your networks will not function as it should at some point. This could be the result of human error, such as a configuration mistake or poor network design. It could be the result of a software or hardware failure. It is possible that someone is launching a malicious attack on your network. Finally, there is a possibility that legitimate users on your own network will, perhaps unintentionally, cause the network to malfunction. In each of these cases, you, as the person responsible for maintaining the network, will be called upon to fix the problem, and your troubleshooting skills will be put to the test.

In this chapter, we will first outline a general procedure for troubleshooting networks. We will then discuss some common networking problems...