From owner-freebsd-ipfw Fri Jan 31 7:17:37 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 58AE737B401 for ; Fri, 31 Jan 2003 07:17:36 -0800 (PST) Received: from laptop.tenebras.com (laptop.tenebras.com [66.92.188.18]) by mx1.FreeBSD.org (Postfix) with SMTP id D68EC43E4A for ; Fri, 31 Jan 2003 07:17:35 -0800 (PST) (envelope-from kudzu@tenebras.com) Received: (qmail 3609 invoked from network); 31 Jan 2003 15:17:34 -0000 Received: from sapphire.tenebras.com (HELO tenebras.com) (192.168.188.241) by 0 with SMTP; 31 Jan 2003 15:17:34 -0000 Message-ID: <3E3A938E.6090105@tenebras.com> Date: Fri, 31 Jan 2003 07:17:34 -0800 From: Michael Sierchio User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.2b) Gecko/20021016 X-Accept-Language: en-us, en, fr-fr, ru MIME-Version: 1.0 To: Sergey Klusov Subject: Re: muliple ips in ipfw2 References: <15030303403.20030131173546@geoseis.t72.ru> In-Reply-To: <15030303403.20030131173546@geoseis.t72.ru> Content-Type: text/plain; charset=us-ascii; format=flowed 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 Sergey Klusov wrote: > 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? > It's fixed in 4.7-STABLE, but didn't work in 4.7-RELEASE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message