From owner-freebsd-net@FreeBSD.ORG Mon May 28 19:08:18 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5DA4106566B for ; Mon, 28 May 2012 19:08:18 +0000 (UTC) (envelope-from krzysiek@airnet.opole.pl) Received: from base.airnet.opole.pl (ns2.airmax.pl [176.111.128.3]) by mx1.freebsd.org (Postfix) with ESMTP id 7DA438FC15 for ; Mon, 28 May 2012 19:08:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by base.airnet.opole.pl (Postfix) with ESMTP id DF08A7FF049 for ; Mon, 28 May 2012 21:00:20 +0200 (CEST) Received: from base.airnet.opole.pl ([127.0.0.1]) by localhost (mail.airnet.opole.pl [127.0.0.1]) (maiad, port 10024) with ESMTP id 10913-10 for ; Mon, 28 May 2012 21:00:20 +0200 (CEST) Received: from [10.10.11.223] (unknown [176.111.138.12]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: krzysiek@airnet.opole.pl) by base.airnet.opole.pl (Postfix) with ESMTPSA id B651F7FF040 for ; Mon, 28 May 2012 21:00:20 +0200 (CEST) Message-ID: <4FC3CB40.6060704@airnet.opole.pl> Date: Mon, 28 May 2012 21:00:16 +0200 From: Krzysztof Barcikowski User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: ipfw: invalid oid len 0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2012 19:08:18 -0000 Hi! Sometimes when I try to list IPFW pipes, I get the following message: # ipfw pipe show ipfw: invalid oid len 0 Why? Is there something wrong with my configuration? Best regards! Krzysztof Barcikowski