Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2003 21:14:51 +0700
From:      Boris Popov <bp@freebsd.org>
To:        "Richard J. Valenta" <RJV@WEBLINKMO.COM>
Cc:        ports@freebsd.org
Subject:   Re: FreeBSD Port: smbfs-1.4.1
Message-ID:  <20030831141450.GU99009@vertex.kz>
In-Reply-To: <5EEBE9C3C61D1142994C6B620C51E84707A0D0@ip-64-32-234-4.dsl.iad.megapath.net>
References:  <5EEBE9C3C61D1142994C6B620C51E84707A0D0@ip-64-32-234-4.dsl.iad.megapath.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 14, 2003 at 11:04:54AM -0500, Richard J. Valenta wrote:
> 
> I have been able to mount windows shares flawlessly with mount_smbfs on  i386
> machines, but the same commands to the same win2k servers seem to have problems
> under alpha (5.0release and 5.0current) - do you know what might cause this,
> and/or ideas on how i can repair it?
> 
> This is the error:
> 
> skunkworx# mount_smbfs -I 24.32.34.14 //backup@web1/www /archive/backup
> Password:
> mount_smbfs: unable to open connection: syserr = Connection reset by peer
> skunkworx#

	Looks like incorrect port number supplied to connect() call. I'm
not sure why you mention smbfs-1.4.1 because smbfs now maintained in the
main tree. Please verify your install (eg remove stalled port files) and
if the problem persists try to take a tcpdump on the session of interest.

-- 
Boris Popov
http://rbp.euro.ru



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