* CONFIG_NF_CT_ACCT is deprecated
@ 2011-07-26 17:55 Julio A. Romero
2011-07-27 15:32 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Julio A. Romero @ 2011-07-26 17:55 UTC (permalink / raw)
To: netfilter; +Cc: netfilter-devel
Messages produced during the boot sequence of my debian system
(squeeze, linux-image-2.6.32-5-amd64 2.6.32-35)
syslog:
Jul 26 11:47:16 firewall kernel: [ 11.465366] ip6_tables: (C) 2000-2006
Netfilter Core Team
Jul 26 11:47:16 firewall kernel: [ 11.563280] ip_tables: (C) 2000-2006
Netfilter Core Team
Jul 26 11:47:16 firewall kernel: [ 11.621776] nf_conntrack version 0.5.0
(3846 buckets, 15384 max)
Jul 26 11:47:16 firewall kernel: [ 11.622349] CONFIG_NF_CT_ACCT is
deprecated and will be removed soon. Please use
Jul 26 11:47:16 firewall kernel: [ 11.622354] nf_conntrack.acct=1 kernel
parameter, acct=1 nf_conntrack module option or
Jul 26 11:47:16 firewall kernel: [ 11.622357] sysctl
net.netfilter.nf_conntrack_acct=1 to enable it.
What's that? and What should I do at respect?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: CONFIG_NF_CT_ACCT is deprecated
2011-07-26 17:55 CONFIG_NF_CT_ACCT is deprecated Julio A. Romero
@ 2011-07-27 15:32 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2011-07-27 15:32 UTC (permalink / raw)
To: Julio A. Romero; +Cc: netfilter, netfilter-devel
On 26.07.2011 19:55, Julio A. Romero wrote:
> Messages produced during the boot sequence of my debian system
> (squeeze, linux-image-2.6.32-5-amd64 2.6.32-35)
> syslog:
>
>
> Jul 26 11:47:16 firewall kernel: [ 11.465366] ip6_tables: (C)
> 2000-2006 Netfilter Core Team
> Jul 26 11:47:16 firewall kernel: [ 11.563280] ip_tables: (C) 2000-2006
> Netfilter Core Team
> Jul 26 11:47:16 firewall kernel: [ 11.621776] nf_conntrack version
> 0.5.0 (3846 buckets, 15384 max)
> Jul 26 11:47:16 firewall kernel: [ 11.622349] CONFIG_NF_CT_ACCT is
> deprecated and will be removed soon. Please use
> Jul 26 11:47:16 firewall kernel: [ 11.622354] nf_conntrack.acct=1
> kernel parameter, acct=1 nf_conntrack module option or
> Jul 26 11:47:16 firewall kernel: [ 11.622357] sysctl
> net.netfilter.nf_conntrack_acct=1 to enable it.
>
>
> What's that? and What should I do at respect?
Exactly what it says in the message, use the module parameter or sysctl
to enable conntrack accounting.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-27 15:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-26 17:55 CONFIG_NF_CT_ACCT is deprecated Julio A. Romero
2011-07-27 15:32 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).