From mboxrd@z Thu Jan 1 00:00:00 1970 From: "curby ." Subject: Re: blocking IPs by file Date: Thu, 1 Sep 2005 17:59:38 -0600 Message-ID: <5d2f3791050901165961bdd225@mail.gmail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: Thomas Raef Cc: netfilter@lists.netfilter.org On 9/1/05, Thomas Raef wrote: > What's the best way to block a list of IP addresses from a text file? I'm not sure if you're looking for an existing solution or want to script your own. If you want to make one, it's good to use a custom chain because then you can easily add to it without reloading the entire firewall or taking pains to find out where in the list of rules you need to insert.