Subject: network newbie question - more info
To: None <port-mac68k@netbsd.org, jfulmer@appin.org>
From: Conrad Rehill <rehillc@surfree.com>
List: port-mac68k
Date: 03/22/1999 21:30:23
John - thanks for the feedback. Before I rip the chassis open and pull
out the NEC video (I think it's actually made by Radius), what do you
think of this netstat result and the /etc/xxx files shown below ?
I suppose if no one has any suggestions about changing any of the info
below, I guess the only thing left to do is to start playing with the
hardware in the computer, piece by piece.
Thanks !
Conrad
Networking problems...
# on a netstat -rn I get this as the output...
dest. g'way flags refs
use mtu i/f
127.0.0.1 127.0.0.1 UH 0
26 - lo0
217.42.235 link#1 UC 0
0 - sn0
217.42.235.155 link#1 UHL 1
4 - sn0
217.42.235.160 link#1 UHL 1
5 - sn0
217.42.235.165 08:00:07:6:8d:92 UHL 2 30
- lo0
This are the (I think) relevant files for setting up the network on my
Quadra 650. Still can't seem to get it to ping anything else on my local
net. Note that the 165 IP address is that of the machine that I'm having
a problem with.
#contents of /etc/hosts
127.0.0.1 localhost
217.42.235.150 hplj6mp hplj6mp.rehill
217.42.235.155 i486 i486.rehill
217.42.235.160 pii pii.rehill
217.42.235.165 q650 q650.rehill
217.42.235.175 q610 q610.rehill
#contents of /etc/ifconfig.sn0
inet 217.42.235.165 netmask 255.255.255.0
#contents of /etc/networks
loopback 127.0.0.0
localnet 217.42.235.0
#contents of /etc/resolv.conf
domain rehill
lookup file
John Fulmer wrote:
> Conrad Rehill wrote:
> >
> > Firstly my system: Quadra 650, ThinNet adapter into the built-in
> > ethernet port, and an NEC NuBus video card; NetBSD 1.3 installed and
> > boots fine. Hostname is set to "q650" in etc/hosts and related /etc
> > files.
>
> Not enough info. Please send the output of 'netstat -rn', 'ifconfig
> sn0', the contents of /etc/hosts and /etc/ifconfig.sn0
>
> > ping: send to: host down
> > ping: send to: host down
> > ...
> > March 21 20:48:00 q650 /netbsd: sn0: TX-lost interrupt
> > March 21 20:48:00 q650 /netbsd: sn0: TX-lost interrupt
> > ...
>
> The TX-lost interrupt is probably most of your problem. And it is
> probably the NEC video. Try removing it and using the onboard video to
> see if that is the problem...
>
> jf
>
> --
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> + John Fulmer | "UNIX was not designed to stop +
> + Linux, security, | you from doing stupid things, +
> + and paranoia....Ahhh... | because that would also stop you +
> + | from doing clever things." +
> + jfulmer@appin.ml.org | --Doug Gwyn +
> + | (I gotta check my sources..) +
> + "The opinions contained may not reflect those of anyone.." +
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
--