<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 4 November 2017 at 20:51, Will Senn <span dir="ltr"><<a href="mailto:will.senn@gmail.com" target="_blank">will.senn@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div><div><div class="gmail-h5">
    <div class="gmail-m_4740447938990817258moz-cite-prefix">On 11/4/17 7:41 PM, Henry Bent wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">On 4 November 2017 at 20:23, Johnny Billquist <span dir="ltr"><<a href="mailto:bqt@softjar.se" target="_blank">bqt@softjar.se</a>></span> wrote:<br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);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>
    </div></div><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 <a href="http://0.0.0.1" target="_blank">0.0.0.1</a>: 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 <a href="http://192.168.0.132" target="_blank">192.168.0.132</a>: 56 data bytes</tt><tt><br>
      </tt><tt>64 bytes from <a href="http://192.168.0.132" target="_blank">192.168.0.132</a>: 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 <a href="http://192.168.0.132" target="_blank">192.168.0.132</a>: 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># ping 192.168.0.1</tt><span class="gmail-"><tt><br>
      </tt><tt>PING <a href="http://192.168.0.1" target="_blank">192.168.0.1</a>: 56 data bytes</tt><tt><br>
      </tt><tt>^C</tt><tt><br>
      </tt><tt>----192.168.0.1 PING Statistics----</tt><tt><br>
      </tt></span><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 <a href="http://8.8.8.8" target="_blank">8.8.8.8</a>: 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><span class="gmail-"><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></span><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><span class="gmail-">
    <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>
    </span><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><span class="gmail-">
    <p>Thanks,</p>
    <p>Will <br></p></span></div></blockquote><div>Will,<br></div><div> </div></div>I duplicated your Quasijarus setup as closely as possible - I followed all the setup instructions on the <a href="http://tavi.co.uk">tavi.co.uk</a> site to the letter, and duplicated your network setup exactly (save for the fact that my home network is 192.168.1/24 rather than 192.168.0/24).  I am able to ping my local gateway (192.168.1.1) and use that same IP to resolve addresses but I don't get responses to external traffic:</div><div class="gmail_extra"><br></div><div class="gmail_extra"># ping <a href="http://www.netbsd.org">www.netbsd.org</a><br>PING <a href="http://www.netbsd.org">www.netbsd.org</a> (199.233.217.205): 56 data bytes<br>^C<br>----<a href="http://www.netbsd.org">www.netbsd.org</a> PING Statistics----<br>4 packets transmitted, 0 packets received, 100% packet loss<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">I can connect to an FTP server on my home network but not to an external one:</div><div class="gmail_extra"><br></div><div class="gmail_extra"># ftp 192.168.1.63<br>Connected to 192.168.1.63.<br>220 aelfric FTP server (Version 6.4/OpenBSD/Linux-ftpd-0.17) ready.<br>Name (192.168.1.63:root): ^C<br></div><div class="gmail_extra"># ftp <a href="http://ftp.gnu.org">ftp.gnu.org</a></div><div class="gmail_extra">ftp: connect: Connection timed out</div><div class="gmail_extra"><br></div><div class="gmail_extra">Setting "ifconfig -trailers", which has helped with connection problems on ancient BSDs before, made absolutely no difference.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">So even if you do manage to get to the point where local network traffic is okay, external traffic probably isn't going to be.  At this point, to be perfectly honest I think I've reached the limit of how much I'm willing to investigate Quasijarus, especially as I have determined to my satisfaction that this is not a SIMH problem.  My suggestion would be to move to an older version of NetBSD, maybe 1.4 or 1.5, or if you're set on 4.3BSD to try one of the other variants.  I've never had any networking issues with vanilla 4.3 or 4.3-Reno.  There are installation instructions at <a href="http://gunkies.org/wiki/4.3_BSD">http://gunkies.org/wiki/4.3_BSD</a> and associated pages, though you should be forewarned that they are not quite as detailed as the Quasijarus instructions you found.</div><div class="gmail_extra"><br></div><div class="gmail_extra">-Henry<br></div></div>