[Bug 1777] Error: COMMAND_FAILED: 'python-nftables' failed
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Mon Nov 11 19:52:02 CET 2024
https://bugzilla.netfilter.org/show_bug.cgi?id=1777
--- Comment #14 from fs3000 at proton.me ---
(In reply to Pablo Neira Ayuso from comment #13)
> 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?
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.
--
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/20241111/4ecb3236/attachment.html>
More information about the netfilter-buglog
mailing list