From owner-freebsd-net@FreeBSD.ORG Sat Dec 24 08:19:33 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FFEE106566B for ; Sat, 24 Dec 2011 08:19:33 +0000 (UTC) (envelope-from matej@matej.sk) Received: from w2.cxcx.sk (w2.cxcom.sk [62.176.169.32]) by mx1.freebsd.org (Postfix) with ESMTP id 2A2268FC08 for ; Sat, 24 Dec 2011 08:19:32 +0000 (UTC) Received: by w2.cxcx.sk (Postfix, from userid 525) id BD5BD22975; Sat, 24 Dec 2011 09:07:38 +0100 (CET) Received: from gw.cxcx.sk (static-dsl-69.87-197-159.telecom.sk [87.197.159.69]) by w2.cxcx.sk (Postfix) with ESMTP id AF23A2296B for ; Sat, 24 Dec 2011 09:07:38 +0100 (CET) Received: from wm.cxcx.sk (localhost [127.0.0.1]) by gw.cxcx.sk (Postfix) with ESMTP id 0656DC21B for ; Sat, 24 Dec 2011 09:00:38 +0100 (CET) Received: from 178.143.56.250 (SquirrelMail authenticated user matej) by wm.cxcx.sk with HTTP; Sat, 24 Dec 2011 09:00:38 +0100 Message-ID: <0c5a7506e0ad8e429fe5a70bca9e97ae.squirrel@wm.cxcx.sk> Date: Sat, 24 Dec 2011 09:00:38 +0100 From: "Matej Ondrusek" To: freebsd-net@freebsd.org User-Agent: SquirrelMail/1.4.20 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: ipfw nat - translation table display 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: Sat, 24 Dec 2011 08:19:33 -0000 Hi all! Is there any way how could I check actual content of the IPFW NAT translation table? And the same question for NATD? Thank you, Matej