<html>
    <head>
      <base href="https://bugzilla.netfilter.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nfqueue randomly drops packets with same tuple"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1766#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nfqueue randomly drops packets with same tuple"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1766">bug 1766</a>
              from <span class="vcard"><a class="email" href="mailto:antonio.ojea.garcia@gmail.com" title="Antonio Ojea <antonio.ojea.garcia@gmail.com>"> <span class="fn">Antonio Ojea</span></a>
</span></b>
        <pre>
The nftables rule does not detect the two packets from the same tuple as the
same connection

<span class="quote">> ct state established,related accept</span >


So, it seems the problem is that the same tuple gets DNATed to a different
address for each packet, but there is only one conntrack entry, so the return
packet is not able to be handled and is discarded</pre>
        </div>
      </p>


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

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