From owner-freebsd-questions Wed Jul 17 8:48:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A69A37B400 for ; Wed, 17 Jul 2002 08:48:50 -0700 (PDT) Received: from blacklamb.mykitchentable.net (207-173-254-76.bras01.elk.ca.frontiernet.net [207.173.254.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E4B43E3B for ; Wed, 17 Jul 2002 08:48:49 -0700 (PDT) (envelope-from drew@mykitchentable.net) Received: from TAGALONG (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 7DD88EE547 for ; Wed, 17 Jul 2002 08:29:16 -0700 (PDT) Message-ID: <003401c22da6$b65e2740$6e2a6ba5@TAGALONG> From: "Drew Tomlinson" To: "FreeBSD Questions" Subject: IPFW Syntax Question Date: Wed, 17 Jul 2002 08:29:16 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What is the correct syntax to get ipfw to load rules from a file? The man page indicates that it's simply: ipfw /path/filename However when I try, I get this error: ipfw: bad arguments, for usage summary ``ipfw'' What am I missing? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message