Victor Julien <victor@...> writes: > It checks if /proc/net/ip_conntrack exists, or otherwise > /proc/net/nf_conntrack. Do these exist on your system?
Nope, and I found the corresponding kernel module which is marked as obsolete: CONFIG_NF_CONNTRACK_PROCFS: This option enables for the list of known conntrack entries to be shown in procfs under net/netfilter/nf_conntrack. This is considered obsolete in favor of using the conntrack(8) tool which uses Netlink. I'll recompile the kernel with this, but shouldn't vuurmuur first check whether the conntrack user space utility is present and if so skip the check for the obolete proc entries? ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Vuurmuur-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vuurmuur-users
