<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post/233/</link>
<title><![CDATA[[原]给iptables增加connlimit模块]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[安全相关]]></category>
<pubDate>Mon, 23 Jun 2008 08:32:38 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/233/</guid> 
<description>
<![CDATA[ 
	 &nbsp; &nbsp;使用p2p软件下载的客户端会建立了很多的tcp连接，导致网关负载太重，上网速度很慢。而iptables的connlimit模块，可以限制用户的tcp连接数，以下是给iptables加载模块的步骤和过程。<br/><br/><strong><span style="color: #4169E1;">一、系统平台</span></strong><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">操作系统：红旗 DC Server 5.0 for x86_64 sp2<br/>iptables版本：1.3.5</div></div><br/>系统自带的iptalbes版本为1.2.1，版本太低，加载connlimit补丁很麻烦。为保持较好的兼容性，我决定使用Asianux 3.0上的1.3.5版本。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/iptables/" rel="tag">iptables</a> , <a href="https://www.linuxfly.org/tags/kernel/" rel="tag">kernel</a> , <a href="https://www.linuxfly.org/tags/modules/" rel="tag">modules</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/233/#blogcomment2195</link>
<title><![CDATA[[评论] [原]给iptables增加connlimit模块]]></title> 
<author>eyouy &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 20 Feb 2009 07:43:13 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/233/#blogcomment2195</guid> 
<description>
<![CDATA[ 
	我用你的connlimit补丁更新时，提示[root@www netfilter]# patch -p1 &lt; /home/lizhentao/iptables/ipt_connlimit_by_qk.patch<br/>patching file ipt_connlimit.c<br/>Hunk #1 FAILED at 65.<br/>Hunk #2 FAILED at 91.<br/>2 out of 2 hunks FAILED -- saving rejects to file ipt_connlimit.c.rej<br/><br/><br/><br/>请问这个什么意思？
]]>
</description>
</item>
</channel>
</rss>