home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / intcfg.exe / INTCFG.TXT < prev   
Text File  |  1994-07-20  |  4KB  |  109 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              INETCFG.NLM for NetWare 4.01
  5. DOCUMENT ID:        TID200021
  6. DOCUMENT REVISION:  C
  7. DATE:               19JUL94
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         INTCFG.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare 4.01
  14.  
  15. ABSTRACT:
  16.  
  17. This file contains a version of the INETCFG.NLM for use with NetWare 4.01.
  18.  
  19. ──────────────────────────────────────────────────────────────────────────────
  20. DISCLAIMER
  21. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  22. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  23. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  24. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  25. ──────────────────────────────────────────────────────────────────────────────
  26.  
  27. SYMPTOM
  28.  
  29. Some problems occur when using INETCFG to BIND protocols to certain drivers.
  30.  
  31. The type of problem varies depending on the protocol being bound:
  32.  
  33. AppleTalk:  The driver appears to support only the AppleTalk phase I protocol,
  34. when in fact it supports phase II also.
  35.  
  36. IPX:  No frame type choice appears on the BIND screen.  The driver LOAD
  37. command does not include a FRAME= parameter, forcing the user to enter it each
  38. time the system is initialized.
  39.  
  40. TCP/IP:   No immediately obvious problem occurs.  The driver LOAD command does
  41. not include a FRAME= parameter, forcing the user to enter it each time the
  42. system is initialized.
  43.  
  44. SOLUTION
  45.  
  46. This file remedies this situation by prompting the user to indicate a media
  47. type (e.g. Ethernet, Token-Ring, FDDI, etc.) when no frame type information is
  48. available. INETCFG knows which frame types are appropriate for a given media
  49. and is then able to continue correctly.  The users are prompted whenever they
  50. create a BIND to a driver of the type described above.
  51.  
  52. Self-Extracting File Name:  INTCFG.EXE     Revision:  A
  53.  
  54. Files Included     Size     Date      Time
  55.  
  56. \
  57.   INTCFG.TXT         (This File)
  58.  INETCFG.NLM     171565   10-20-93    3:26p
  59.  
  60.  
  61. Installation Instructions:
  62.  
  63. 1. LOGIN to the server as ADMIN or SUPERVISOR
  64.  
  65. 2. CD to the \SYSTEM directory
  66.  
  67. 3. Check and record the version of the existing INETCFG.NLM
  68.  
  69.           VERSION INETCFG.NLM
  70.  
  71. It should be version 3.00a or earlier. 
  72.   
  73. 4. Flag the existing INETCFG.NLM
  74.  
  75.           FLAG INETCFG.NLM +RW
  76.  
  77. 5. Rename INETCFG.NLM
  78.  
  79.           REN INETCFG.NLM INETCFG.OLD
  80.  
  81. 6. Copy the INETCFG.NLM from this PTF and flag it RO
  82.  
  83.           FLAG INETCFG.NLM RO
  84.             
  85. 7. Unload INETCFG (if loaded) and reload it. Now, when trying to bind protocol
  86. to board, the frame type is requested.
  87.  
  88. 8. Check the version of INETCFG.NLM again.  It should be 3.00b after Step 6.
  89.  
  90.  
  91. Patch History:
  92.  
  93. Some LAN drivers are distributed without an .LDI file. (An .LDI file contains
  94. a description of the driver load line parameters.) INETCFG reads  .LDI files
  95. to find out, among other things, which frame types are valid for a driver. If
  96. a driver lacks an .LDI file, INETCFG relies on an internal list to get frame
  97. type information, but this list could not possibly contain every LAN driver
  98. used with NetWare.
  99.  
  100. For those drivers which do not appear on this internal list and which lack an
  101. .LDI file, INETCFG has no frame type information and hence does not correctly
  102. create LOAD commands. This problem has been noted with the Compaq NetFlex
  103. drivers (CPQETHER.LAN and CPQTOKEN.LAN), the SMC 8013 driver and the 3COM
  104. 3C509 driver, but will occur for any driver lacking an .LDI file.
  105.  
  106.  
  107.  
  108.  
  109.