[Bug 999] conntrackd fails to start with error message regarding the netlink handler
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Wed Feb 17 17:39:50 CET 2016
https://bugzilla.netfilter.org/show_bug.cgi?id=999
--- Comment #2 from Wolfram Schlich <wolfram at schlich.org> ---
(In reply to Pablo Neira Ayuso from comment #1)
> Are you sure that your kernel supports CONFIG_NETFILTER_NETLINK and
> CONFIG_NF_CT_NETLINK.
Yes, pretty sure:
--8<--
zephyr ~ # zgrep CONFIG_NETFILTER_NETLINK /proc/config.gz
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_NETLINK_ACCT=y
CONFIG_NETFILTER_NETLINK_QUEUE=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NETFILTER_NETLINK_QUEUE_CT=y
zephyr ~ # zgrep CONFIG_NF_CT_NETLINK /proc/config.gz
CONFIG_NF_CT_NETLINK=y
CONFIG_NF_CT_NETLINK_TIMEOUT=y
CONFIG_NF_CT_NETLINK_HELPER=y
zephyr ~ #
--8<--
Strange thing is that conntrackd works now (I'm on kernel 4.3.5 now).
I've double-checked the above kernel config settings for each and every kernel
version I have been running since then (I archive the configs...) and they are
present in every single one.
Meanwhile, I've also upgraded conntrack-tools from 1.4.2 to 1.4.3 and
libnetfilter_conntrack from 1.0.4 to 1.0.5 (and all the other ones...).
So, this bug can be closed as far as I'm concerned.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20160217/a874e95a/attachment.html>
More information about the netfilter-buglog
mailing list