Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2008 18:05:42 GMT
From:      David Horn <dhorn2000@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/128465: mount_smbfs does not support IPv6
Message-ID:  <200810291805.m9TI5gkH094453@www.freebsd.org>
Resent-Message-ID: <200810291810.m9TIA3SQ009848@freefall.freebsd.org>

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

>Number:         128465
>Category:       kern
>Synopsis:       mount_smbfs does not support IPv6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 29 18:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     David Horn
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD dhorn-bsd.xxxxxxxxxxxxx 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Wed Oct  1 10:10:12 UTC 2008     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
This has been tested against 7.0-RELEASE, 7-STABLE, and -CURRENT as of 10/28/08.

mount_smbfs(8) does not currently support connections over IPv6.  A quick look at the source shows instances of gethostbyname(), and it likely also does not support connecting to port 445 without netbios (as required for cifs/smb over IPv6)

This bug is more important (IMHO) now as Samba has gone mainstream with IPv6 support with the 3.2 release.  
>How-To-Repeat:
Attempt to mount any IPv6 accessible share with mount_smbfs (requires either Samba 3.2 IPv6 enabled server, or a Windows Server 2003/2008 IPv6 configuration)
>Fix:


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



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