<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#c20">Comment # 20</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#c19">comment #19</a>)
<span class="quote">>
> I still see in this JSON blob reference to chains that do not exist.</span >
<span class="quote">>
> > 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.</span >
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>