Revision: 7078
          http://sourceforge.net/p/ipcop/svn/7078
Author:   dotzball
Date:     2013-07-14 15:46:25 +0000 (Sun, 14 Jul 2013)
Log Message:
-----------
Show bytes and packets in conntrack tables.

Modified Paths:
--------------
    ipcop/trunk/config/etc/sysctl.conf

Modified: ipcop/trunk/config/etc/sysctl.conf
===================================================================
--- ipcop/trunk/config/etc/sysctl.conf  2013-07-13 12:47:44 UTC (rev 7077)
+++ ipcop/trunk/config/etc/sysctl.conf  2013-07-14 15:46:25 UTC (rev 7078)
@@ -25,6 +25,9 @@
 net.ipv4.conf.all.log_martians = 1
 net.ipv4.conf.all.promote_secondaries = 1
 
+# show bytes and packets in conntrack tables
+net.netfilter.nf_conntrack_acct=1
+
 kernel.printk = 1 4 1 7
 
 # Prevent exploitation of kernel NULL dereference for addr

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to