All of lore.kernel.org
 help / color / mirror / Atom feed
* --limit 5/m doesn't work
@ 2005-03-23  2:56 Andy Samuel
       [not found] ` <558224e30503222255158832bc@mail.gmail.com>
  2005-03-23 18:36 ` Grant Taylor
  0 siblings, 2 replies; 8+ messages in thread
From: Andy Samuel @ 2005-03-23  2:56 UTC (permalink / raw)
  To: netfilter

Dear All

I have this rule :
iptables -A INPUT -i eth0 -m limit --limit 5/m --limit-burst 5 -j ACCEPT

When I tried to ping my Linux box from a Windows box, :
ping -t 192.168.12.1 

The reply always come within less than 1 ms.
I'm actually expecting many timeouts because iptables would drop my
package, but the reply always come within less than 1 ms and no timeouts
at all.
Am I expecting something wrong ?

Thank you all in advance.
Andy




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

end of thread, other threads:[~2005-03-23 18:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-23  2:56 --limit 5/m doesn't work Andy Samuel
     [not found] ` <558224e30503222255158832bc@mail.gmail.com>
2005-03-23  8:21   ` ASHISH
2005-03-23 13:44     ` Jason Opperisano
2005-03-23 13:59       ` Robert P. J. Day
2005-03-23 14:16         ` Jason Opperisano
2005-03-23 18:26         ` ASHISH
2005-03-23 18:57           ` Robert P. J. Day
2005-03-23 18:36 ` Grant Taylor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.