Document #: 03512
Example configuration - AS/400 - ODINSUP NetWare - MS DLC
Question: What is an example of a working configuration connecting to an AS/400 and NetWare 4.1server using ODINSUP and Microsoft DLC software?
Answer:
CONFIG.SYS
lastdrive=z
device=c:\lsp\msdlc\protmat.dos /I:c:\lsp\msdlc
AUTOEXEC.BAT
c:\nwclient\lsl.com
c:\nwclient\3c5x9.com
c:\nwclient\odinsup.com
c:\nwclient\ipxodi.com
c:\lsp\msdlc\msdlc.exe (-->I'm not sure if this is the correct path, just remember the MSDLC program)
c:\nwclient\vlm.exe
NET.CFG
Protocol ODINSUP
Buffered
Bind 3c5x9
SAPS 4
Link Stations 4
Link Driver 3c5x9
Frame Ethernet_802.2
Frame Ethernet_II
Frame Ethernet_SNAP
Frame ethernet_802.2
Protocol IPX 0 ethernet_802.3
Netware DOS Requester
First Network Drive = F
Netware Protocol = NDS BIND
Name Context = "O=BRS"
PROTOCOL.INI
[PROTMAN_MOD]
DriverName=PROTMAN$
Dynamic=Yes
Priority=MSDLC
[MSDLC_XIF]
DRIVERNAME=msdlc$
LOAD=msdlc[ub]
unload=msdlc[u]
bindings=X3C5X9
|