Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 16:30:14 -0800 (PST)
From:      "Simon L. Nielsen" <simon@nitro.dk>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/47120: [patch] Sanity check in ipfw(8)
Message-ID:  <200301210030.h0L0UEL1032264@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/47120; it has been noted by GNATS.

From: "Simon L. Nielsen" <simon@nitro.dk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301210030.h0L0UEL1032264>