From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?G=E1sp=E1r_Lajos?= Subject: Re: How to configure iptables for a group of IPs Date: Wed, 02 Aug 2006 14:05:26 +0200 Message-ID: <44D09506.6000807@freemail.hu> References: <20060802110031.49705.qmail@web56603.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060802110031.49705.qmail@web56603.mail.re3.yahoo.com> 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"; format="flowed" To: Netfilter IPtableMailinglist Tolga Onbay: > If there is something like defining a range of IP > addresses in iptables like 192.168.1.10-192.168.1.20, > I can configure the IP addresses of workers to match > this feature. > iptables .... -m iprange --src-range 192.168.1.10-192.168.1.20