Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2012 20:07:30 GMT
From:      Matt B <theunusualmatt@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/169719: mount_smbfs refuses to connect over port 445
Message-ID:  <201207082007.q68K7Uoi016222@red.freebsd.org>
Resent-Message-ID: <201207082010.q68KAAlY040944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169719
>Category:       ports
>Synopsis:       mount_smbfs refuses to connect over port 445
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 08 20:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Matt B
>Release:        8.2 STABLE
>Organization:
Freescapes
>Environment:
FreeBSD zignix.zignet.local 8.2-STABLE FreeBSD 8.2-STABLE #0: Tue Jun 21 22:47:52 EDT 2011     deathcipris@zignix.zignet.local:/usr/obj/usr/src/sys/ODIN  amd64
>Description:
Command:
mount_smbfs -I HOSTIP //user@hostname:445/share /mnt/node

yields an error of Connection Reset by Peer.

Without :445

yields an error of Connection Refused

There are no firewalls in between connection.
NetBios IS disabled and CANNOT be enabled.

According the Samba documentation, mount_smbfs should fail over to SMB over TCP 445 once a connection via NetBios fails.

DNS is configured properly, smb.conf has smb port locked into 445, netbios is disabled there.
>How-To-Repeat:
Disable Netbios on a network adapter on a Windows host share and attempt to connect via a mount_smbfs command.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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