<html>
<head>
<base href="https://bugzilla.netfilter.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Error: COMMAND_FAILED: 'python-nftables' failed"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1777#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Error: COMMAND_FAILED: 'python-nftables' failed"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1777">bug 1777</a>
from <span class="vcard"><a class="email" href="mailto:fs3000@proton.me" title="fs3000@proton.me">fs3000@proton.me</a>
</span></b>
<pre>(In reply to Pablo Neira Ayuso from <a href="show_bug.cgi?id=1777#c13">comment #13</a>)
<span class="quote">> the json blob you posted is incomplete, it is easy to inspect via | jq.
>
> There is no initial add table inet firewalld command.
>
> There is also a jump to chain which is not defined.
>
> {
> "add": {
> "rule": {
> "family": "inet",
> "table": "firewalld",
> "chain": "filter_IN_internal",
> "expr": [
> {
> "jump": {
> "target": "filter_INPUT_POLICIES_pre"
> }
> }
> ]
> }
> }
> },
>
> Are you trying to add this json blob that you posted to an existing ruleset
> in place?</span >
Pablo, i get this error while doing i.e. firewall-cmd --add-interface=eth1
--zone=internal. I do it after installing firewalld. I don't alter, add or
delete any rules. To be honest, i don't know nftables, i just use firewalld.
This happens in a clean install.
If you want me to post here to post the original nft ruleset after installing
firewalld, please just say so.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>