Book Image

Configuring IPCop Firewalls: Closing Borders with Open Source

Book Image

Configuring IPCop Firewalls: Closing Borders with Open Source

Overview of this book

IPCop is a powerful, open source, Linux based firewall distribution for primarily Small Office Or Home (SOHO) networks, although it can be used in larger networks. It provides most of the features that you would expect a modern firewall to have, and what is most important is that it sets this all up for you in a highly automated and simplified way. This book is an easy introduction to this popular application. After introducing and explaining the foundations of firewalling and networking and why they're important, the book moves on to cover using IPCop, from installing it, through configuring it, to more advanced features, such as configuring IPCop to work as an IDS, VPN and using it for bandwidth management. While providing necessary theoretical background, the book takes a practical approach, presenting sample configurations for home users, small businesses, and large businesses. The book contains plenty of illustrative examples.
Table of Contents (16 chapters)
Configuring IPCop Firewalls
Credits
About the Authors
About the Reviewers
Preface
7
Virtual Private Networks
11
IPCop Support

Free and Open Source Software


Many people might have heard of several common types of software, such as freeware, which is software you are allowed to use for free and (more generically), commercial software such as Microsoft Windows or Adobe Photoshop. Commercial software, generally, comes with a license restricting you to use the software in a certain way, and usually banning you from copying or modifying it.

IPCop is a type of software known as Open Source Software (OSS). As a piece of OSS, IPCop is released under a license called the GNU General Public License (GPL).

As with all Open Source Software packages distributed under this license and others like it, IPCop affords its users some basic freedoms.

Under the GPL, IPCop users are given the freedom to read, modify, and redistribute the source code of the software. The only caveat attached to this is that if you decide to redistribute this software (for instance, if you make a copy of IPCop with some improvements and give it to a friend...