版本2和4间的区别 (跳过第2版)
于2008-06-22 13:45:39修订的的版本2
大小: 422
编辑: czk
备注:
于2008-06-22 19:54:14修订的的版本4
大小: 739
编辑: czk
备注:
删除的内容标记成这样。 加入的内容标记成这样。
行号 2: 行号 2:
<<FootNote(简介: http://en.wikipedia.org/wiki/Iptables )>> <<FootNote(官方地址: http://www.netfilter.org/ )>> iptables <<FootNote(简介: http://en.wikipedia.org/wiki/Iptables )>> <<FootNote(官方地址: http://www.netfilter.org/ )>> 是一个用户程序,用来管理Linux 2.4或2.6内核中的Netfilter模块。它可以实现防火墙、NAT等功能。
行号 7: 行号 7:
<<FootNote(Iptables指南(英): http://iptables-tutorial.frozentux.net/iptables-tutorial.html)>>
<<FootNote(Iptables指南(中): http://iptables-tutorial.frozentux.net/cn/iptables-tutorial-cn-1.1.19.html)>>
Iptable Tutorial<<FootNote(Iptables指南(英): http://iptables-tutorial.frozentux.net/iptables-tutorial.html)>>
<<FootNote(Iptables指南(中): http://iptables-tutorial.frozentux.net/cn/iptables-tutorial-cn-1.1.19.html)>> 这篇文章对于Iptables的原理和配置方法有详细的说明。这里介绍一些常用用例。

=== 本机防火墙 ===
{{{
iptables -P INPUT DROP
}}}

概述

iptables 1 2 是一个用户程序,用来管理Linux 2.4或2.6内核中的Netfilter模块。它可以实现防火墙、NAT等功能。

安装

配置

Iptable Tutorial3 4 这篇文章对于Iptables的原理和配置方法有详细的说明。这里介绍一些常用用例。

1. 本机防火墙

iptables -P INPUT DROP

参考文献

iptables (2008-09-09 20:41:59由czk编辑)

ch3n2k.com | Copyright (c) 2004-2020 czk.