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

What is a VPN?


As the name implies, a VPN is a network that is virtual. That is to say, unlike the local network at a business or small office that consists of, in some cases, many thousands of yards of cabling and many network devices, a virtual network contains no substance at all—in fact, it exists on top of existing networks. It is also private, which means in this case that it is both encrypted (so that third parties cannot see what we are sending and receiving) and authenticated (we need to identify ourselves, generally with a password, in order to use it).

Consider a scenario involving a small company with a small number of sales employees who routinely work from different parts of the country (or even the world). The sales staff needs to regularly synchronize its sales information with the other sales employees, both out of the office and in the office, and it needs to send and receive email and access other types of company information. These services have, until now, been accessible...