From mboxrd@z Thu Jan 1 00:00:00 1970 From: Deti Fliegl Subject: Re: Can i have a rate limit per source IP Address in IPSet? Date: Thu, 05 Oct 2006 12:13:12 +0200 Message-ID: <4524DAB8.9000409@fliegl.de> References: <4524B968.303@fliegl.de> <4524D64C.4070203@fliegl.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org, Retesh Chadha Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Retesh Chadha wrote: > But this page doesnt contain what should be kept in the foo file. I > dont have a sample of the same as well.. Oh well..... for example if you set '--hashlimit-name foo' a corresponding '/proc/net/ipt_hashlimit/foo' file will be created automatically with the first hashlimit match rule in your ruleset. These files are not writable and normally there should be no need to look into these files except you are a very experienced user. Deti