* Iptables -m limit problem
@ 2003-01-10 8:32 ITM CS Ruslan O. Nesterov
0 siblings, 0 replies; only message in thread
From: ITM CS Ruslan O. Nesterov @ 2003-01-10 8:32 UTC (permalink / raw)
To: netfilter
Hello netfilter list,
I want to limit connectionss to http port to maximum 2 persecond from
one host. I wrote the following line but it's not working :(
/usr/local/sbin/iptables -A ip_limit -p tcp --dport 80 -m limit --limit 2/second -j ACCEPT
/usr/local/sbin/iptables -A INPUT -j ip_limit
--
Best regards,
ITM mailto:ruslan@complexsystem.ru
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-01-10 8:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-10 8:32 Iptables -m limit problem ITM CS Ruslan O. Nesterov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox