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 - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
