Chinaunix首页 | 论坛 | 博客
  • 博客访问: 332422
  • 博文数量: 80
  • 博客积分: 711
  • 博客等级: 上士
  • 技术积分: 733
  • 用 户 组: 普通用户
  • 注册时间: 2012-03-23 15:43
文章分类

全部博文(80)

文章存档

2015年(9)

2014年(14)

2013年(33)

2012年(24)

我的朋友

发布时间:2013-07-09 16:28:11

iptables简介    netfilter/iptables(简称为iptables)组成Linux平台下的包过滤防火墙,与大多数的Linux软件一样,这个包过滤防火墙是免费的,它可以代替昂贵的商业防火墙解决方案,完成封包过滤、封包重定向和网络地址转换(NAT)等功能。iptables基础    规则(rules)其.........【阅读全文】

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

发布时间:2013-07-09 15:40:55

了解 iptables 的工作流程对于理解其各种命令和参数以及选项非常有帮助,也是设计 iptables 的基础。开启了 iptables 之后,所有通过系统网卡接口的数据都会经过 iptables 的检查和处理。iptables 就像是一道流水线,其各条规则就像是流水线上的技工,各规则按照一定的顺序排列在流水线上。所有进入 iptables 的数据包.........【阅读全文】

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

发布时间:2013-01-05 14:35:44

SIP requestsRequest nameDescriptionDefined inINVITEIndicates a client is being invited to participate in a call session.RFC 3261ACKConfirms that the client has received a final response to an INVITE request.RFC 3261BYETerminates a call and can be sent by either the caller or the callee.RFC 3261CANCE......【阅读全文】

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

发布时间:2012-03-23 16:04:30

HTTP, TCP和Socket......【阅读全文】

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

登录 注册