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)

Questions

  1. Identify all seven layers of the seven-layer OSI model of networking.
  2. (a) On what layer does the IP portion of the TCP/IP protocol suite reside? (b) On what layer does TCP reside?
  3. Identify the ranges of the Class A, B, and C private networks.
  4. Identify the three types of IPv4 addresses.
  5. A desktop system has the following specifications. Can the current version of pfSense be installed onto it?
    • Pentium 4 1.8 GHz; 32-bit processor
    • 2 GB RAM
    • 250 GB IDE drive
    • DVD-ROM optical drive
  6. Identify the file system options that are available when installing pfSense.
  7. Under what circumstances is it possible to login to the pfSense console through the WAN port? Assume that SSH login has not yet been enabled.
  8. If you configured both the WAN and LAN interfaces from the console, but you did not set up a DHCP server on the LAN interface, what additional step must be done if you want access...