Date: Tue, 31 Aug 2004 12:48:11 -0400 From: Charles Swiger <cswiger@mac.com> To: CHOI Junho <cjh@kr.FreeBSD.org> Cc: ipfw@freebsd.org Subject: Re: packet per second limit? Message-ID: <8B4BF72F-FB6D-11D8-B6F3-003065A20588@mac.com> In-Reply-To: <20040831.151134.104128692.cjh@kr.FreeBSD.org> References: <20040831.151134.104128692.cjh@kr.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 31, 2004, at 2:11 AM, CHOI Junho wrote: > Is there any method for limiting/measuring PPS(packet per seconds) > using ipfw? I am using ipfw+bridge in FreeBSD 5.2.1-p9. ipfw -a list will show packet and byte counts; look at the output twice over a known time interval, and divide the delta by the length of the interval in seconds. For bandwidth management, see "man dummynet". -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8B4BF72F-FB6D-11D8-B6F3-003065A20588>