<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - conntrackd fails to start with error message regarding the netlink handler"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=999#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - conntrackd fails to start with error message regarding the netlink handler"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=999">bug 999</a>
from <span class="vcard"><a class="email" href="mailto:wolfram@schlich.org" title="Wolfram Schlich <wolfram@schlich.org>"> <span class="fn">Wolfram Schlich</span></a>
</span></b>
<pre>(In reply to Pablo Neira Ayuso from <a href="show_bug.cgi?id=999#c1">comment #1</a>)
<span class="quote">> Are you sure that your kernel supports CONFIG_NETFILTER_NETLINK and
> CONFIG_NF_CT_NETLINK.</span >
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>