(no subject)

Robert Dahlem Robert.Dahlem at gmx.net
Thu Dec 14 17:15:59 GMT 2000


[moved to samba at samba.org]

On Wed, 13 Dec 2000 14:47:24 +0100, Hubert_RICOUARD%CRAMROUEN at cram-
normandie.fr wrote:

>If I look in the file /usr/local/samba/var/log.nmb, this error 
>message is writing
>
>[2000/12/13 14:36:17, 0] lib/util_sock.c:open_socket_in(863)
> bind failed on port 137 socket_addr=0.0.0.0 (Address already in use)
>
>I would like to know how to change to another port or to know how to 
>know the which are using the socket

You can't change the port (actually you could but it would break 
things).

Best bet is to look out for lsof for your system, then run

  lsof -i :137

Second chance is inetd: Check /etc/services for the name before 
137/tcp, then check /etc/inetd.conf for a line beginning with this 
name. Comment it out, then SIGHUP inetd.

Regards,
        Robert


-- 
---------------------------------------------------------------
Robert.Dahlem at gmx.net           Fax +49-69-432647
---------------------------------------------------------------

Sent using PMMail (http://www.pmmail2000.com) - fast, decent, email
software; far better than Outlook. Try it sometime.






More information about the samba mailing list