This means that a program is listening to that port already. Does your system support the -p option? netstat -apn | grep 139
Joel On Wed, Oct 30, 2002 at 12:18:46AM +0100, Ralf Gnaedinger wrote: > tcp 0 0 *.139 *.* LISTEN > ----- Original Message ----- > From: "Joel Hammer" <[EMAIL PROTECTED]> > To: "Ralf Gn�dinger" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, October 30, 2002 12:11 AM > Subject: Re: [Samba] samba will not start > > > > This usually means inetd or xinetd is already running and is watching that > > port. > > What does > > netstat -an | grep 139 > > show > > 0.0.0.0 is, I think, the local address of your computer. > > Joel > > > > On Tue, Oct 29, 2002 at 11:36:28PM +0100, Ralf Gn�dinger wrote: > > > i`ve installed the latest binary samba-2.2.3a.tgz at my openBSD 3.1 box. > when i try to start samba with /usr/local/libexec/smbd -D i find the > following in my log`s > > > > > > [2002/10/30 22:47:18, 0] > /usr/ports/net/samba/stable/w-samba-2.2.3a/samba-2.2.3a/source/lib/util_sock > .c:open_socket_in(789) > > > bind failed on port 139 socket_addr = 0.0.0.0. > > > Error = Address already in use > > > > > > i don`t know how to change this -> 0.0.0.0. addres.. > > > > > > hope that anyone knows what goin` wrong > > > > > > thx > > > > > > ralf > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
