From owner-freebsd-questions Mon Mar 30 14:23:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05400 for freebsd-questions-outgoing; Mon, 30 Mar 1998 14:23:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05341 for ; Mon, 30 Mar 1998 14:22:58 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id OAA24890; Mon, 30 Mar 1998 14:21:54 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Mon, 30 Mar 1998 14:21:54 -0800 (PST) From: Doug White Reply-To: Doug White To: Max Khon cc: samba@samba.anu.edu.au, freebsd-questions@FreeBSD.ORG Subject: Re: nmbd cleans up incorrectly? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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