Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2001 22:45:44 -0500
From:      carl@slackerbsd.org
To:        freebsd-stable@freebsd.org
Subject:   Re: 4.5-PRERELEASE and netstat -a
Message-ID:  <20011224034543.GA24750@carbon.slackerbsd.org>
In-Reply-To: <20011224162110.B57370@grimoire.chen.org.nz>
References:  <20011224162110.B57370@grimoire.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 24, 2001 at 04:21:10PM +1300, Jonathan Chen wrote:
> Hi,
> 
> Recently cvsup'd and rebuilt:
> 
> 	> dmesg | grep PRE
>  	FreeBSD 4.5-PRERELEASE #1: Sun Dec 23 10:46:54 NZDT 2001
> 
> but:
> 
> 	> netstat -a
> 
> doesn't report open TCP ports (I've got sendmail and sshd running, and
> they don't show up.)
> 

If you didn't rebuild your world you're going to run into problems with the
PRERELEASE kernel because of netinet changes. Try running sockstat, it
probably outputs a bunch of question marks under columns like "PROTO" and
"LOCAL ADDRESS" etc.

So rebuild world and all should be well.
-- 
Carl Schmidt

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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