From owner-freebsd-pf@freebsd.org Wed Dec 23 00:05:54 2015 Return-Path: Delivered-To: freebsd-pf@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1307A50684 for ; Wed, 23 Dec 2015 00:05:54 +0000 (UTC) (envelope-from rob@logicalhosting.ca) Received: from mail-io0-x233.google.com (mail-io0-x233.google.com [IPv6:2607:f8b0:4001:c06::233]) (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 A82FA18E4 for ; Wed, 23 Dec 2015 00:05:54 +0000 (UTC) (envelope-from rob@logicalhosting.ca) Received: by mail-io0-x233.google.com with SMTP id e126so202215017ioa.1 for ; Tue, 22 Dec 2015 16:05:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=logicalhosting.ca; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uUrTSQpBrHsw4lOCpc4LtfOsKYi+ARnwb9PenZ+JNdY=; b=SN83PyKPTV1iLMYwnc6PGvFS6kQUVfTK1fK4UtGZHBKW84xbJ+MZFrOGc80agF2gXR xQrhwam3fEoVDuYXu3pVhqy+MJ7htFe2Bw/BTkQ5KnmMlJ6GzdNdCc3C30m8+OjtJuz9 JtSkJx64P84eveOMDbsSyhFv9fXzlE1BSS8vA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=uUrTSQpBrHsw4lOCpc4LtfOsKYi+ARnwb9PenZ+JNdY=; b=TwCUTlQH7cnjhiTS7MikNZO2++Ud/eCsOZOrnkPMLPWvq/VMjJrRT6mR/4y4IKnTFq gUkxJJGc/LHrAwt6W4OdIyVoE1Hrqk3j6b3s0XTa5aT5Zafl3z+0tVa3Wu3zXKuzCum1 9GCveoVOmLb4Ykd9TwViEuacO/zlYGQpmuH80tDOu/797ff+L+glhlj9wuFyrd05JtNx +gxHM7XuBqv2JngP9V+3gBF8MbDVKuhHdm5zeVjU/8oPdxCMFT4WRABsUCvNd00obcFp 8CTlQDdIX+BuyflruuH8MOUwF0s+27+UNP6xXrSydxOi0frFt/F4nyVtSJOvhQ792cub jHXg== X-Gm-Message-State: ALoCoQlCvnmxkdw/ooIaw656fYnbKr+eir4laAYrEUdlZL2XLJzkBG6RbZJa1K1tDuYEDROvcejoojkT0SlzANr2pi8aR+sm6w== MIME-Version: 1.0 X-Received: by 10.107.11.162 with SMTP id 34mr27288200iol.165.1450829154022; Tue, 22 Dec 2015 16:05:54 -0800 (PST) Received: by 10.107.57.130 with HTTP; Tue, 22 Dec 2015 16:05:53 -0800 (PST) In-Reply-To: References: Date: Tue, 22 Dec 2015 17:05:53 -0700 Message-ID: Subject: Re: How can get more details usage of traffic for each ips? From: Rob Fraser To: Yavuz Maslak-Netiletisim Cc: freebsd-pf@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Wed, 23 Dec 2015 00:05:55 -0000 Write a rule for each ip ? On Tue, Dec 22, 2015 at 3:26 PM, Yavuz Maslak-Netiletisim < yavuz.maslak@netiletisim.net> wrote: > i use pf for fw rules. > > I have a table , i want to see statistics of each ip on the table using > pfctl -t tablename -vTsh > > But i only get ipaddress and theirs clear time. i can not more details > in/out bytes usage. But i can get for all tables as global. > > how can i fix that ? > > > _______________________________________________ > freebsd-pf@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-pf > To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org" > -- Rob Fraser rob@logicalhosting.ca www.logicalhosting.ca