Next Previous Contents

Linux 2.4 Packet Filtering HOWTO

作者﹕Rusty Russell, mailing list netfilter@lists.samba.org
譯者﹕網中人 netmanforever@yahoo.com

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


此文件描述如何在 2.4 Linux kernel 上使用 iptables 對不良封包進行過濾。

1. Introduction

2. 官方的網站在哪裡﹖有郵件論壇嗎﹖

3. 好了﹐什麼是封包過濾(Packer Filter)呢﹖

4. 你算哪根蔥啊﹖為何玩我的核心﹖

5. 真正的 Rusty 封包過濾快速指南

6. 封包如何穿越(traverse)過濾

7. 使用 iptables

8. 使用 ipchains 與 ipfwadm

9. 整合 NAT 與 Packet Filtering

10. iptables 與 ipchains 的差異

11. 關於設計封包過濾的建議


Next Previous Contents