From: tetzlav <tetzlav@leipzig.freifunk.net>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] strange batman aborting
Date: Thu, 06 Dec 2007 18:48:31 +0100 [thread overview]
Message-ID: <475835EF.1030306@leipzig.freifunk.net> (raw)
In-Reply-To: <20071206023407.GA4041@apoderado.ometepe.net>
Jan Hetges schrieb:
> Only unnormal in the log:
> user.warn kernel: nf_conntrack: table full, dropping packet.
> any ideas?
I've had the same Problem (independent from batmand) on some kamikaze-boxes.
You can try to enlarge the max-memory for conntrack (default is 2048):
> root@MB-1-WDS:~$ sysctl net.ipv4.netfilter.ip_conntrack_max
> net.ipv4.netfilter.ip_conntrack_max = 2048
> root@MB-1-WDS:~$ sysctl -w net.ipv4.netfilter.ip_conntrack_max=8192
> net.ipv4.netfilter.ip_conntrack_max = 8192
> root@MB-1-WDS:~$ sysctl net.ipv4.netfilter.ip_conntrack_max
> net.ipv4.netfilter.ip_conntrack_max = 8192
append something like this to /etc/sysctl.conf
net.ipv4.netfilter.ip_conntrack_max=8192
Regards
tetzlav
next prev parent reply other threads:[~2007-12-06 17:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-06 2:34 [B.A.T.M.A.N.] strange batman aborting Jan Hetges
2007-12-06 4:34 ` Axel Neumann
2007-12-06 11:08 ` Predrag Balorda
2007-12-06 23:42 ` Jan Hetges
2007-12-06 17:48 ` tetzlav [this message]
2007-12-06 20:31 ` Jan Hetges
2007-12-10 8:50 ` [B.A.T.M.A.N.] exp-rv811 and exp-864 non-interoperable? Predrag Balorda
2007-12-10 20:50 ` Jan Hetges
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=475835EF.1030306@leipzig.freifunk.net \
--to=tetzlav@leipzig.freifunk.net \
--cc=b.a.t.m.a.n@open-mesh.net \
/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