From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Stephen Clark <sclark46@earthlink.net>
Cc: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: conntrack
Date: Tue, 14 Feb 2012 20:54:29 +0100 [thread overview]
Message-ID: <20120214195429.GD29165@1984> (raw)
In-Reply-To: <4F3A580A.2070105@earthlink.net>
On Tue, Feb 14, 2012 at 07:48:10AM -0500, Stephen Clark wrote:
> Hi,
>
> Does connection tracking keep any counters on number of packets/and
> or bytes that are
> associated with a connection? If so how does one access them?
echo 1 > /proc/sys/net/netfilter/nf_conntrack_acct
Then, you can access them via:
conntrack -L
next prev parent reply other threads:[~2012-02-14 19:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-14 12:48 conntrack Stephen Clark
2012-02-14 19:54 ` Pablo Neira Ayuso [this message]
2012-02-15 3:41 ` conntrack Stephen Clark
2012-02-15 14:00 ` conntrack Stephen Clark
2012-02-15 14:27 ` conntrack Chris Wilson
-- strict thread matches above, loose matches on Subject: below --
2005-11-05 20:20 conntrack Pawel Oleksik
2005-11-05 20:54 ` conntrack Ralf Spenneberg
2005-11-06 8:02 ` conntrack Pawel Oleksik
2005-11-06 8:44 ` conntrack Ralf Spenneberg
2005-11-06 9:22 ` conntrack Pawel Oleksik
2005-07-31 16:05 conntrack Mohamed Eldesoky
2005-08-02 15:17 ` conntrack Mohamed Eldesoky
2005-08-04 7:42 ` conntrack Jan Engelhardt
2004-03-15 21:16 conntrack Corin Langosch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120214195429.GD29165@1984 \
--to=pablo@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=sclark46@earthlink.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.