From owner-freebsd-questions Tue Dec 22 13:28:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16385 for freebsd-questions-outgoing; Tue, 22 Dec 1998 13:28:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bcgrizzly.com (bcgrizzly.com [207.34.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA16364 for ; Tue, 22 Dec 1998 13:28:31 -0800 (PST) (envelope-from forger@bcgrizzly.com) Received: (qmail 15973 invoked from network); 22 Dec 1998 21:28:46 -0000 Received: from bcgrizzly.com (207.34.136.10) by bcgrizzly.com with SMTP; 22 Dec 1998 21:28:46 -0000 Date: Tue, 22 Dec 1998 13:28:46 -0800 (PST) From: Brook Miles To: freebsd-questions@FreeBSD.ORG Subject: ipfw -q does not work Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have successfully set up ipfw now but encountered some odd behaviour when I tried using the -q option of ipfw with a filename. this works: ipfw -q and this works: ipfw but this: ipfw -q results in: ipfw: error: Bad arguments which is followed by the usage info as printed by the "ipfw" command. This was brough to my attention when I tried using firewall_quiet="YES" in rc.conf. Is there some reason these two options are not compatible? --- Brook Miles FreeBSD/i386 3.0-RELEASE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message