At Mon, 18 Oct 1999 Steve Ripps wrote:
> - "Microsoft Network Client V3 for MSDOS" works fine but requires a
> physical network card. It doesn't support packet drivers.
> Since DOSEMU emulates a packet driver, rather than a real network
> card, what is required to get this to work is a shim that looks
> like a network card driver to the MS code, but is actually an
> interface to the (emulated) packet driver. If only DOSEMU emulated
> an NE2000 card or similar, all this would be so much easier.
>
The ipx-code in DOSEMU seems to have an ipxodi interface: I can use
the NOVELL VLMs to get a connection to a novell server; AFAIK require
the VLMs an ipxodi-interface. There is a protocoll-converter
ipxodi to ndis. As Microsoft uses an NDIS-interface to an network card,
this configuration might work for you. The converter was name
ODINDISUP.COM and I used it 5 years ago. I don't know if Novell is
still distributing this software.
Reinhard