Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2001 14:10:43 +0100
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        Martin Blapp <mb@imp.ch>, freebsd-current@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject:   Re: netstat -f inet broken ?
Message-ID:  <20011224141043.A3978@freebie.xs4all.nl>
In-Reply-To: <20011224130606.GC96454@carbon.slackerbsd.org>; from carl@slackerbsd.org on Mon, Dec 24, 2001 at 08:06:06AM -0500
References:  <20011224135729.X979-100000@levais.imp.ch> <20011224140119.A3896@freebie.xs4all.nl> <20011224130606.GC96454@carbon.slackerbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 24, 2001 at 08:06:06AM -0500, carl@slackerbsd.org wrote:
> On Mon, Dec 24, 2001 at 02:01:19PM +0100, Wilko Bulte wrote:
> > On Mon, Dec 24, 2001 at 02:02:00PM +0100, Martin Blapp wrote:
> > > 
> > > Hi All,
> > > 
> > > As we just have noted, there is no output anymore for
> > > netstat -f inet. Has the support been dropped ?
> > 
> > I also don't get any output.
> 
> carbon> netstat -f inet
> Active Internet connections
> Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
> tcp4       0      0  Carbon.6667            *.*                    LISTEN
> tcp4       0      0  Carbon.http            *.*                    LISTEN
> tcp4       0      0  Carbon.smtp            *.*                    LISTEN
> tcp4       0      0  Carbon.ssh             *.*                    LISTEN
> 
> Etc.
> 
> Works fine.

Nope:

wb ~: netstat -f inet
wb ~: 

but

wb ~: netstat -a
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp4       0      0  *.5801                 *.*                    LISTEN
tcp4       0      0  *.5901                 *.*                    LISTEN
tcp4       0      0  *.6001                 *.*                    LISTEN
...

-- 
|   / o / /_  _   		email: 	wilko@FreeBSD.org
|/|/ / / /(  (_)  Bulte		Arnhem, The Netherlands	

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




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