Date: Mon, 30 Mar 1998 14:21:54 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Max Khon <fjoe@iclub.nsu.ru> Cc: samba@samba.anu.edu.au, freebsd-questions@FreeBSD.ORG Subject: Re: nmbd cleans up incorrectly? Message-ID: <Pine.BSF.3.96.980330142036.24859C-100000@gdi.uoregon.edu> In-Reply-To: <Pine.BSF.3.96.980328024921.7481A-100000@iclub.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 28 Mar 1998, Max Khon wrote: > i have FreeBSD 2.2.6-STABLE and samba 1.9.18p3 installed > sometimes nmbd could not be restarted (after killall nmbd; nmbd) with the > following message in nmbd logs: > > === /var/log/nmb.log === > 03/28/1998 02:37:50 netbios nameserver version 1.9.18p3 started > Copyright Andrew Tridgell 1994-1997 > bind failed on port 137 socket_addr=0.0.0.0 (Address already in use) > === cut here === Looks like nmbd isn't using the SO_REUSEADDR socket option. Just wait a minute or two for the system to clear the address out then try it again. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980330142036.24859C-100000>