Linux Netfilter discussions
 help / color / mirror / Atom feed
* how to use ipt_limit.o?
@ 2002-12-09  1:55 Peter
  2002-12-09  6:29 ` hare ram
  2002-12-09  9:43 ` Cedric Blancher
  0 siblings, 2 replies; 7+ messages in thread
From: Peter @ 2002-12-09  1:55 UTC (permalink / raw)
  To: netfilter

i am using redhat73 kernel 2.4.18-18.7 
i want to limit number of httpd access per/client 
i use 
# insmod  ipt_limit.o
# iptables -A INPUT -p tcp --syn --dport http -m iplimit --iplimit-above 4 -j REJECT
then i get error:
iptables: No chain/target/match by that name
who can help me 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-12-10  1:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-09  1:55 how to use ipt_limit.o? Peter
2002-12-09  6:29 ` hare ram
2002-12-09  9:43 ` Cedric Blancher
2002-12-09  9:57   ` Peter
2002-12-09 10:05     ` Cedric Blancher
2002-12-09 10:29     ` Rob Sterenborg
2002-12-10  1:53       ` Peter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox