From owner-freebsd-questions@FreeBSD.ORG Sun Jan 22 18:26:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2283216A41F for ; Sun, 22 Jan 2006 18:26:33 +0000 (GMT) (envelope-from ashas@takas.lt) Received: from calypso.bi.lt (calypso.bi.lt [213.226.153.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7BB43D6D for ; Sun, 22 Jan 2006 18:26:32 +0000 (GMT) (envelope-from ashas@takas.lt) Received: from calypso.bi.lt (localhost [127.0.0.1]) by calypso.bi.lt (Postfix) with ESMTP id B64BD480725; Sun, 22 Jan 2006 20:26:31 +0200 (EET) Received: from [127.0.0.1] (unknown [84.15.66.60]) by calypso.bi.lt (Postfix) with ESMTP id A40C2480699; Sun, 22 Jan 2006 20:26:31 +0200 (EET) Message-ID: <43D3CE6A.2080308@takas.lt> Date: Sun, 22 Jan 2006 20:26:50 +0200 From: Aivaras User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: David Stanford References: <43D3BFB0.8000708@takas.lt> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: samba mount by name X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 18:26:33 -0000 Thank you a lot. When started nmbd no problems left. David Stanford wrote: > Aivaras, > > I had this problem a while back too. If I remember correctly, I didn't > have nmbd running. Also, as a quicker workaround, you could just add > the host map to your Windows hosts file located in > C:\WINDOWS\system32\drivers\etc\hosts. > > -David > > On 1/22/06, *Aivaras* > wrote: > > How to get to samba share by name? > > On windows mashine typing in explorer \\192.168.0.1 opens shares and > \\server doesnt. > > Mounting localy on server: > > mount_smbfs -I 192.168.0.1 //server/data > /mnt/samba - works > mount_smbfs //server/data /mnt/samba - mount_smbfs: can't get server > address: syserr = Operation timed out > ping server - I get good response - ping works to that name. > > /etc/hosts: > 192.168.0.1 server.domain.com > server > > _______________________________________________ > freebsd-questions@freebsd.org > mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org > " > >