[Bug 1777] Error: COMMAND_FAILED: 'python-nftables' failed
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Tue Nov 12 20:10:02 CET 2024
https://bugzilla.netfilter.org/show_bug.cgi?id=1777
--- Comment #20 from fs3000 at proton.me ---
(In reply to Pablo Neira Ayuso from comment #19)
>
> I still see in this JSON blob reference to chains that do not exist.
>
> > nftables.conf that came with the package:
> >
> > #!/usr/sbin/nft -f
> >
> > flush ruleset
> >
> > table inet filter {
> > chain input {
> > type filter hook input priority filter;
> > }
> > chain forward {
> > type filter hook forward priority filter;
> > }
> > chain output {
> > type filter hook output priority filter;
> > }
> > }
>
> Is this your existing ruleset? Makes no sense to me.
This is the original conf from the package. Anyway, i did submit a bug with
Debian and Michael Biebl replied saying custom kernels are not supported. Which
in this case it might be the culprit as it probably does not have necessary
features, even tough i copied all NFT, FILTER and NAT configs from the original
Debian kernel to this custom kernel build config.
I would like to figure this out, but as i already tried using firewalld in a
raspberry pi and it worked without problems, i guess it's safe to close this
bug.
--
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/20241112/10cfa37a/attachment.html>
More information about the netfilter-buglog
mailing list