From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 08:16:49 2003 Return-Path: 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 BBC4416A4CE for ; Thu, 30 Oct 2003 08:16:49 -0800 (PST) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D1543FE1 for ; Thu, 30 Oct 2003 08:16:46 -0800 (PST) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.24; FreeBSD 5.1) id 1AFFTY-000Arw-Up for freebsd-questions@FreeBSD.org; Thu, 30 Oct 2003 18:16:44 +0200 Date: Thu, 30 Oct 2003 18:16:44 +0200 From: Sheldon Hearn To: freebsd-questions@FreeBSD.org Message-ID: <20031030161644.GB883@starjuice.net> Mail-Followup-To: freebsd-questions@FreeBSD.org References: <20031030093717.GH883@starjuice.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031030093717.GH883@starjuice.net> User-Agent: Mutt/1.5.4i Sender: Sheldon Hearn Subject: Re: mount_smbfs: RPC struct is bad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 16:16:49 -0000 On (2003/10/30 11:37), Sheldon Hearn wrote: > I'm using SMBFS on FreeBSD 4.9-PRERELEASE from 2003-09-18, and running > into problems mounting W2K shares. I was last able to mount these > shares a month ago. Since then, the only change I'm aware of was the > world update (to catch security patches) and accompanying mergemaster. I've just tried with FreeBSD 4.9-STABLE, using today's sources and I still get: > # mount /smb/foo > smbfs: unable to open connection: syserr = RPC struct is bad Backups are suffering. Any ideas (even shots in the dark) would be helpful. Thanks, Sheldon.