Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 1997 15:55:45 -0500 (CDT)
From:      Paul Saab <paul@mu.org>
To:        freebsd-hackers@freebsd.org
Subject:   netstat: kvm_read: Bad address
Message-ID:  <199710242055.PAA08603@elvis.mu.org>

next in thread | raw e-mail | index | archive | help
I am trying to figure out why my machine has not been behaving
recently after running bug free for months.  Wednesday I had a
kernel panic and Joerg has put me in the right direction to try
and find the bug.  Now today I got this while doing a netstat on
another machine with exactly the same hardware configuration as
the one which had the kernel panic but it is running 2.2.5-RELEASE.

The machines are PPRO 200's with 2940UW's, 128MB of ram, and with
3c905 ethernet cards.  My question is what does the following mean
and how should I fix it.

Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0      0  themaneater.com.http   204.184.83.7.1976      ESTABLISHED
tcp        0   8398  themaneater.com.http   204.184.83.7.1975      ESTABLISHED
tcp        0   5650  themaneater.com.http   204.184.83.7.1974      ESTABLISHED
tcp        0      0  themaneater.com.http   208.196.245.66.2658    ESTABLISHED
tcp        0      0  themaneater.com.http   208.196.245.66.2657    ESTABLISHED
tcp        0      0  themaneater.com.ftp-da Mizzou-AS6-17.mi.1232  TIME_WAIT
tcp      361 -266160568  themaneater.com.http   16.211.65.241.2656     -264201400
tcp        0 -264546048  128.204.64.241.16625   144.105.65.241.39147   CLOSED
netstat: kvm_read: Bad address
???
udp        0      0  elvis.4724             elvis.domain          
udp        0      0  localhost.domain       *.*                   
udp        0      0  elvis.domain           *.*                   

Thanks a bunch,

Paul



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710242055.PAA08603>