From owner-freebsd-ipfw@FreeBSD.ORG Tue Dec 13 16:36:43 2005 Return-Path: X-Original-To: freebsd-ipfw@freebsd.org 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 7239016A420 for ; Tue, 13 Dec 2005 16:36:43 +0000 (GMT) (envelope-from jin.fang@utoronto.ca) Received: from kraken.noc.utoronto.ca (kraken.noc.utoronto.ca [128.100.97.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C94743D5C for ; Tue, 13 Dec 2005 16:36:41 +0000 (GMT) (envelope-from jin.fang@utoronto.ca) Received: from snap (snap.noc.utoronto.ca [128.100.97.30]) by kraken.noc.utoronto.ca (8.13.4/8.13.4) with SMTP id jBDGaHKR003853 for ; Tue, 13 Dec 2005 11:36:41 -0500 (EST) Message-ID: <021001c60003$6528ea80$1ec237c0@nms.noc.utoronto.ca> From: "Jin Fang" To: Date: Tue, 13 Dec 2005 11:36:17 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ipfw table bad command X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2005 16:36:43 -0000 Hi, Which version of freebsd has 'table' command been implemented into ipfw? I try it in 5.2.1 to use: # ipfw table 1 add x.x.x.x/32 get:=20 ipfw: bad command `table' Thanks Jin