<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Trying to populate a set raises a netlink error "Could not process rule: No space left on device""
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1464#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Trying to populate a set raises a netlink error "Could not process rule: No space left on device""
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1464">bug 1464</a>
from <span class="vcard"><a class="email" href="mailto:kfm@plushkava.net" title="kfm@plushkava.net">kfm@plushkava.net</a>
</span></b>
<pre>In case it matters, there are also some sysctl tweaks that apply to the
affected host. These are as follows.
# conntrackd appreciates larger buffers for UDP communication.
net.core.rmem_max=8388608
net.core.wmem_max=8388608
# Approximately double the defaults so that conntrack -E does not lose
events.
net.core.rmem_default=524288
net.core.wmem_default=524288</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>