From owner-freebsd-questions@FreeBSD.ORG Wed Aug 30 14:36:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4332A16A4DD for ; Wed, 30 Aug 2006 14:36:11 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1400E43D9A for ; Wed, 30 Aug 2006 14:35:56 +0000 (GMT) (envelope-from stapleton.41@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so155175nfc for ; Wed, 30 Aug 2006 07:35:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=tcaAox0oxZiwjnXygFRtr50Dhtk+OP/B22y+ZEd06CC2WvoR/TItMGRocjxr3UH/mUA7V1AHPZSPlD9v//jptDnVqe+smeStlfzKAmLB9+W+LgE5X7IwOJ+hhc8U6HbStb1dDXseN+9HvEKzPwvfGs4GE/w7WvxHPK5YyBT1PDk= Received: by 10.67.89.5 with SMTP id r5mr414085ugl; Wed, 30 Aug 2006 07:35:54 -0700 (PDT) Received: by 10.67.98.16 with HTTP; Wed, 30 Aug 2006 07:35:54 -0700 (PDT) Message-ID: <80f4f2b20608300735l6d27916ar6eef3b420322b00c@mail.gmail.com> Date: Wed, 30 Aug 2006 10:35:54 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: free-bsd's mount_smbfs having issues with EMC Celerra X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2006 14:36:11 -0000 I'm trying to connect my FreeBSD notebook to some shares at work, which are on an EMC Celerra box, which uses the windows SMB protocol, but I keep getting an odd error, which right now I'm suspecting is an incompatability between the two, and I was wondering if anyone here has had previous experience with this: 1) I can mount_smbfs shares on my windows desktop at home 2) People here can mount drives on the celerra box from Windows and Linux 3) Every time I try to map a share from FreeBSD, I get the error: "mount_smbfs: unable to open connection: resource temporarily unavailable" And no, I am not installing windows/linux on my notebook to get this (and sound) working, each has it's own issues which make it much worse for my uses. :-P Thanks -Jim Stapleton