From owner-freebsd-ipfw Wed Mar 19 3:42:33 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 7873E37B404 for ; Wed, 19 Mar 2003 03:42:32 -0800 (PST) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id B208443FAF for ; Wed, 19 Mar 2003 03:42:31 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.3/8.12.3) with ESMTP id h2JBgVAq092979; Wed, 19 Mar 2003 03:42:31 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.3/8.12.3/Submit) id h2JBgVmI092978; Wed, 19 Mar 2003 03:42:31 -0800 (PST) (envelope-from rizzo) Date: Wed, 19 Mar 2003 03:42:30 -0800 From: Luigi Rizzo To: Martin Larsson Cc: freebsd-ipfw@FreeBSD.ORG Subject: Re: {x,x,x,x} rule Message-ID: <20030319034230.A92931@xorpc.icir.org> References: <1048073860.1497.7.camel@oddjob.kul.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1048073860.1497.7.camel@oddjob.kul.lan>; from sopppp@home.se on Wed, Mar 19, 2003 at 12:37:40PM +0100 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 4.7R had a bug (long since fixed) on this specific rule which swapped the src and dst addresses in the comparison Please upgrade ip_fw2.c and /sbin/ipfw cheers luigi On Wed, Mar 19, 2003 at 12:37:40PM +0100, Martin Larsson wrote: > hi, anyone know why this rule wont work? > > allow tcp from 213.131.131.0/24{155,156,184} to any dst-port > 113 setup > > i want to allow traffic from 213.131.131.155 ,156 and 184 to my own port > 113. > > My system is 4.7 release with ipfw2. > > //martin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ipfw" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message