On Fri, 22 Mar 2002, Dosemu List wrote: > On Fri, 22 Mar 2002 07:23:56 +0100 > Dosemu List <[EMAIL PROTECTED]> wrote: > > > Dear all, > > > > I actually use dosemu in console mode + lsl/pdether/ipxodi/netx to connect my >machine to a Novell 4.XX and use the DBF Application installed on it. > > Sometimes I have some crash, do you think there is another and more stable >solution to connect to a novell server ? > > > > Thanx in advance > > > > Lionel > > > > > > > In fact I think the bug is in the IPX emulation of DOSemu. > So, Is there some different configuration or possible modification to arrive to use >it ?
Search on groups.google.com From: David Milligan ([EMAIL PROTECTED]) Subject: RE: Novell client - IPX - dosemu Newsgroups: fa.linux.msdos View: Complete Thread (2 articles) | Original Format Date: 2000/08/08 You can use the internal "ipx support" (in dosemu.conf) with dosemu so that you only need to load the VLM's to get netware connectivity. This will allow you to have reasonably fast multiple netware access although SPX support is not included (needed for rconsole, btrieve amongst others). If you need SPX then you can use a packet driver. This means you leave "ipx support" off and you load lsl, pdether, ipxodi, vlm to get netware connectivity. This method gives you SPX access but is VERY slow. Almost too slow to use in fact. It also gives you 1 connection ONLY although you can supposedly have multi-user packet driver access with some other config. I haven't gotten multi-user packet driver access to work yet but because it is so slow I am not trying very hard. David ---------- other suggestion (with root permissions) pdipx (instead of lsl, pdether, ipxodi) netx or vlm --------- other suggestion: open up ports, use DOS network driver instead of pdether, makes network card inaccessible from Linux. -------- setting ipx_support on and not loading pdipx/pdether (only vlm/netx and nothing else) does not need root privileges Bart - 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
