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)

Summary

In this chapter, we began by discussing the basics of VPNs and how they provide a cost-effective way of connecting clients to private networks across the internet (client-server) and private networks to other private networks across the internet (peer-to-peer). We then introduced the three protocols currently supported by pfSense (IPsec, L2TP, and OpenVPN), and the advantages and disadvantages of each. We then covered how to configure each of these protocols. Finally, we discussed how to troubleshoot a VPN connection. We built heavily on some of the concepts covered in previous chapters, especially the firewall rules covered in Chapter 6, Firewall and NAT.

In the next chapter, we will cover something that many pfSense users will likely want to implement in their ongoing quest to make their networks more robust: multiple WANs.

...