Sometimes xinetd causes trouble. You may be starting it with xinetd and not
know it.
What does netstat -apn | grep 13 show?

Joel
On Tue, Mar 18, 2003 at 09:47:15AM -0800, Jeff D. Hamann wrote:
> I believe I started samba as a freestanding daemon using the
> /usr/local/etc/rc.d/samba.sh start in FreeBSD.  Let me check. Yes, that's
> the case. Is it better to use xinetd these days?
> 
> I also have the following entries in my inetd.conf file:
> 
> netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd
> netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd
> 
> Jeff.
> 
> 
> ----- Original Message -----
> From: "Joel Hammer" <[EMAIL PROTECTED]>
> To: "Jeff D. Hamann" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Tuesday, March 18, 2003 4:06 AM
> Subject: Re: [Samba] still can't print to samba printer from winxp
> 
> 
> > Without thinking much about this, let me ask. How do you start smbd?
> > With xinetd or as a freestanding daemon?
> > Joel
> > On Mon, Mar 17, 2003 at 04:27:28PM -0800, Jeff D. Hamann wrote:
> > > I have upgraded samba to 2.2.7a and cannot print to my printer attached
> to
> > > my BSD machine. I can use the share dirs, etc, but cannot print. My log
> file
> > > contains:
> > >
> > > [2003/03/17 16:17:19, 0] lib/util_sock.c:open_socket_in(804)
> > > bind failed on port 139 socket_addr = 0.0.0.0.
> > > Error = Address already in use
> > > [2003/03/17 16:18:02, 0] smbd/service.c:make_connection(252)
> > > 50163099sp (204.250.145.147) couldn't find service c
> > > [2003/03/17 16:20:46, 0] lib/util_sock.c:open_socket_in(804)
> > > bind failed on port 139 socket_addr = 0.0.0.0.
> > > Error = Address already in use
> > > [2003/03/17 16:22:22, 0] lib/util_sock.c:open_socket_in(804)
> > > bind failed on port 139 socket_addr = 0.0.0.0.
> > > Error = Address already in use
> > >
> > >
> >
> 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to