Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jan 2005 09:06:27 -0300
From:      mario.lobo@ipad.com.br
To:        freebsd-questions@freebsd.org
Cc:        freebsd-hackers@freebsd.org
Subject:   netstat odd behavior
Message-ID:  <41DE5113.24978.1CDD38@localhost>

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

On all installations of FreeBSD I=B4ve ever done in the past,

netstat -an 

displays LISTENing servers and any tcp connection in any state.

On the 5.3 I have installed here ( updated to RELENG_5_3 + build/installwo=
rld ), this command only 
shows only this;

--------------------------------------------
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
udp4       0      0  *.514                  *.*
Active UNIX domain sockets
Address  Type   Recv-Q Send-Q    Inode     Conn     Refs  Nextref Addr
c38d01a4 stream      0      0 c3de8738        0        0        0 /db/mysq=
l/mysql.sock
c38d1000 stream      0      0 c3883c60        0        0        0 /var/run=
/devd.pipe
c38d0ec4 dgram       0      0 c3883210        0        0        0 /var/run=
/log
--------------------------------------------

I have ssh, sendmail, ftpd and mysql daemons running, LISTENing and WORKIN=
G.

Would anybody know why they are not showing on the output of netstat?

Thanks,

-- 
   //|  //||
  // | // ||
-//--//---|| ARIO LOBO
//  //    ||
---------------------------------
mario.lobo@ipad.com.br
http://www.ipad.com.br



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41DE5113.24978.1CDD38>