<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 11/4/17 7:41 PM, Henry Bent wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEdTPBcEgMkZWgFSqnOpg68V-a2VCibxgz1xsOHa3K=vE83e5A@mail.gmail.com">
      <div dir="ltr">On 4 November 2017 at 20:23, Johnny Billquist <span
          dir="ltr"><<a href="mailto:bqt@softjar.se" target="_blank"
            moz-do-not-send="true">bqt@softjar.se</a>></span> wrote:<br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              Beyond that, it just looks like your name resolution is
              totally failing. Can you ping some known address without
              involving dns or any sort of name translation? Try
              something like ping -n 8.8.8.8 and report the result (the
              -n is important here).<br>
            </blockquote>
            <div><br>
            </div>
            <div>That isn't going to work, Quasijarus doesn't have ping
              -n.  Just -d, -r, and -v.  I guess I should really just
              install Quasijarus myself so that I have a better
              troubleshooting platform, I've been looking for an excuse
              to do that for a little while anyway.<br>
            </div>
            <div><br>
            </div>
          </div>
          <div class="gmail_quote">-Henry</div>
        </div>
      </div>
    </blockquote>
    <p>Well, Johnny's comments helped a bit. I went back and retooled
      and now I can ping localhost and 192.168.0.132 and quasijarus, but
      nothing outside the box. Here are the pings and netstats:</p>
    <p><tt># ping localhost</tt><tt><br>
      </tt><tt>PING localhost (0.0.0.1): 56 data bytes</tt><tt><br>
      </tt><tt>64 bytes from 0.0.0.1: icmp_seq=0. time=10. ms</tt><tt><br>
      </tt><tt>^C</tt><tt><br>
      </tt><tt>----localhost PING Statistics----</tt><tt><br>
      </tt><tt>4 packets transmitted, 4 packets received, 0% packet loss</tt><tt><br>
      </tt><tt>round-trip (ms)  min/avg/max = 0/7/10</tt></p>
    <p><tt># ping 192.168.0.132</tt><tt><br>
      </tt><tt>PING 192.168.0.132: 56 data bytes</tt><tt><br>
      </tt><tt>64 bytes from 192.168.0.132: icmp_seq=0. time=20. ms</tt><tt><br>
      </tt><tt>^C</tt><tt><br>
      </tt><tt>----192.168.0.132 PING Statistics----</tt><tt><br>
      </tt><tt>3 packets transmitted, 3 packets received, 0% packet loss</tt><tt><br>
      </tt><tt>round-trip (ms)  min/avg/max = 10/13/20</tt></p>
    <p><tt># ping quasijarus<br>
        PING quasijarus (192.168.0.132): 56 data bytes<br>
        64 bytes from 192.168.0.132: icmp_seq=0. time=0. ms<br>
        ----quasijarus PING Statistics----<br>
        3 packets transmitted, 3 packets received, 0% packet loss<br>
        round-trip (ms)  min/avg/max = 0/0/0<br>
      </tt></p>
    <p><tt></tt><tt># ping 192.168.0.1</tt><tt><br>
      </tt><tt>PING 192.168.0.1: 56 data bytes</tt><tt><br>
      </tt><tt>^C</tt><tt><br>
      </tt><tt>----192.168.0.1 PING Statistics----</tt><tt><br>
      </tt><tt>4 packets transmitted, 0 packets received, 100% packet
        loss</tt><tt><br>
      </tt><tt># ping 8.8.8.8</tt><tt><br>
      </tt><tt>PING 8.8.8.8: 56 data bytes</tt><tt><br>
      </tt><tt>^C</tt><tt><br>
      </tt><tt>----8.8.8.8 PING Statistics----</tt><tt><br>
      </tt><tt>4 packets transmitted, 0 packets received, 100% packet
        loss</tt><tt><br>
      </tt></p>
    <p><tt># netstat -rn</tt><tt><br>
      </tt><tt>Routing tables</tt><tt><br>
      </tt><tt>Destination      Gateway            Flags     Refs    
        Use  Interface</tt><tt><br>
      </tt><tt>0.0.0.1          0.0.0.1            UH          0      
        11  lo0</tt><tt><br>
      </tt><tt>192.168.0.132    0.0.0.1            UH          1      
        28  lo0</tt><tt><br>
      </tt><tt>default          192.168.0.1        UG          0       
        4  qe0</tt><tt><br>
      </tt><tt>192.168          192.168.0.132      U           0      
        28  qe0</tt><tt><br>
      </tt></p>
    <p><tt># ifconfig qe0</tt><tt><br>
      </tt><tt>qe0: flags=43<UP,BROADCAST,RUNNING></tt><tt><br>
      </tt><tt>        inet 192.168.0.132 netmask ffffff00 broadcast
        192.168.0.255</tt><tt><br>
      </tt></p>
    <p><tt># netstat -in</tt><tt><br>
      </tt><tt>Name  Mtu   Network     Address            Ipkts Ierrs   
        Opkts Oerrs  Coll</tt><tt><br>
      </tt><tt>qe0   1500  192.168     192.168.0.132          5    
        0       10     0     0</tt><tt><br>
      </tt><tt>lo0   1536  0           0.0.0.1               63    
        0       63     0     0</tt><tt><br>
      </tt><tt># </tt><tt><br>
      </tt></p>
    <p>Thanks,</p>
    <p>Will<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF</pre>
  </body>
</html>