<html>
    <head>
      <base href="https://bugzilla.netfilter.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Error: COMMAND_FAILED: 'python-nftables' failed"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1777">bug 1777</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Error: COMMAND_FAILED: 'python-nftables' failed"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1777#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - 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:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span></b>
        <pre>(In reply to fs3000 from <a href="show_bug.cgi?id=1777#c20">comment #20</a>)
<span class="quote">> (In reply to Pablo Neira Ayuso from <a href="show_bug.cgi?id=1777#c19">comment #19</a>)
> > 
> > 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.</span ></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>