Thread (7 messages) flat view 7 messages, 3 authors, 2021-05-13

Re: netfilter: iptables-restore: setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "security...", ...) return -EAGAIN

From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2021-05-13 09:40:57
Also in: lkml, netfilter-devel

On Thu, May 13, 2021 at 06:19:38AM +0000, Dexuan Cui wrote:
quoted
From: Dexuan Cui
Sent: Wednesday, May 12, 2021 11:02 PM
BTW, I found a similar report in 2019:

"
https://serverfault.com/questions/101022/error-applying-iptables-rules-using-iptables-restore
I stumbled upon this issue on Ubuntu 18.04. The netfilter-persistent
service failed randomly on boot while working ok when launched manually.
Turned out it was conflicting with sshguard service due to systemd trying
to load everything in parallel. What helped is to setting
ENABLE_FIREWALL=0 in /etc/default/sshguard and then adding sshguard chain
and rule manually to /etc/iptables/rules.v4 and /etc/iptables/rules.v6.
"

The above report provided a workaround.
There's -w and -W to serialize ruleset updates. You could follow a
similar approach from userspace if you don't use iptables userspace
binary.
I think we need a real fix.
iptables-nft already fixes this.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help