[Simh] Networking help with 4.3 BSD Quasijarus running on SimH microvax

Will Senn will.senn at gmail.com
Sat Nov 4 20:51:16 EDT 2017


On 11/4/17 7:41 PM, Henry Bent wrote:
> On 4 November 2017 at 20:23, Johnny Billquist <bqt at softjar.se 
> <mailto:bqt at softjar.se>> wrote:
>
>     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).
>
>
> 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.
>
> -Henry

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:

# ping localhost
PING localhost (0.0.0.1): 56 data bytes
64 bytes from 0.0.0.1: icmp_seq=0. time=10. ms
^C
----localhost PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms)  min/avg/max = 0/7/10

# ping 192.168.0.132
PING 192.168.0.132: 56 data bytes
64 bytes from 192.168.0.132: icmp_seq=0. time=20. ms
^C
----192.168.0.132 PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms)  min/avg/max = 10/13/20

# ping quasijarus
PING quasijarus (192.168.0.132): 56 data bytes
64 bytes from 192.168.0.132: icmp_seq=0. time=0. ms
----quasijarus PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms)  min/avg/max = 0/0/0

# ping 192.168.0.1
PING 192.168.0.1: 56 data bytes
^C
----192.168.0.1 PING Statistics----
4 packets transmitted, 0 packets received, 100% packet loss
# ping 8.8.8.8
PING 8.8.8.8: 56 data bytes
^C
----8.8.8.8 PING Statistics----
4 packets transmitted, 0 packets received, 100% packet loss

# netstat -rn
Routing tables
Destination      Gateway            Flags     Refs Use  Interface
0.0.0.1          0.0.0.1            UH          0 11  lo0
192.168.0.132    0.0.0.1            UH          1 28  lo0
default          192.168.0.1        UG          0 4  qe0
192.168          192.168.0.132      U           0 28  qe0

# ifconfig qe0
qe0: flags=43<UP,BROADCAST,RUNNING>
         inet 192.168.0.132 netmask ffffff00 broadcast 192.168.0.255

# netstat -in
Name  Mtu   Network     Address            Ipkts Ierrs Opkts Oerrs  Coll
qe0   1500  192.168     192.168.0.132          5 0       10     0     0
lo0   1536  0           0.0.0.1               63 0       63     0     0
#

Thanks,

Will

-- 
GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20171104/8d2c7fce/attachment.html>


More information about the Simh mailing list