Ol� Helio. Bom fiz o que vc indicou, e continua dizendo que ele esta em uso, (segue abaixo os passos). Esse daemon pode estar com outro nome al�m desses que procureio abaixo?
Tinha um Samba 2.x instalado anteriormente, mas remove pelo ports.(make deinstall clean). inetbsd# ps -ax | grep smbd 99067 ?? IW 0:00.00 /usr/local/sbin/smbd -D -s /usr/local/etc/smb.conf inetbsd# kill 99067 inetbsd# ps -ax | grep smbd inetbsd# ps -ax | grep smb inetbsd# ps -ax | grep nmb inetbsd# /usr/local/etc/rc.d/samba.sh start Starting SAMBA: removing stale tdbs : /var/db/samba/connections.tdb /var/db/samba/locking.tdb /var/db/samba/messages.tdb /var/db/samba/sessionid.tdb /var/db/samba/brlock.tdb Starting nmbd. Starting smbd. inetbsd# tail -f /var/log/samba/log.nmbd [2005/01/20 15:15:18, 0] nmbd/nmbd.c:main(668) Netbios nameserver version 3.0.8 started. Copyright Andrew Tridgell and the Samba Team 1994-2004 [2005/01/20 15:15:18, 0] lib/util_sock.c:open_socket_in(708) bind failed on port 137 socket_addr = 0.0.0.0. Error = Address already in use ^C inetbsd# tail -f /var/log/samba/log.smbd [2005/01/20 15:15:18, 0] smbd/server.c:main(760) smbd version 3.0.8 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2005/01/20 15:15:18, 1] smbd/files.c:file_init(186) file_init: Information only: requested 10000 open files, 3616 are available. [2005/01/20 15:15:18, 0] lib/util_sock.c:open_socket_in(708) bind failed on port 139 socket_addr = 0.0.0.0. Error = Address already in use ^C inetbsd# -- Atenciosamente, R. Filippus On Thu, 20 Jan 2005 14:29:26 -0200, H�lio Loureiro <[EMAIL PROTECTED]> wrote: > > > [2005/01/20 14:05:57, 0] lib/util_sock.c:open_socket_in(708) > > bind failed on port 139 socket_addr = 0.0.0.0. > > Error = Address already in use > > > > inetbsd# tail -f /var/log/samba/log.nmbd > > [2005/01/20 14:05:57, 0] nmbd/nmbd.c:main(668) > > Netbios nameserver version 3.0.8 started. > > Copyright Andrew Tridgell and the Samba Team 1994-2004 > > [2005/01/20 14:05:57, 0] lib/util_sock.c:open_socket_in(708) > > bind failed on port 137 socket_addr = 0.0.0.0. > > Error = Address already in use > ^^^^^^^^^^^^^^ > O daemons ainda est�o ativos e por isso vc n�o consegue conectar na > porta, 137. Mate o daemon com kill (nmbd e smbd) e depois reinicie > novamente. > > -- > H�lio Loureiro > Open System & Datacom Expert - Network Configuration & Integration > Ericsson Servi�os de Telecomunica��es LTDA - Global Services - MU Brazil _______________________________________________________________ Para enviar um novo email para a lista: [email protected] Sair da Lista: http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br Historico: http://www4.fugspbr.org/lista/html/FUG-BR/

