Date: Wed, 07 Feb 2007 01:43:26 -0800 From: Justin Robertson <justin@sk1llz.net> To: freebsd-questions@freebsd.org Subject: Re: Packet rate limiter Message-ID: <45C99F3E.9030307@sk1llz.net> In-Reply-To: <45C99336.3010508@demax.sk> References: <45C99336.3010508@demax.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
Newp. You're stuck to good old bps with ipfw or bps/cpse (connections per second established) with pf. The other method would be to use cisco netflow export data from a router being polled - then limiting traffic with one of the methods mentioned above... or just place pps limits on your router itself. Jan Sebosik wrote: > Hi > > is there any way how to limit packet per second [PPS] rate to > specified IP (group of IP) ? Linux can achieve this via IPtables. > I`ve searched a lot of web, but nothing interesting found (for PF, > IPFilter, and IPFW). > > Best regards > > --- > Jan Sebosik, Slovakia > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45C99F3E.9030307>