From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 29 18:10:04 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11C1B1065680 for ; Wed, 29 Oct 2008 18:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E6EA78FC21 for ; Wed, 29 Oct 2008 18:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9TIA3rp009849 for ; Wed, 29 Oct 2008 18:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9TIA3SQ009848; Wed, 29 Oct 2008 18:10:03 GMT (envelope-from gnats) Resent-Date: Wed, 29 Oct 2008 18:10:03 GMT Resent-Message-Id: <200810291810.m9TIA3SQ009848@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Horn Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63019106568F for ; Wed, 29 Oct 2008 18:05:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 55DAD8FC26 for ; Wed, 29 Oct 2008 18:05:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m9TI5gFM094454 for ; Wed, 29 Oct 2008 18:05:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id m9TI5gkH094453; Wed, 29 Oct 2008 18:05:42 GMT (envelope-from nobody) Message-Id: <200810291805.m9TI5gkH094453@www.freebsd.org> Date: Wed, 29 Oct 2008 18:05:42 GMT From: David Horn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/128465: mount_smbfs does not support IPv6 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2008 18:10:04 -0000 >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: