From owner-freebsd-ipfw Fri Jan 31 4:35:58 2003 Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 828D737B401 for ; Fri, 31 Jan 2003 04:35:57 -0800 (PST) Received: from mail.geoseis.t72.ru (geoseis.t72.ru [193.111.45.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1404143F3F for ; Fri, 31 Jan 2003 04:35:56 -0800 (PST) (envelope-from shy@geoseis.t72.ru) Received: from leon.geoseis (leon.geoseis [192.168.1.10]) by mail.geoseis.t72.ru (8.12.6/8.11.6) with ESMTP id h0VCZkdD031628 for ; Fri, 31 Jan 2003 17:35:48 +0500 (YEKT) (envelope-from shy@geoseis.t72.ru) Date: Fri, 31 Jan 2003 17:35:46 +0500 From: Sergey Klusov X-Mailer: The Bat! (v1.62 Christmas Edition) Reply-To: Sergey Klusov X-Priority: 3 (Normal) Message-ID: <15030303403.20030131173546@geoseis.t72.ru> To: freebsd-ipfw@FreeBSD.ORG Subject: muliple ips in ipfw2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rule: ipfw add 0001 allow ip from { 192.168.0.1 or 192.168.0.2 } to any works fine, but ipfw add 0001 allow ip from 192.168.0.0/24{1,2} to any doesn't BUG? -- Best regards, Sergey Klusov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message