From owner-freebsd-questions Thu Sep 28 13:39:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dh198-236.dhcp.sunysb.edu (dh198-236.dhcp.sunysb.edu [129.49.198.236]) by hub.freebsd.org (Postfix) with ESMTP id 3F72037B443 for ; Thu, 28 Sep 2000 13:39:12 -0700 (PDT) Received: (from chris@localhost) by dh198-236.dhcp.sunysb.edu (8.9.3/8.9.3) id QAA04551; Thu, 28 Sep 2000 16:38:46 -0400 (EDT) (envelope-from chris) From: Christopher Rued MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14803.44117.929916.51226@chris.xsb.com> Date: Thu, 28 Sep 2000 16:38:45 -0400 (EDT) To: Michael Lucas Cc: Christopher Rued , freebsd-questions@FreeBSD.ORG Subject: Re: sharity-light problems... In-Reply-To: <20000928155632.A46098@blackhelicopters.org> References: <14803.34817.232538.453663@chris.xsb.com> <20000928155632.A46098@blackhelicopters.org> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michael Lucas writes: > On Thu, Sep 28, 2000 at 02:03:45PM -0400, Christopher Rued wrote: > > > > I just installed the sharity light port on my FreeBSD 3.5 system, and > > I am getting the following error: > > > > # /usr/local/sbin/shlight //nt_host/share_name /P -U username > > Password: ******* > > Kernel: smb_receive_raw: Invalid packet 0x83 > > Kernel: smb_receive: receive error: -5 > > Kernel: smb_proc_connect: Failed to send SESSION REQUEST. > > error connecting to server: [5] Input/output error > > # > > > > Does anybody have any clue what may be wrong? > > Sharity-light is basically obsolete, and poorly maintained, and > somehow manages to both suck, *and* blow, at the same time. > > I'd recommend you try the BSD-native SMBFS. Here's a tutorial I wrote > about it: > > http://www.oreillynet.com/pub/a/bsd/2000/07/13/Big_Scary_Daemons.html > > O'Reillynet also has a useful sharity-light article; you can access it > from the URL above. (Sorry, I only remember my own URLs. :) I used sharity-light once before (on 3.3-R) and it worked, although not very well. Since then, I have upgraded the same machine to 3.5-Stable. Now sharity light fails as I mentioned above. I had heard of smbfs somewhere else, and decided to try it (in fact, I came across your web page while searching google). I followed the instructions listed in the INSTALL file, and when I do: #kldload /modules/smbfs.ko the system crashes with an `Invalid Page Fault in Kernel mode'. Any clue? I'd be happy to provide any other information that might help. Thanks in advance, -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message