From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 24 01:43:50 2005 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 664B616A42C; Thu, 24 Nov 2005 01:43:50 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71DDD43D78; Thu, 24 Nov 2005 01:43:38 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from c-66-30-114-245.hsd1.ma.comcast.net ([66.30.114.245]) by comcast.net (sccrmhc14) with ESMTP id <2005112401432601400lnhg9e>; Thu, 24 Nov 2005 01:43:31 +0000 Received: from c-66-30-114-245.hsd1.ma.comcast.net (localhost [127.0.0.1]) by c-66-30-114-245.hsd1.ma.comcast.net (8.13.4/8.13.1) with ESMTP id jAO1hQV4015976; Wed, 23 Nov 2005 20:43:26 -0500 (EST) (envelope-from rodrigc@c-66-30-114-245.hsd1.ma.comcast.net) Received: (from rodrigc@localhost) by c-66-30-114-245.hsd1.ma.comcast.net (8.13.4/8.13.1/Submit) id jAO1hQ20015972; Wed, 23 Nov 2005 20:43:26 -0500 (EST) (envelope-from rodrigc) Date: Wed, 23 Nov 2005 20:43:25 -0500 From: Craig Rodrigues To: Frank Reid Message-ID: <20051124014325.GA14046@crodrigues.org> References: <20051124003824.E2CA243D58@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051124003824.E2CA243D58@mx1.FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: bp@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: FW: mount_smbfs 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: Thu, 24 Nov 2005 01:43:50 -0000 On Wed, Nov 23, 2005 at 07:36:27PM -0500, Frank Reid wrote: > In the most current FreeBSD 7.0-CURRENT, I am having issues connecting to a > Windows Millennium share using mount_smbfs. The remote share appears to > mount without an error. However, whenever I try to access the mount point > on the FreeBSD host, this error is reported: > > RPC struct is bad Is this posting relevant to your problem: http://lists.freebsd.org/pipermail/freebsd-questions/2003-October/024040.html Also, using Ethereal ( http://www.ethereal.com ) to analyze the traffic between your FreeBSD and Windows Millenium machines might be useful. -- Craig Rodrigues rodrigc@crodrigues.org