From: Max Kellermann <max@duempel.org>
To: netfilter-devel@vger.kernel.org, Pablo Neira Ayuso <pablo@netfilter.org>
Subject: conntrackd won't start, "can't open multicast server!"
Date: Fri, 4 Jan 2008 09:10:07 +0100 [thread overview]
Message-ID: <20080104081007.GA30807@swift.blarg.de> (raw)
Hi Pablo,
I am currently working on the official conntrack-tools 0.9.5 Debian
package; I have been maintaining the old "conntrack" program before.
The daemon will not start (with examples/stats/conntrackd.conf):
host:~# /usr/sbin/conntrackd -C /etc/conntrackd.conf
Notice: StripNAT clause is obsolete. Please, remove it from conntrackd.conf
ERROR: conntrackd cannot start, please check the logfile for more info
host:~# tail /var/log/conntrackd.log
[Fri Jan 4 09:01:25 2008] (pid=9353) --- starting in console mode ---
[Fri Jan 4 09:01:25 2008] (pid=9353) [FAIL] can't open multicast server!
[Fri Jan 4 09:01:25 2008] (pid=9353) [FAIL] initialization failed
This machine has CONFIG_IP_MULTICAST=y, although I do not understand
why conntrackd needs a multicast socket in the stats mode. strace
says:
socket(PF_UNSPEC, SOCK_DGRAM, 0) = -1 EAFNOSUPPORT (Address family
not supported by protocol)
Also, the example shipped in the 0.9.5 includes the obsolete
"StripNAT" option.
Max
next reply other threads:[~2008-01-04 8:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-04 8:10 Max Kellermann [this message]
2008-01-05 14:31 ` conntrackd won't start, "can't open multicast server!" Pablo Neira Ayuso
2008-01-05 17:29 ` Max Kellermann
2008-01-07 11:09 ` Pablo Neira Ayuso
2008-01-07 11:55 ` Max Kellermann
2008-01-09 23:06 ` Pablo Neira Ayuso
2008-01-14 9:40 ` Max Kellermann
2008-01-14 15:41 ` Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080104081007.GA30807@swift.blarg.de \
--to=max@duempel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).