Subject: Re: new sup didn't build...
To: Andrew Y Ng <ayn@ngbert.org>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-i386
Date: 08/23/1997 07:25:17
>not really, something is just not right, maybe it's just some configuration
>errors in /etc.  if i do `netstat -i`, i kindda gets stuck:
>
>andrewbert{*TOOR*}:/usr/src# netstat -i
>Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs  Col
>l
>ep0   1500  <Link>      00:a0:24:c0:ee:af   310392    11   293377     0     0
>

Sorry,  i still can't tell if the card works or not.

But it's very odd that netstat _i doesn't show a line for the IP
addres on this card. That suggests that ifconfig'ing an IP address on
this card is failing.  That would make the card seem to `not work'.

What does ifconfig ep0 say?  What happens if you rerun /etc/netstart
by hand?

--Jonathan