This version of E1000ODI.COM requires latest version of the VLM client (version 1.21 or greater).
Refer to the Novell NetWare documentation for complete installation instructions.
In CONFIG.SYS, add the line LASTDRIVE=Z. In NET.CFG, under the NetWare DOS REQUESTER section (indented), add the line FIRST NETWORK DRIVE=<the first unused drive letter>.
Support for promiscuous mode is not available as ASM does not include a receive monitor stack. If needed, load RXMONSTK.COM from the VLM client kit. RXMONSTK.COM should be loaded before E1000ODI.COM and after LSL.COM in autoexec.bat.
If running EMM386, make sure you are using v4.49 or later (ships with DOS 6.22).
AUTOEXEC.BAT:
CD\NWCLIENT
LSL
E1000ODI
IPXODI
NETX (or VLM optional)
CONFIG.SYS:
DEVICE=C:\WINDOWS|HIMEM.SYS
BUFFERS=30,0
FILES=60 (This can be set to more than 60 to improve performance.)
LASTDRIVE=Z (for NETX LASTDRIVE=F or first available drive letter)
NET.CFG:
LINK DRIVER E1000ODI
FRAME ETHERNET_802.2
PROTOCOL IPX EO Ethernet_802.2
NETWARE DOS REQUESTER
FIRST NETWORK DRIVE = F
Last modified on 8/22/06 2:34p Revision 4