[Bug 1777] Error: COMMAND_FAILED: 'python-nftables' failed
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Tue Nov 12 20:12:36 CET 2024
https://bugzilla.netfilter.org/show_bug.cgi?id=1777
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |INVALID
--- Comment #21 from Pablo Neira Ayuso <pablo at netfilter.org> ---
(In reply to fs3000 from comment #20)
> (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/35bda04d/attachment.html>
More information about the netfilter-buglog
mailing list