Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 1997 17:37:22 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        freebsd-questions@freebsd.org
Subject:   netstat question
Message-ID:  <199710010037.RAA29253@bubba.whistle.com>

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

What does this line mean, as output from netstat -na:

  Active Internet connections (including servers)
  Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
  tcp        0      0  *.*                    *.*                    CLOSED

In particular, local address *.* ??

This is owned by httpd (as seen in fstat):

  root     httpd       2779   wd /             2 drwxr-xr-x     512  r
  root     httpd       2779 text /         11573 -r-xr-xr-x  204800  r
  root     httpd       2779    0 -         -        none    -
  root     httpd       2779    1 -         -        none    -
  root     httpd       2779    2 -         -        none    -
> root     httpd       2779    3* internet stream tcp f07f1400
  root     httpd       2779    4* local dgram f0507794 <-> f04f8f14
  root     httpd       2779    5* internet stream tcp f07c6a00

Thanks,
-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com



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