netstat odd behavior
    mario.lobo at ipad.com.br 
    mario.lobo at ipad.com.br
       
    Fri Jan  7 04:02:18 PST 2005
    
    
  
Hello;
On all installations of FreeBSD I´ve 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/installworld ), 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/mysql/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 WORKING.
Would anybody know why they are not showing on the output of netstat?
Thanks,
-- 
   //|  //||
  // | // ||
-//--//---|| ARIO LOBO
//  //    ||
---------------------------------
mario.lobo at ipad.com.br
http://www.ipad.com.br
    
    
More information about the freebsd-questions
mailing list