From owner-freebsd-questions Mon Jun 12 12:29:46 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA15336 for questions-outgoing; Mon, 12 Jun 1995 12:29:46 -0700 Received: from westhill.cdrom.com (westhill.cdrom.com [192.216.223.147]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA15323 for ; Mon, 12 Jun 1995 12:29:43 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by westhill.cdrom.com (8.6.11/8.6.11) with SMTP id MAA01870 ; Mon, 12 Jun 1995 12:29:37 -0700 X-Authentication-Warning: westhill.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: "Jeffrey D. Dean ROOT" cc: questions@FreeBSD.org Subject: Re: IPX/SPX mounting in FreeBSD 2.0R (fwd) In-reply-to: Your message of "Mon, 12 Jun 1995 15:07:50 -0000." Date: Mon, 12 Jun 1995 12:29:36 -0700 Message-ID: <1868.802985376@westhill.cdrom.com> From: Gary Palmer Sender: questions-owner@FreeBSD.org Precedence: bulk In message , "Jef frey D. Dean ROOT" writes: > I am running a 486DX50 with a MSDOS partition and a FreeBSD >partition. I spend most of my day in unix. Sometimes I will be >asked to change a password on a Novell NetWare Server 3.21. I am then >forced to reboot my system, and utilize the MSDOS partition just >so that I can execute "LSL, SMC8000, IPXODI, & NETX" to mount a >netware drive. If their is a way that I can mount a Netware drive >in FreeBSD, I would be able to skip this lengthly process. FreeBSD can mount Novell partitions, but only if you have the NFS NLM loaded on the servers :-( There is experimental IPX support available if you ask the right people (I believe I have it in my inbox somewhere), but for routing only. Mounting Novell volumes is REALLY nasty, as I'm not sure if the entire negotiation sequence is published anywhere, and if it is, how easy it would be to adapt to *BSD usage. However, mounting the volumes isn't the problem - if I remember right the entire password thing is done through special packet types :-( Gary