<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 4:30 PM, Henry Bent wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEdTPBdvCQvEc_OhnxKQEqgdm=dctePtemzZZDPhk6cdpYpzXA@mail.gmail.com">
      <div dir="ltr"> <br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>If Quasijarus is the same as vanilla 4.3BSD, unless
              otherwise configured localhost is 0.0.0.1 and not
              127.0.0.1.  So does "ping localhost" work?  What does
              "ifconfig qe0" say?  And "netstat -rn"?</div>
            <div><br>
            </div>
            <div>-Henry<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>Henry,</p>
    <p>That explains the weird /etc/hosts, 0.1 is localhost as you say.
      Here are the results of the pings, ifconfig, and netstat - it
      looks odd, but I'm not that knowledgeable about how it ought to
      look. My comments are inline:<br>
    </p>
    <p>The first ping just sat there until I killed it:<br>
    </p>
    <p># ping localhost<br>
      ^C</p>
    <p>Then I tried pinging a set number of times:<br>
    </p>
    <p># ping -c 5 localhost<br>
      PING 5: 0 data bytes<br>
      ^C----5 PING Statistics----<br>
      7 packets transmitted, 0 packets received, 100% packet loss<br>
    </p>
    <p>Then I tried the ip you suggested:<br>
    </p>
    <p># ping 0.0.0.1<br>
      PING 0.0.0.1: 56 data bytes<br>
      ^C<br>
      ----0.0.0.1 PING Statistics----<br>
      3 packets transmitted, 0 packets received, 100% packet loss<br>
    </p>
    <p>Then the address from the hosts file:<br>
    </p>
    <p># ping 0.1   <br>
      PING 0.1: 56 data bytes<br>
      ^C<br>
      ----0.1 PING Statistics----<br>
      5 packets transmitted, 0 packets received, 100% packet loss<br>
    </p>
    <p>The ifconfig result looks promising:<br>
    </p>
    <p># ifconfig qe0<br>
      qe0: flags=43<UP,BROADCAST,RUNNING><br>
              inet 192.168.0.132 netmask ffffff00 broadcast
      192.168.0.255<br>
    </p>
    <p>The 192.168 line in the netstat results is weird to me...:<br>
    </p>
    <p># netstat -rn<br>
      Routing tables<br>
      Destination      Gateway            Flags     Refs     Use 
      Interface<br>
      default          192.168.0.1        UG          0       15  qe0<br>
      192.168          192.168.0.132      U           1       24  qe0</p>
    <p>Does this shed any light on my problem?</p>
    <p>Thanks,</p>
    <p>Will<br>
    </p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF</pre>
  </body>
</html>