当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 在iptables里,包是和被跟踪连接的四种不同状态有关的。
 

 

 ·网络命令之:net命令<转>    »显示摘要«
    摘要:许多 windows nt 网络命令以 net 开始。这些 net 命令有一些公共属性: 通过键入 net /? 可查阅所有可用的 net 命令。 通过键入 net help 命令可在命令行中获得 net 命令的语法帮助。例如,要得到 net accounts 命令的帮助,请键入 net help accounts。 所有 net 命令接受选项 / yes 和 /no(可缩写为 / y 和 /n ......
    摘要:linux kernel 2.4.x / 2.6.x uselib() local privilege escalation exploitdate : 22/03/2005 can-2004-1235 : kernel 2.4.x <= 2.4.29-rc2 and 2.6.x <= 2.6.10 are vulnerable /* * pwned.c - linux 2.4......


Connection tracking
在iptables里,包是与被跟踪连接的四种不同状态有关的.它们是new,established,related与invalid.

connection tracking

if you wish to read some more general information about iptables before returning, please click here.   【程序编程相关:pix515防火墙配置策略实例

【推荐阅读:限制P2P流量一例(原创)

connection tracking refers to the ability to maintain state information about a connection in memory tables, such as source and destination ip address and port number pairs (known as socket pairs), protocol types, connection state and timeouts. firewalls that do this are known as stateful. stateful firewalling is inherently more secure than its "stateless" counterpart .... simple packet filtering. 【扩展信息:基于freebsd5.3下 PF syn

what is connection tracking?

connection tracking is accomplished with the state option in iptables. from the iptables manpage:

 state        this module, when combined with connection tracking, allows access to  the        connection tracking state for this packet.


...   下一页
 ·获取帐号密码的简单方法<转>    »显示摘要«
    摘要:注:本文旨在帮助广大网络爱好者学到更多有用的知识,进一步加强防范意识,希望不会给您带来错误的引导。谨记!我们有办法可以获得一些帐号,具体方法有很多,我们现在就介绍几种: 1、利用目标主机的finger功能注:本文旨在帮助广大网络爱好者学到更多有用的知识,进一步加强防范意识,希望不会给您带来错误的引导。谨记!我们有办法可以获得一些帐号,具体方法有很多,我们现在就介绍几种: 1、利用目标主机的fing......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE