<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="4">The results are in:<br>
      <br>
      After setting <font face="monospace">$<a class="moz-txt-link-freetext" href="DXProt::senderverify">DXProt::senderverify</a> </font>to
      1 or 2 (hint: I have set mine to 2)<br>
      <br>
      And running the following two commands:<br>
      <br>
      <font face="monospace">    grepdbg '\s+<-\s+I\s+GB7DJK\s+PC61'
        | wc -l</font><br>
      <br>
      and <br>
       <font face="monospace">    <br>
            grepdbg 'bad spot ' | wc -l<br>
      </font><br>
      and noting the numbers on a piece of paper with the first command
      being 'A' and the second 'B' and then doing this simple
      calculation: <br>
      <br>
      <font face="monospace">    B * 100 / A <br>
      </font><br>
      The result I got for a morning's traffic (the natural result of a
      grepdbg on today's log with sendverify set) is:<br>
      <br>
              60.22 (%)<br>
      <br>
      Or to put it another way, most of the traffic sent today is very
      likely fake.<br>
      <br>
      Houston, we have a problem...<br>
      <br>
      73 Dirk G1TLH<br>
      <br>
      PS If you have had senderverify set > 0 for all of today, you
      can repeat the example above by changing 'GB7DJK' to a similar
      node feeding yours from which you are likely to get all/most of
      your spots.<br>
    </font>
  </body>
</html>