Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2006 11:29:53 +0800 (CST)
From:      Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
To:        Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Cc:        Carlos Silva <security@yourdot-mail.com>, freebsd-current@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: Samba problem
Message-ID:  <06082811262817.5176@www.mmlab.cse.yzu.edu.tw>
In-Reply-To: <20060815091652.GA39128@stud.fit.vutbr.cz>
References:  <44E18F7B.5080604@yourdot-mail.com> <20060815091652.GA39128@stud.fit.vutbr.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Aug 2006, Divacky Roman wrote:
> On Tue, Aug 15, 2006 at 10:10:19AM +0100, 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.
>
> I can confirm this. something happened and now I am not able to mount
> smb shares on 6.1R.. on 6.0R it works ok.

   How about pointing the server address directly:

 	# mount -t smbfs -o -I=porta1.ip.addr.ess //porta1/tmpdown /tmpdir

 	or

 	# mount -t smbfs -o -I=porta1.fqdn //porta1/tmpdown /tmpdir

-- 
Cheers,
Tai-hwa Liang



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06082811262817.5176>