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

Logfiles and Monitoring Usage


As part of good security management, it is important to retain the capacity to notice trends in behavior and usage of information systems, which allow us to notice changes proactively. A change in usage of a proxy server, memory usage, or CPU load may indicate something innocuous, such as a rise in user activity or a need for upgraded hardware, a hardware fault, or even malicious activity.

Establishing a Baseline with Graphs

It is important, therefore, to establish a baseline for how our server behaves in order to be able to identify when a particular piece of behavior is out of the ordinary. IPCop aids us greatly here by providing us with graphical tools to monitor (and graph) statistics such as proxy connections and CPU usage. It is important for the security of your host that you regularly review these and account for any major blips or alterations in behavior.

The authors have been aware of several situations in which systems have been compromised and used...