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)

Networking fundamentals

Computer networking can be defined as an interconnection between two or more computers that allows the computers to share resources. This definition describes both the minimum requirement of having a network—at a minimum, there must be a physical means of connecting the computers—and the objective of networking, which is to share resources (examples include files, computational power, and many others).

The seven-layer OSI model

At this point, we will introduce a conceptual model that will hopefully clarify a number of basic networking concepts—the Open Systems Interconnect (OSI) reference model. This model was created by the International Organization for Standards (ISO) in 1978...