From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 01:40:02 2004 Return-Path: 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 2A2D416A4D4 for ; Wed, 28 Jul 2004 01:40:02 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEE1443D5D for ; Wed, 28 Jul 2004 01:40:01 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 27 Jul 2004 20:41:48 -0500 Message-ID: <410703EF.50103@daleco.biz> Date: Tue, 27 Jul 2004 20:39:59 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040712 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stanley Wright References: <20040728011215.32339.qmail@web14304.mail.yahoo.com> In-Reply-To: <20040728011215.32339.qmail@web14304.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 28 Jul 2004 01:41:48.0687 (UTC) FILETIME=[0C5769F0:01C47444] cc: freebsd-questions@freebsd.org Subject: Re: Samba X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 01:40:02 -0000 Stanley Wright wrote: >I'm having a problem setting up Samba(Ver 2.2.7a) on FreeBSD. Ive already set Samba up on RedHAt and Mandrake with no issues. > >I can see the icon for the FreeBSD share under Network Neighborhood but when it is clicked I get the message: > >The computer or sharename could not be found. >On the FreeBSD box if I run for example \\\\smbclient\\homes it prompts for a password and I connect getting the smb: \> prompt. > >Also, I can map a network drive thru windows explorer and this works fine as well as testparm. > >The following is the global section of my smb.conf file: >[global] > hosts allow = 169.254. > workgroup = FREEBSD > printing = bsd > printcap name = /etc/printcap > encrypt passwords = yes > load printers = yes > guest account = pcguest > remote announce = 169.254.190.255/FREEBSD > security = share > >Any idea where I'm going wrong ?? > >Stanley > > > Really, I don't. Just a wild shot in the dark: Name resolution? Seems in my experience Winboxen are occasionally bad about not looking too hard to find a host... Kevin Kinsey DaleCo, S.P.