netstat odd behavior

Nathan Kinkade nkinkade at ub.edu.bz
Fri Jan 7 11:35:18 PST 2005


>On Fri, Jan 07, 2005 at 03:32:47PM -0300, mario.lobo at ipad.com.br wrote:
>
> > > El vie, 07-01-2005 a las 09:06 -0300, mario.lobo at ipad.com.br escribió:
> > >
> > >     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,
> > >
> >
> > On 7 Jan 2005 at 10:56, Jose Hidalgo Herrera wrote:
> > 
> > 
> > What about
> >  netstat -anf inet
> >
>
> Tried that before posting. this is what I get
> 
> Active Internet connections (including servers)
> Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
> udp4       0      0  *.514                  *.*
> 

Try sockstat(1), take a look at the manpage, too.

Nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050107/7ccaa53d/attachment.bin


More information about the freebsd-questions mailing list