From: Nicolas RENAULT <nicolas_renault@yahoo.fr>
To: netfilter@vger.kernel.org
Subject: conntrackd crash after few seconds
Date: Thu, 05 Jun 2014 17:19:26 +0200 [thread overview]
Message-ID: <53908A7E.4020802@yahoo.fr> (raw)
Hello,
thanks for the work !
and sorry for bad english.
informations :
debian wheezy 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64
GNU/Linux
packages
ii conntrack 1:1.2.1-1 amd64 Program to
modify the conntrack tables
ii conntrackd 1:1.2.1-1 amd64 Connection
tracking daemon
ii libnetfilter-conntrack3:amd64 1.0.1-1 amd64
conntrackd.conf
--------------------------------------------------
Sync {
Mode FTFW {
DisableExternalCache On
}
UDP {
IPv4_address 10.98.145.5
IPv4_Destination_Address 10.98.145.6
Port 3780
Interface eth2
SndSocketBuffer 1249280
RcvSocketBuffer 1249280
Checksum on
}
}
General {
Nice -20
Scheduler {
Type FIFO
Priority 99
}
HashSize 32768
HashLimit 131072
LogFile on
Syslog off
LockFile /var/lock/conntrack.lock
UNIX {
Path /var/run/conntrackd.ctl
Backlog 20
}
NetlinkBufferSize 2097152
NetlinkBufferSizeMaxGrowth 8388608
NetlinkOverrunResync On
NetlinkEventsReliable Off
PollSecs 15
EventIterationLimit 100
Filter From Userspace {
Protocol Accept {
TCP
}
Address Ignore {
IPv4_address 127.0.0.1
}
}
}
----------------------------------------------------------
My problem :
when a start de deamon : /etc/init.d/conntrackd start
i can see this line for ten secondes in "ps faux"
root 3764 0.0 0.0 14836 2484 ? S<s 16:53 0:00
/usr/sbin/conntrackd -d -C /etc/conntrackd/conntrackd.conf
and then disapear.
a try to run with (after deleting /var/lock/conntrack.lock )
conntrackd -C /etc/conntrackd/conntrackd.conf
then i have :
conntrackd: api.c:526: __build_query_exp: Assertion `ssh != ((void *)0)'
failed.
abandon
at about ten seconds.
any ideas ?
others informations , i use the same conf file without any problems on
squeeze (2.6.32-5) with .
ii conntrack 1:0.9.14-2 Program to modify the
conntrack tables
ii conntrackd 1:0.9.14-2 Connection tracking daemon
ii libnetfilter-conntrack3 0.0.101-1
only a every two hours avg load peak activity.
regards
--
Nicolas
next reply other threads:[~2014-06-05 15:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-05 15:19 Nicolas RENAULT [this message]
2014-06-05 15:49 ` conntrackd crash after few seconds Martin Kraus
[not found] ` <CAOkSjBifDQQNNQJbkdraYxNvStvK9CrWRNO7LtawpJJ5n=cTMg@mail.gmail.com>
2014-06-05 16:06 ` Martin Kraus
2014-06-06 7:49 ` Nicolas RENAULT
2014-06-06 12:37 ` Nicolas RENAULT
2014-06-05 16:04 ` Arturo Borrero Gonzalez
2014-06-16 12:08 ` 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=53908A7E.4020802@yahoo.fr \
--to=nicolas_renault@yahoo.fr \
--cc=netfilter@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.