tcp is a transport protocol. It isn't a daemon. You have not understood the output. Post the output of netstat -anp | grep 139. Is xinetd or inetd or smbd listening to this port? Joel
On Sun, Dec 29, 2002 at 09:03:16PM +0000, phil brogan wrote: > I can run nmbd successfully, but smbd dies almost immediately when I run > it, the smbd.log file has the message "bind failed on port 139 > socket_addr = 0.0.0.0.". When I do a netstat -an | grep 139, it shows > that tcp is listening on port 139. How do I resolve this conflict > between tcp and smbd? > > -- > 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
