From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dhyanesh Ramaiya" Subject: iplimit Date: Sat, 31 Jan 2004 07:17:32 +0300 Sender: netfilter-admin@lists.netfilter.org Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Dear all, I am having difficulties in getting iplimit to work. I have iptables 1.2.7a and kernel 2.4.20. iplimit is compiled in the kernel. However, whenever I try to run the rule below it gives the error "iptables: No chain/target/match by that name": iptables -A INPUT -p tcp --syn --destination 1.2.3.4 --dport 80 -j DROP -m iplimit --iplimit-above 4 Please advise off the mailing list as temporarily I have disabled to receive Netfilter's member posts. Thank you very much. Dhyanesh Ramaiya dhyanesh@intafrica.com