Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2001 14:01:19 +0100
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        Martin Blapp <mb@imp.ch>
Cc:        freebsd-current@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject:   Re: netstat -f inet broken ?
Message-ID:  <20011224140119.A3896@freebie.xs4all.nl>
In-Reply-To: <20011224135729.X979-100000@levais.imp.ch>; from mb@imp.ch on Mon, Dec 24, 2001 at 02:02:00PM %2B0100
References:  <20011224135729.X979-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

> Also there are only unix domain sockets in the normal
> netstat output. I cannot see any tpc4 connections anymore.

Well, I do

wb ~: netstat -a
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp4       0      0  freebie.1520           mass.dis.org.smtp      SYN_SENT
tcp4       0      0  *.5801                 *.*                    LISTEN
tcp4       0      0  *.5901                 *.*                    LISTEN
tcp4       0      0  *.6001                 *.*                    LISTEN
tcp4       0      0  *.cvspserver           *.*                    LISTEN
...
udp4       0      0  *.1627                 *.*                    
udp4       0      0  *.1011                 *.*                    


Or do you mean:

wb ~: netstat
Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp4       0      0  freebie.1520           mass.dis.org.smtp      SYN_SENT
Active UNIX domain sockets
Address  Type   Recv-Q Send-Q    Inode     Conn     Refs  Nextref Addr
d6054800 stream      0      0        0 d60547c0        0        0
/tmp/.X11-unix/X0
d60547c0 stream      0      0        0 d6054800        0        0
d6054780 stream      0      0        0 d60546c0        0        0
/tmp/.X11-unix

etc ?

> I noted this in 4.5 PRERELEASE too. It used to work in
> 4.3 RELEASE and 4.4 RELEASE.

wb ~: uname -a
FreeBSD freebie.xs4all.nl 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #1: Sun Dec
23 17:19:34 CET 2001     root@freebie.xs4all.nl:/usr/obj/usr/src/sys/FREEBIE
i386

-- 
|   / 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?20011224140119.A3896>