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

Advanced Hardening


By this point, we are aware of two large changes we can make to our operations and setup of IPCop, to make it more secure. The first, auditing open ports, allows us to cut down the exposure that our firewalls and systems have to the Internet. The second, utilizing some form of intrusion detection or after-the-fact scanning system such as tripwire and chkrootkit, gives us a higher chance of detecting anyone who does happen to break through our defenses.

Hardening our host, however, is a lot more comprehensive a task than simply installing a service or running some port scanning software. Maintaining a hardened system involves removing any functionality that we don't need as well as making well thought-out changes to our system's security. IPCop is already considerably hardened in this respect, making it considerably securer than a default Linux installation of any of the major distributions. Some of the steps that have been made to make IPCop more secure include the following...