Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1233411
  • 博文数量: 177
  • 博客积分: 1528
  • 博客等级: 上尉
  • 技术积分: 1891
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-15 18:03
文章分类

全部博文(177)

文章存档

2020年(1)

2018年(19)

2017年(4)

2016年(21)

2015年(40)

2014年(13)

2013年(26)

2012年(16)

2011年(37)

我的朋友

发布时间:2014-11-28 12:02:31

connbytes        Match by how many bytes or packets aconnection (or  one  of  the  two flows  constituting the connection) have tranferred so far, or byaver- age bytes per packet.The counters are 64bit an.........【阅读全文】

阅读(1788) | 评论(0) | 转发(0)

发布时间:2012-06-15 16:23:15

Posted by lesca on June 3, 2011 Leave a comment (0) Go to comments本节在先前介绍的知识基础上,进一步介绍用iptalbes实现NAT、数据报处理、规则清空等的方法linux以前的内核仅仅支持有限的NAT功能,被称为伪装。Netfilter则支持任何一种NAT。一般来讲NAT可以分为源NAT和目的 NAT。源NAT.........【阅读全文】

阅读(3603) | 评论(0) | 转发(0)

发布时间:2011-03-23 16:25:47

iptables配置文件所在目录:/etc/sysconfig/iptables 指令语法:iptables [-t table] command [match] [-j target/jump]-t 参数用来指定规则表,内建的规则表有三个,分别是:nat、mangle 和 filter,当未指定规则表时,则一律视为是 filter。个规则表的功能如下:nat 此规则表拥有 Prerouting 和 postrouting.........【阅读全文】

阅读(934) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册