Using Novell's ODI Drivers with Windows for WorkgroupsLast reviewed: February 11, 1997Article ID: Q97767 |
The information in this article applies to:
The following article contains information about using Windows for Workgroups with third-party products or configurations that have not been tested and are not supported by Microsoft. If the steps or procedures described in this article do not function properly, use a supported configuration or contact the manufacturer of the third-party product for more information.
SUMMARYSome Novell NetWare network-based applications require the Novell open data-link interface (ODI) transport/media-access-control drivers to operate. Windows for Workgroups version 3.1 uses MSIPX to emulate IPX and does not support Novell's ODI drivers. Novell has developed a workaround using ODINSUP.COM to enable the ODI drivers with Windows for Workgroups. Microsoft can ensure connectivity between Windows for Workgroups version 3.1 and Novell NetWare only while running MSIPX.COM. If Novell's procedure for enabling the ODI drivers does not work, contact Novell Technical Support for more information or possible solutions. NOTE: Microsoft Windows for Workgroups version 3.11 works well with Novell NetWare. You must have ODI working first. If you have ODI working and connecting to your Novell server, all you need to do under Windows for Workgroups version 3.11 is add ODI support to your Network Setup (no MSIPX is needed). The remainder of this article applies to Windows for Workgroups 3.1 only.
MORE INFORMATIONWhile the specification of Windows for Workgroups version 3.1 is MSIPX, an exclusively NDIS-compliant protocol, Novell's ODINSUP.COM, allows NDIS protocol stacks to run unmodified over the ODI LSL and talk to an ODI LAN driver. Novell's LSL can be accessed by adding the ODINSUP driver. Novell makes these files available on its bulletin board service (BBS) and in the Novell CompuServe forum. The current filename is DOSUP7.ZIP; however, it may change from time to time. Contact your Novell service person or the Novell CompuServe forum for more information on availability. Below are the steps to configure Windows for Workgroups 3.1 using an NE2000 network card with Novell's ODINSUP driver. The modified configuration files include the following:
CONFIG.SYS AUTOEXEC.BAT NET.CFG PROTOCOL.INI Before You BeginSince this configuration requires the Novell IPXODI drivers, you must have your machines set up and attached to a Novell server using IPXODI.COM at MS-DOS before proceeding to the "Setup Instructions" below. Be sure to back up your AUTOEXEC.BAT file so that you can restore this configuration later if necessary.
Setup Instructions
BINDINGS=x3C509WARNING: After you make these modifications, do NOT make any changes in the Networks dialog box of Control Panel. If you do, the CONFIG.SYS, AUTOEXEC.BAT, and PROTOCOL.INI files will be overwritten.
EXAMPLESBelow are samples of what modified CONFIG.SYS, AUTOEXEC.BAT, NET.CFG, and PROTOCOL.INI files look like if you are using Novell's ODINSUP driver.
CONFIG.SYSFILES=30 BUFFERS=30 DEVICE=C:\WINDOWS\PROTMAN.DOS /I:C:\WINDOWS DEVICE=C:\WINDOWS\WORKGRP.SYS LASTDRIVE=P DEVICE=C:\WINDOWS\HIMEM.SYS STACKS=9,256
AUTOEXEC.BATPATH=C:\WINDOWS C:\WINDOWS\SMARTDRV.EXE LSL NE2000 ODINSUP C:\WINDOWS\NET START NETBIND IPXODI NETX SET TEMP=C:\WINDOWS\TEMP Q: LOGIN SUPERVISOR
NET.CFGPROTOCOL ODINSUP BIND NE2000 BUFFERED LINK DRIVER NE2000 ;The following 4 lines are required with ODINSUP and ethernet cards. FRAME ETHERNET_802.3 FRAME ETHERNET_802.2 FRAME ETHERNET_II FRAME ETHERNET_SNAP PROTOCOL.INI[NETWORK.SETUP] VERSION=0X3100 NETCARD=NE2000,1,NE2000 TRANSPORT=MS$NETBEUI,MS$NETBEUI TRANSPORT=IPX,IPX LANA0=NE2000,1,IPX LANA1=NE2000,1,MS$NETBEUI [PROTMAN] DRIVERNAME=PROTMAN$ PRIORITY=MS$NETBEUI [NE2000] DRIVERNAME=NE2000 IOBASE=0X300 INTERRUPT=3 [MS$NETBEUI] DRIVERNAME=NETBEUI$ SESSIONS=10 NCBS=32 BINDINGS=NE2000 LANABASE=1 [IPX] DRIVERNAME=IPX MEDIATYPE=NOVELL/ETHERNET BINDINGS=NE2000 For additional information concerning Novell's ODINSUP.COM, contact Novell Technical Support at (800) 638-9273. Novell NetWare and ODINSUP.COM are manufactured by Novell, a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.
|
KBCategory: kbnetwork kbsetup kb3rdparty kbfasttip
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |