From owner-freebsd-questions Thu Oct 10 7:45:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D21EB37B401 for ; Thu, 10 Oct 2002 07:45:27 -0700 (PDT) Received: from mail.rz.uni-ulm.de (gemini.rz.uni-ulm.de [134.60.246.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B0943EA3 for ; Thu, 10 Oct 2002 07:45:27 -0700 (PDT) (envelope-from siegbert.baude@gmx.de) Received: from gmx.de (lilith.wh-wurm.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.12.5/8.12.5) with ESMTP id g9AEjPeg013087 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Thu, 10 Oct 2002 16:45:26 +0200 (MEST) Message-ID: <3DA59286.2050003@gmx.de> Date: Thu, 10 Oct 2002 16:45:26 +0200 From: Siegbert Baude User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: de, en MIME-Version: 1.0 To: questions Subject: unknown nmbd message (better formatted I hope) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Yesterday I got the following message for the first time in my logs: Oct 9 07:58:19 lilith nmbd[211]: [2002/10/09 07:58:19, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(235) Oct 9 07:58:19 lilith nmbd[211]: find_response_record: response packet id 165 88 received with no matching record. Oct 9 07:58:19 lilith nmbd[211]: [2002/10/09 07:58:19, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(235) Oct 9 07:58:19 lilith nmbd[211]: find_response_record: response packet id 165 89 received with no matching record. It appears directly after the boot, before the first login. samba.log has no according entry. Samba itself still works as server and I can access other shares per smbclient. This box is not acting as a domain master browser, we have a dedicated machine which does this for the subnet. bash $ uname -v FreeBSD 4.7-RC #5: Wed Oct 9 10:40:03 CEST 2002 ... bash $ pkg_info |grep samba samba-2.2.6.p2_1 ... My smb.conf is quite ordinary. Relevant lines might be: socket options = TCP_NODELAY local master = no ; domain master = yes wins server = our_masterbrowser's_ip_in_numerical_notation ; wins proxy = yes dns proxy = no Can anybody shed some light on this? Some misconfiguration of my side or simply irrelevant information of the nmbd? Maybe a change in syslog which I didn't notice during my last upgrade? Thanks in advance Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message