[Pkg-utopia-maintainers] Bug#914694: Bug#914694: firewall-cmd --reload fails: RULE_REPLACE failed (No such file or directory): rule in chain {INPUT, OUTPUT}

Sunil Mohan Adapa sunil at medhas.org
Mon Dec 31 20:31:11 GMT 2018


On Tue, 27 Nov 2018 14:29:40 -0500 Eric Garver <eric at garver.life> wrote:
[...]
> That makes it smell like an iptables-restore issue in the nftables
> backed version of iptables. It would be great if we could reproduce
> without firewalld using iptables-restore.

A much simpler way I reproduced the problem with iptables-restore:

# iptables-restore <<END
*security
:INPUT_direct - [0:0]
-A INPUT -j INPUT_direct
COMMIT
END

# sleep 1

# iptables-restore -n <<END
*security
-F
-X
-Z
COMMIT
END
iptables-restore v1.8.2 (nf_tables):
line 4: RULE_REPLACE failed (No such file or directory): rule in chain INPUT

-- 
Sunil

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-utopia-maintainers/attachments/20181231/64612367/attachment.sig>


More information about the Pkg-utopia-maintainers mailing list