[Samba] samba will not start

Joel Hammer Joel at HammersHome.com
Wed Oct 30 00:13:00 GMT 2002


Well, turn the thang off.
I don't know how the startup scripts are done in BSD. In my caldera distro
it is:
/etc/init.d/rc.d/inetd stop

There is a file, /etc/initd.conf, which lists the services started up by
inetd. Look it over and see if there is a reference to smbd or port 139,
or netbios-ssn and so on. If so, comment it out with #  AND RESTART inetd.
(/etc/rc.d/init.d/inetd stop 
(/etc/rc.d/init.d/inetd start

Joel

On Wed, Oct 30, 2002 at 12:56:06AM +0100, Ralf Gnaedinger wrote:
> i`m running openBSD 3.1 with inetd
> 
> ----- Original Message -----
> From: "Joel Hammer" <Joel at HammersHome.com>
> To: "Ralf Gnaedinger" <spool at verspoolt.org>; <samba at lists.samba.org>
> Sent: Wednesday, October 30, 2002 12:51 AM
> Subject: Re: [Samba] samba will not start
> 
> 
> > Hmmmmm....
> > Are you running xinetd or inetd?
> > Try turning them off. What flavor of linux/unix are you running?
> > Joel
> > On Wed, Oct 30, 2002 at 12:44:46AM +0100, Ralf Gnaedinger wrote:
> > > netstat -apn | grep 139 -> netstat: n: unknown or uninstrumented
> protocol
> > >
> > > ----- Original Message -----
> > > From: "Joel Hammer" <Joel at HammersHome.com>
> > > To: "Ralf Gnaedinger" <spool at verspoolt.org>; <samba at lists.samba.org>
> > > Sent: Wednesday, October 30, 2002 12:38 AM
> > > Subject: Re: [Samba] samba will not start
> > >
> > >
> > > > 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" <Joel at HammersHome.com>
> > > > > To: "Ralf Gnädinger" <spool at verspoolt.org>; <samba at lists.samba.org>
> > > > > 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
> >
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba



More information about the samba mailing list