Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2014 23:31:04 +0800
From:      bycn82 <bycn82@gmail.com>
To:        Julian Elischer <julian@freebsd.org>
Cc:        freebsd-ipfw@FreeBSD.org
Subject:   Re: feature of `packet per second`
Message-ID:  <53611738.8010103@gmail.com>
In-Reply-To: <5361105C.1040203@freebsd.org>
References:  <5360F1F4.9060808@gmail.com> <5361105C.1040203@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/30/14 23:01, Julian Elischer wrote:
> On 4/30/14, 8:52 PM, bycn82 wrote:
>> Hi
>>
>> `packet per second` it is easy to be implemented using iptables, 
>> there is a module named `recent`, but in using ipfw, Do we have any 
>> solution to fulfill it? check the link below
>> https://forums.freebsd.org/viewtopic.php?f=44&t=42933&p=258441#p258441
>
> since I don't use linux.. what is "packet per second"?.. does it 
> report it or set a limit on it?
>>
>>  bycn82
>>
>> _______________________________________________
>> freebsd-ipfw@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
>> To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"
>>
>>
>
>
Yes, "Packets Per Second"means limit a connection based on the packets 
number, for example, If I allow 2 ICMP packets come to my server in each 
individual second.  only the first 2 packets will be allow, all others 
in the same second will be dropped.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53611738.8010103>