From owner-freebsd-questions Sun Apr 25 7:18: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id D9DA614EA9 for ; Sun, 25 Apr 1999 07:18:01 -0700 (PDT) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Sun, 25 Apr 1999 10:18:03 -0400 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB440110583C@site2s1> From: Christopher Michaels To: 'Anthony Hoelzle' Cc: "FreeBSD Mailing List (E-mail)" Subject: RE: nmbd and samba Date: Sun, 25 Apr 1999 10:19:18 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, if I remember your config, you are changing the name that is broadcast as the netbios name from what the DNS name of the machine is. Is this wrong? If it is true you NEED the wins server or at least the lmhosts file. The lmhosts file is layed out just like the hosts file on the unix box. Put the ip address followed by it's netbios name on each line. This file should be in the \WINDOWS directory. I'm curious to know the exact output of... smbclient -L SERVER ...when you run that from the bsd machine. I'll assume that other services work just fine? Wait... did you say that it IS being the local master and the windows machines are recognizing this, so that network neighborhood doesn't work anymore?? Did you add that interfaces line to your config and delete those files as I suggested? -Chris > -----Original Message----- > From: Anthony Hoelzle [SMTP:pentium@cio.net] > Sent: Sunday, April 25, 1999 5:16 AM > To: Christopher Michaels > Subject: Re: nmbd and samba > > Yes 1-7 were successful, and still are. > > Well I've gotten it to run for about 3 min, but during that time I could > not > connect, it was telling me that I was using the wrong password. After I > tried > to connect a few times, it locked up my win box (typical) and when I got > back > to it there was nothing. > > Now the FreeBSD box is broadcasting netbios as the browse master and I > can't > even get the win localhost to show up in network neighborhood. I tried > going > through the tests again, and get problems on #8 again and nmbd is running. > > I don't want to add wins resolution to my win box and the dns entry for > the bsd > box is already added. As for the last option, how would windows use an > lmhosts > file? I mean I can add the file, but without an extension to identify it > and an > application to run it, it's just a file. > > As you can see I've got my work cut out for me, I think I'll start by > disabling > the browse master stuff, just let whichever box that is on first/longest > be the > master and if I must I'll "try" the wins stuff, but if I can bypass it I > will. > > If you've got any ideas they are welcome > Anthony > > > Christopher Michaels wrote: > > > That you got the step 8 implies that steps 1-7 were successful? > > > > Verify that nmbd is running on the system. Type "ps a | grep nmbd". > > Obviously if nothing is found than it is not running. You may want to > try > > running it manually. I belive it is in /usr/local/sbin/nmbd but I could > be > > wrong, I'm not at my freebsd machine right now. > > > > Up the debug setting in the smb.conf to 3 and check the log files to see > if > > you can find any errors. > > > > Is the netbios name of the samba server the same as it's hostname? > > > > Did you try the other 3 suggestions on that page or did you just choke > on > > the 1st suggestion? > > > > What was the exact error message returned when you tried test # 8? > > -Chris > > > > > -----Original Message----- > > > From: Anthony Hoelzle [SMTP:pentium@cio.net] > > > Sent: Friday, April 23, 1999 3:52 AM > > > To: FreeBSD questions > > > Subject: nmbd and samba > > > > > > I've run the tests specified at > > > http://us1.samba.org/samba/docs/DIAGNOSIS.html, and when I get to #8 I > > > start having problems, the instructions say to "- fixup the nmbd > > > installation" I'm just not sure how to do that, any help would be > great. > > > > > > thanks > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message