From owner-freebsd-bugs Mon Jan 20 16:30:16 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49E8E37B405 for ; Mon, 20 Jan 2003 16:30:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECFED43F18 for ; Mon, 20 Jan 2003 16:30:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0L0UENS032271 for ; Mon, 20 Jan 2003 16:30:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0L0UEL1032264; Mon, 20 Jan 2003 16:30:14 -0800 (PST) Date: Mon, 20 Jan 2003 16:30:14 -0800 (PST) Message-Id: <200301210030.h0L0UEL1032264@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Simon L. Nielsen" Subject: Re: bin/47120: [patch] Sanity check in ipfw(8) Reply-To: "Simon L. Nielsen" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/47120; it has been noted by GNATS. From: "Simon L. Nielsen" To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: bin/47120: [patch] Sanity check in ipfw(8) Date: Tue, 21 Jan 2003 01:24:21 +0100 --qOrJKOH36bD5yhNe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello I justed noticed that the above patch is not enough.. It fails if there are multple protocols :-/ [root@arthur:ipfw] ipfw add 10000 count { tcp or udp } from any to any setup ipfw: setup only valid for tcp [root@arthur:ipfw] ipfw add 10000 count { udp or tcp } from any to any setup 10000 count { udp or tcp } from any to any setup I will make make a new patch that handles multiple protocols... --=20 Simon L. Nielsen --qOrJKOH36bD5yhNe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LJM08kocFXgPTRwRApcUAJ0fYd59hwOepU19/0upz+Fz0Y3XBgCeNzkx EPN4BytuMzdvwMqtXeyQtXE= =ggVu -----END PGP SIGNATURE----- --qOrJKOH36bD5yhNe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message