home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / networki / 1335 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  2.6 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!sdd.hp.com!swrinde!gatech!concert!uvaarpa!murdoch!cyclops.micr.Virginia.EDU!wrp
  2. From: wrp@cyclops.micr.Virginia.EDU (Bill Pearson)
  3. Newsgroups: comp.os.os2.networking
  4. Subject: SMC8013 vs Novell ODI & ODINSUP
  5. Message-ID: <1992Sep12.014959.9436@murdoch.acc.Virginia.EDU>
  6. Date: 12 Sep 92 01:49:59 GMT
  7. Sender: usenet@murdoch.acc.Virginia.EDU
  8. Organization: University of Virginia
  9. Lines: 48
  10. Originator: wrp@cyclops.micr.Virginia.EDU
  11.  
  12.  
  13.     I am now successfully running the OS/2 2.0 Netware requestor
  14. and FTP Software's TCP/IP suite on an SMC8013 Ethernet board using the
  15. SMC NORB211.EXE (version 2.11 beta) ODI drivers, ODINSUP, and the FTP
  16. software.  At the moment, everything works.  I can run applications
  17. off of a Novell server in a DOS window that access files on the
  18. server.  At the same time, I can have telnet sessions and be using tar
  19. to backup my drives.  Getting everything to work was very time
  20. consuming, but it works now.
  21.  
  22.     I encountered the following problems:
  23.  
  24. 1) The hardest part was getting the ODI drivers to work with the SMC
  25. card.  Using int=2, port=280, mem=0xcc00, the NDIS drivers worked, it
  26. worked under DOS with packet drivers, Netware, and NCSA telnet, but it
  27. would not work with the OS2 netware requestor.  I kept getting the
  28. message:
  29.  
  30.     NWD0115  Error getting connection ID 0x880F.
  31.  
  32. Changing int=10, port=340, mem=0xcc00 solved the problem.  The ODI drivers
  33. seem to be more sensitive to something?  As soon as I changed the int/port,
  34. the Netware requestor started working.
  35.  
  36. 2) Somehow, I managed to install the Netware requestor without getting
  37. NETX, which is required for DOS sessions.  Found it on the requestor
  38. disk and copied it to D:\netware.
  39.  
  40. 3) Unfortunately, although the requester was working, I could not get
  41. an F: drive under a DOS session.  Stupid me, DOS_LAST_DRIVE = Z:. That
  42. took a while to find.
  43.  
  44. 3) During the process of testing the configuration, I managed to
  45. crash OS/2 seriously (internal processing error at location ...
  46. contact your service representative). I was able to fix this by
  47. increasing the number of DOS_FILES to 255.
  48.  
  49. 4) I was never able to get the device=dosvipx.sys and
  50. device=dosvshll.sys to work when installed in CONFIG.SYS of a bootable
  51. A: disk, as is described on p. 8-3 and 8-5 of the Novell Requestor
  52. Manual.  They always caused the application to bomb when booted from
  53. the A: drive.  I probably don't understand how they work, but I do not
  54. know how to make a virtual disk image application that can access the
  55. novell network.  There are a lot of errors in the Novell manual.
  56.  
  57. There it is.  It can be done.  It took me a very long time.
  58.  
  59. Bill Pearson
  60.