From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Philippe Dhont (Sea-ro)" Subject: Ip range Date: Wed, 16 Apr 2003 17:22:58 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: Mime-Version: 1.0 Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter@lists.netfilter.org Howdy, I use an IP range 10.60.10.10 and 10.165.10.10 and 192.168.50.10 With subnet mask 255.255.0.0 But in my firewall script i have to us 10.60.0.0/8 And this shows up (off course) as 10.0.0.0 but if i use 10.60.0.0 i get an error that this is not right. How can i use the correct range so that i get 10.60.0.0 and 10.165.0.0 and 192.168.0.0 in my iptables ? Thnx! --Tronstr@xsomic--