Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 1995 15:51:15 -0400 (EDT)
From:      Robert Watson <robert@fledge.watson.org>
To:        bugs@freebsd.org
Cc:        questions@freebsd.org
Subject:   netstat question..
Message-ID:  <Pine.BSF.3.91.951028154947.19049K-100000@fledge.watson.org>

next in thread | raw e-mail | index | archive | help

I got the following this morning when randomly typing netstat:
fledge>netstat
Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0      0  FLEDGE.RES.CMU.E.2573  gateway.us.sidwe.imap2 TIME_WAIT
netstat: kvm_read: kvm_read: Bad address
tcp        0      0  FLEDGE.RES.CMU.E.pop3  PC22013.RES.CMU..1097  TIME_WAIT
netstat: kvm_read: kvm_read: Bad address
netstat: kvm_read: kvm_read: Bad address
^C
fledge>netstat
Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0      0  localhost.res.cm.2574  localhost.res.cm.domai TIME_WAIT
tcp        0      0  FLEDGE.RES.CMU.E.2573  gateway.us.sidwe.imap2 TIME_WAIT
tcp        0      0  FLEDGE.RES.CMU.E.6000  UNIX17.ANDREW.CM.1344  
ESTABLISHED
tcp        0      0  FLEDGE.RES.CMU.E.2425  UNIX17.ANDREW.CM.telne 
ESTABLISHED
tcp        0      0  FLEDGE.RES.CMU.E.2422  gateway.us.sidwe.telne 
ESTABLISHED
udp        0      0  localhost.res.cm.domai *.*                   
udp        0      0  FLEDGE.RES.CMU.E.domai *.*                   

This time it completed successfully.   Any ideas as to what caused that 
the first time through?  I haven't recompiled a kernel or touched the 
kernel in over a month..

Nothing appeared in dmesg or /var/log/messages



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951028154947.19049K-100000>