From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Karcher Subject: Doom again, IPX this time Date: Mon, 8 Jul 2002 10:40:46 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20020708084046.GA1062@Amis.berlin.frey> References: <20020707213708.C30870@sletner.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20020707213708.C30870@sletner.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-msdos@vger.kernel.org On Sun, Jul 07, 2002 at 09:37:08PM +0200, Stian Sletner wrote > I found accounts from people who claim to have this working, so I set > out to duplicate it. I've come so far as to make it actually send IPX > data out on my network (watching with tcpdump from another box), but > IPXSETUP.EXE does not detect the other (real DOS) box that's waiting for > it. I notice the IPX packets look very different. > > I'm using: > > $_ipxsupport = (off) > $_novell_hack = (on) > $_vnet = (off) > > And loading the following in DOS: > > LSL > PDETHER > IPXODI > Hi, set $_ipxsuport = (on) $_novell_hack = (off) you need ipxsupport in your linuxkernel, you don't need lsl,pdether,ipxodi, just start your netx with odi support or the vlms. Reinhard