<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p><span id="result_box" class="" lang="en"><span>I am a newbie user
          in unbound </span><span>so I decided to do a testing
          environment with a Raspberry Pi 3</span> B.<br>
        <span>Read the documentation available on the website</span> <span>and
          also the entire mailing list</span>.<br>
        <span>But I wonder if I'm going the right way</span>. <br>
        <br>
        <span>I am sending my configuration file and "unbound-control
          stats_noreset" and </span></span><span id="result_box"
        class="" lang="en"><span><span id="result_box" class=""
            lang="en"><span class="">"netstat -su"</span></span></span>.</span></p>
    <p><span id="result_box" class="" lang="en"><br>
      </span></p>
    <p>unbound.conf<br>
      <span id="result_box" class="" lang="en"><span class=""></span></span></p>
    <p><span id="result_box" class="" lang="en"><span class="">server:<br>
              verbosity: 1<br>
              extended-statistics: yes<br>
              num-threads: 4<br>
              interface: 127.0.0.1<br>
              interface: 192.168.0.1<br>
              port: 53<br>
              outgoing-range: 200<br>
              so-rcvbuf: 4m<br>
              so-sndbuf: 4m<br>
              so-reuseport: yes<br>
              msg-cache-size: 32m<br>
              msg-cache-slabs: 8<br>
              num-queries-per-thread: 100<br>
              rrset-cache-size: 64m<br>
              rrset-cache-slabs: 8<br>
              cache-min-ttl: 3600<br>
              cache-max-ttl: 86400<br>
              infra-cache-slabs: 8<br>
              do-ip4: yes<br>
              do-ip6: no<br>
              do-udp: yes<br>
              do-tcp: yes<br>
              access-control: 127.0.0.0/8 allow_snoop<br>
              access-control: 192.168.0.0/24 allow_snoop<br>
              root-hints: "/etc/unbound/root.hints"<br>
              hide-identity: yes<br>
              hide-version: yes<br>
              harden-glue: yes<br>
              harden-dnssec-stripped: yes<br>
              qname-minimisation: yes<br>
              use-caps-for-id: yes<br>
              private-address: 10.0.0.0/8<br>
              private-address: 172.16.0.0/12<br>
              private-address: 192.168.0.0/16<br>
              prefetch: yes<br>
              auto-trust-anchor-file: "/var/lib/unbound/root.key"<br>
              val-clean-additional: yes<br>
              key-cache-slabs: 8<br>
              <br>
          python:<br>
              <br>
          remote-control:<br>
        </span></span></p>
    <p><span id="result_box" class="" lang="en"><span class=""><br>
        </span></span></p>
    <p><br>
      <span id="result_box" class="" lang="en"><span class=""><span
            id="result_box" class="" lang="en"><span>unbound-control
              stats_noreset</span></span></span></span></p>
    <p><span id="result_box" class="" lang="en"><span class="">thread0.num.queries=97979<br>
          thread0.num.cachehits=78301<br>
          thread0.num.cachemiss=19678<br>
          thread0.num.prefetch=2863<br>
          thread0.num.zero_ttl=0<br>
          thread0.num.recursivereplies=19678<br>
          thread0.requestlist.avg=1.12382<br>
          thread0.requestlist.max=27<br>
          thread0.requestlist.overwritten=0<br>
          thread0.requestlist.exceeded=0<br>
          thread0.requestlist.current.all=0<br>
          thread0.requestlist.current.user=0<br>
          thread0.recursion.time.avg=0.085215<br>
          thread0.recursion.time.median=0.178509<br>
          thread0.tcpusage=0<br>
          thread1.num.queries=71632<br>
          thread1.num.cachehits=55680<br>
          thread1.num.cachemiss=15952<br>
          thread1.num.prefetch=2122<br>
          thread1.num.zero_ttl=0<br>
          thread1.num.recursivereplies=15952<br>
          thread1.requestlist.avg=0.754897<br>
          thread1.requestlist.max=18<br>
          thread1.requestlist.overwritten=0<br>
          thread1.requestlist.exceeded=0<br>
          thread1.requestlist.current.all=0<br>
          thread1.requestlist.current.user=0<br>
          thread1.recursion.time.avg=0.223222<br>
          thread1.recursion.time.median=0.17506<br>
          thread1.tcpusage=0<br>
          thread2.num.queries=75112<br>
          thread2.num.cachehits=58141<br>
          thread2.num.cachemiss=16971<br>
          thread2.num.prefetch=2104<br>
          thread2.num.zero_ttl=0<br>
          thread2.num.recursivereplies=16971<br>
          thread2.requestlist.avg=0.880367<br>
          thread2.requestlist.max=20<br>
          thread2.requestlist.overwritten=0<br>
          thread2.requestlist.exceeded=0<br>
          thread2.requestlist.current.all=0<br>
          thread2.requestlist.current.user=0<br>
          thread2.recursion.time.avg=1.118908<br>
          thread2.recursion.time.median=0.187607<br>
          thread2.tcpusage=0<br>
          thread3.num.queries=67267<br>
          thread3.num.cachehits=51491<br>
          thread3.num.cachemiss=15776<br>
          thread3.num.prefetch=1888<br>
          thread3.num.zero_ttl=0<br>
          thread3.num.recursivereplies=15776<br>
          thread3.requestlist.avg=0.714731<br>
          thread3.requestlist.max=15<br>
          thread3.requestlist.overwritten=0<br>
          thread3.requestlist.exceeded=0<br>
          thread3.requestlist.current.all=0<br>
          thread3.requestlist.current.user=0<br>
          thread3.recursion.time.avg=0.208193<br>
          thread3.recursion.time.median=0.176809<br>
          thread3.tcpusage=0<br>
          total.num.queries=311990<br>
          total.num.cachehits=243613<br>
          total.num.cachemiss=68377<br>
          total.num.prefetch=8977<br>
          total.num.zero_ttl=0<br>
          total.num.recursivereplies=68377<br>
          total.requestlist.avg=0.884169<br>
          total.requestlist.max=27<br>
          total.requestlist.overwritten=0<br>
          total.requestlist.exceeded=0<br>
          total.requestlist.current.all=0<br>
          total.requestlist.current.user=0<br>
          total.recursion.time.avg=0.025467<br>
          total.recursion.time.median=0.179496<br>
          total.tcpusage=0<br>
          time.now=1524162080.560607<br>
          time.up=187632.080603<br>
          time.elapsed=101462.841154<br>
          mem.cache.rrset=9634110<br>
          mem.cache.message=6377505<br>
          mem.mod.iterator=16480<br>
          mem.mod.validator=1087687<br>
          histogram.000000.000000.to.000000.000001=14336<br>
          histogram.000000.000001.to.000000.000002=0<br>
          histogram.000000.000002.to.000000.000004=0<br>
          histogram.000000.000004.to.000000.000008=0<br>
          histogram.000000.000008.to.000000.000016=0<br>
          histogram.000000.000016.to.000000.000032=1<br>
          histogram.000000.000032.to.000000.000064=8<br>
          histogram.000000.000064.to.000000.000128=1<br>
          histogram.000000.000128.to.000000.000256=6<br>
          histogram.000000.000256.to.000000.000512=16<br>
          histogram.000000.000512.to.000000.001024=246<br>
          histogram.000000.001024.to.000000.002048=1005<br>
          histogram.000000.002048.to.000000.004096=388<br>
          histogram.000000.004096.to.000000.008192=292<br>
          histogram.000000.008192.to.000000.016384=248<br>
          histogram.000000.016384.to.000000.032768=3531<br>
          histogram.000000.032768.to.000000.065536=5139<br>
          histogram.000000.065536.to.000000.131072=4426<br>
          histogram.000000.131072.to.000000.262144=12253<br>
          histogram.000000.262144.to.000000.524288=14836<br>
          histogram.000000.524288.to.000001.000000=8022<br>
          histogram.000001.000000.to.000002.000000=2652<br>
          histogram.000002.000000.to.000004.000000=501<br>
          histogram.000004.000000.to.000008.000000=150<br>
          histogram.000008.000000.to.000016.000000=45<br>
          histogram.000016.000000.to.000032.000000=39<br>
          histogram.000032.000000.to.000064.000000=13<br>
          histogram.000064.000000.to.000128.000000=164<br>
          histogram.000128.000000.to.000256.000000=47<br>
          histogram.000256.000000.to.000512.000000=3<br>
          histogram.000512.000000.to.001024.000000=9<br>
          histogram.001024.000000.to.002048.000000=0<br>
          histogram.002048.000000.to.004096.000000=0<br>
          histogram.004096.000000.to.008192.000000=0<br>
          histogram.008192.000000.to.016384.000000=0<br>
          histogram.016384.000000.to.032768.000000=0<br>
          histogram.032768.000000.to.065536.000000=0<br>
          histogram.065536.000000.to.131072.000000=0<br>
          histogram.131072.000000.to.262144.000000=0<br>
          histogram.262144.000000.to.524288.000000=0<br>
          num.query.type.A=184946<br>
          num.query.type.NS=111<br>
          num.query.type.SOA=830<br>
          num.query.type.PTR=142<br>
          num.query.type.TXT=182<br>
          num.query.type.AAAA=124459<br>
          num.query.type.SRV=1312<br>
          num.query.type.ANY=8<br>
          num.query.class.IN=311990<br>
          num.query.opcode.QUERY=311990<br>
          num.query.tcp=78<br>
          num.query.tcpout=65<br>
          num.query.ipv6=0<br>
          num.query.flags.QR=0<br>
          num.query.flags.AA=0<br>
          num.query.flags.TC=0<br>
          num.query.flags.RD=311990<br>
          num.query.flags.RA=0<br>
          num.query.flags.Z=0<br>
          num.query.flags.AD=14<br>
          num.query.flags.CD=0<br>
          num.query.edns.present=14<br>
          num.query.edns.DO=0<br>
          num.answer.rcode.NOERROR=289457<br>
          num.answer.rcode.FORMERR=0<br>
          num.answer.rcode.SERVFAIL=632<br>
          num.answer.rcode.NXDOMAIN=21901<br>
          num.answer.rcode.NOTIMPL=0<br>
          num.answer.rcode.REFUSED=0<br>
          num.answer.rcode.nodata=35122<br>
          num.answer.secure=35043<br>
          num.answer.bogus=4<br>
          num.rrset.bogus=0<br>
          unwanted.queries=2258<br>
          unwanted.replies=5<br>
          msg.cache.count=32132<br>
          rrset.cache.count=41561<br>
          infra.cache.count=9934<br>
          key.cache.count=3553</span></span><span id="result_box"
        class="" lang="en"><span class=""></span></span></p>
    <p><span id="result_box" class="" lang="en"><span class=""><br>
        </span></span></p>
    <p><span id="result_box" class="" lang="en"><span class="">netstat
          -su</span></span></p>
    <p><span id="result_box" class="" lang="en"><span class="">Udp:<br>
              1506059 packets received<br>
              4701 packets to unknown port received<br>
              3 packet receive errors<br>
              850020 packets sent<br>
              0 receive buffer errors<br>
              0 send buffer errors<br>
              InCsumErrors: 3<br>
              IgnoredMulti: 2050989<br>
          <br>
          <br>
        </span></span></p>
    <pre class="moz-signature" cols="72">-- 
Marcos Renato da Silva Junior
Universidade Estadual Paulista - Unesp
Faculdade de Engenharia de Ilha Solteira - FEIS
Departamento de Engenharia Elétrica
15385-000 - Ilha Solteira/SP
(18) 3743-1164</pre>
  </body>
</html>