[Bug 1464] Trying to populate a set raises a netlink error "Could not process rule: No space left on device"

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Sun Sep 13 03:48:06 CEST 2020


https://bugzilla.netfilter.org/show_bug.cgi?id=1464

--- Comment #3 from kfm at plushkava.net ---
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

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20200913/2663e4df/attachment.html>


More information about the netfilter-buglog mailing list