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 // // || --------------------------------- [EMAIL PROTECTED] http://www.ipad.com.br _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

