From owner-freebsd-pf@FreeBSD.ORG Sun Jun 21 11:19:58 2015 Return-Path: Delivered-To: freebsd-pf@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C9CC39A for ; Sun, 21 Jun 2015 11:19:58 +0000 (UTC) (envelope-from ian.freislich@capeaugusta.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C531B2D for ; Sun, 21 Jun 2015 11:19:57 +0000 (UTC) (envelope-from ian.freislich@capeaugusta.com) Received: by wiwl6 with SMTP id l6so13705131wiw.0 for ; Sun, 21 Jun 2015 04:19:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references :mime-version:content-type:content-id:date:message-id; bh=cUzKO83F9TXzMBrMQQJl2m+oQ45Z+Ocg/lub/bTzYI0=; b=S+mYJ/icy116xVp9Lyl8YlGTZ0fTrnOmmerOyz+MtRTV400omS9W5kwFAWKmh+e3WP YcFIO06H+JjxIqo1PLyGtIl0g4+MGBUSmtg1bxfqwY+TiCqiaNbuoPlWcPcE1gxeeVNr 4LOSRoye+jg+c239vUCbhAo8hlLR/jhfaJ2LnX70h+/9ihLMP3IbqXpsgoyT3eB84sWr gtkQ0CHOoEH/efYXRI+jKWNwdwK+ni712XffkgsstnGvhmDpQ9tiJA1vLtMzcJXfutPD mLglT/Ivg9u5xqSSnf+VQRkC20UVGslSyQc1nWtyJMAMnjit5wQ+9w8e2J3okwioHODt BBQA== X-Gm-Message-State: ALoCoQlQ1AQTFyDxBRGn5ETtdhRgscDcX2z5jjtrBaP9g/86e4FLxT4K0sJ/lDsGLPb2nHq4/goI X-Received: by 10.180.215.101 with SMTP id oh5mr23160698wic.6.1434885595424; Sun, 21 Jun 2015 04:19:55 -0700 (PDT) Received: from clue.co.za ([197.89.156.54]) by mx.google.com with ESMTPSA id gw7sm12009261wib.15.2015.06.21.04.19.54 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jun 2015 04:19:54 -0700 (PDT) From: Ian FREISLICH X-Google-Original-From: Ian FREISLICH Received: from localhost ([127.0.0.1] helo=zen) by clue.co.za with esmtp (Exim 4.85 (FreeBSD)) (envelope-from ) id 1Z6dHz-0000uu-D8; Sun, 21 Jun 2015 07:19:51 -0400 To: Milan Obuch cc: freebsd-pf@freebsd.org Subject: Re: Large scale NAT with PF - some weird problem In-Reply-To: <20150620182432.62797ec5@zeta.dino.sk> References: <20150620182432.62797ec5@zeta.dino.sk> <20150619091857.304b707b@zeta.dino.sk> <14e119e8fa8.2755.abfb21602af57f30a7457738c46ad3ae@capeaugusta.com> X-Attribution: BOFH MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <3526.1434885591.1@zen> Date: Sun, 21 Jun 2015 07:19:51 -0400 Message-Id: X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jun 2015 11:19:58 -0000 Milan Obuch wrote: > Ian FREISLICH wrote: > > > How many NAT states in your table? > > How can I find out? Is there another statistics collected I can gert > out of pfctl? pfctl -s nat -v Ian -- Ian Freislich