From owner-freebsd-current@FreeBSD.ORG Tue Aug 15 11:07:45 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78CE616A4EE for ; Tue, 15 Aug 2006 11:07:45 +0000 (UTC) (envelope-from security@yourdot-mail.com) Received: from jupiter.nswebhost.com (jupiter.nswebhost.com [66.246.252.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4113943D6A for ; Tue, 15 Aug 2006 11:07:41 +0000 (GMT) (envelope-from security@yourdot-mail.com) Received: from 87.60.30.213.rev.vodafone.pt ([213.30.60.87]:36917 helo=[192.168.1.10]) by jupiter.nswebhost.com with esmtpa (Exim 4.52) id 1GCvqr-0002Lt-Ug for freebsd-current@freebsd.org; Tue, 15 Aug 2006 05:08:50 -0500 Message-ID: <44E1AAF9.5020109@yourdot-mail.com> Date: Tue, 15 Aug 2006 12:07:37 +0100 From: Carlos Silva User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <44E18F7B.5080604@yourdot-mail.com> <44E1A1AB.7040906@btr0x22.rz.uni-bayreuth.de> In-Reply-To: <44E1A1AB.7040906@btr0x22.rz.uni-bayreuth.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ClamAntiVirus-Scanner: This mail is clean X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jupiter.nswebhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - yourdot-mail.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: Samba problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 11:07:45 -0000 Werner, That's not the problem :( thanks anyway Best Regards, Carlos Silva, CSilva Web: http://www.csilva.org/ Werner Griessl escreveu: > Carlos Silva wrote: >> Hi all, >> >> I have installed freebsd 6.1-RELEASE on my machine and now samba dont >> work, because of a timeout. >> I've tried the two versions of the samba ports and none of them work >> properly. >> Do you have any idea? >> >> Ouput: >> >> osiris# mount -t smbfs //porta1/tmpdown /tmpdir >> Password: >> >> mount_smbfs: unable to open connection: syserr = Operation timed out >> >> Otherwise, this is not an password error. >> >> Best Regards, >> >> Carlos Silva, CSilva >> Web: http://www.csilva.org/ >> >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to >> "freebsd-current-unsubscribe@freebsd.org" > Try > strict locking = no > in the global section of your smb.conf > > Werner > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"