Next Previous Contents

Linux 2.4 Packet Filtering HOWTO

Rusty Russell, mailing list netfilter@lists.samba.org

v1.0.1 Mon May 1 18:09:31 CST 2000


This document describes how to use iptables to filter out bad packets for the 2.4 Linux kernels.

1. Introduction

2. Where is the official Web Site? Is there a Mailing List?

3. So What's A Packet Filter?

4. Who the hell are you, and why are you playing with my kernel?

5. Rusty's Really Quick Guide To Packet Filtering

6. How Packets Traverse The Filters

7. Using iptables

8. Using ipchains and ipfwadm

9. Mixing NAT and Packet Filtering

10. Differences Between iptables and ipchains

11. Advice on Packet Filter Design


Next Previous Contents