From owner-freebsd-questions Wed Sep 6 10:25:53 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id KAA27954 for questions-outgoing; Wed, 6 Sep 1995 10:25:53 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.11/8.6.6) with ESMTP id KAA27907 for ; Wed, 6 Sep 1995 10:25:51 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA00271; Wed, 6 Sep 1995 10:19:41 -0700 From: Terry Lambert Message-Id: <199509061719.KAA00271@phaeton.artisoft.com> Subject: Re: Pcemu problems..please help To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Wed, 6 Sep 1995 10:19:41 -0700 (MST) Cc: PLAZAS_CHRISTIAN@mercury.csg.peachnet.edu, questions@freebsd.org In-Reply-To: <199509061348.XAA26838@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Sep 6, 95 11:18:56 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 683 Sender: questions-owner@freebsd.org Precedence: bulk > > emulator ....Is it possible to access a novell 3.12 or 4.1 network > > through the emulator, and if so is there anything out of the ordinary > > that I have to do to get this to work...? > > Totally impossible. Nope. But a lot of work. The way to do it is to have the IPX and IPX routing loaded on the BSD box. Then you write an driver that traps to the local stack and presents as another "card" on the internal network as far as the router is concerned. Then you load whatever pieces (varys by version) that consumes IPX drivers. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.