netstat odd behavior

Giorgos Keramidas keramida at ceid.upatras.gr
Fri Jan 7 11:27:45 PST 2005


On 2005-01-07 15:32, mario.lobo at ipad.com.br wrote:
>On 7 Jan 2005 at 10:56, Jose Hidalgo Herrera wrote:
>>El vie, 07-01-2005 a las 09:06 -0300, mario.lobo at ipad.com.br escribi?:
>>> --------------------------------------------
>>> 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?
>>
>> 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                  *.*

Are you sure you don't have a kernel and userland that are out of
sync?  You _did_ update both as the instructions in src/UPDATING
suggest, right?



More information about the freebsd-questions mailing list