home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / packetdrivers.tar.gz / pd.tar / new / novell.hlp < prev    next >
Text File  |  1992-02-10  |  10KB  |  214 lines

  1.              INSTALLING NETWARE WITH A PACKET DRIVER
  2.  
  3.                            April, 1989
  4.                                 
  5.  
  6.      Brigham Young University (BYU) has developed a system that
  7. allows Novell's Netware to share the network adapter card in a PC
  8. workstation with other networking systems.  This is accomplished
  9. by using software that supports the PC/TCP Packet Driver
  10. Specification.  This interface specification, proposed by FTP
  11. Software, Inc. allows various products to concurrently utilize the
  12. network adapter card installed in the PC.
  13.  
  14.                        What You Will Need
  15.  
  16. To successfully allow Netware to share the network adapter with
  17. other software, you will need the following:
  18.  
  19. 1.   The shell drivers written by BYU that will allow you to
  20.      generate a Netware shell for the PC workstation. If you are
  21.      interested in using the Novell Bridge Program with other
  22.      networking software, then you must also use the LAN drivers
  23.      that are distributed with the shell drivers.  These drivers
  24.      are written to meet Novell's specifications and operate
  25.      according to the Novell documentation found in the System
  26.      Installation manual.  These drivers can be obtained by
  27.      anonymous FTP (password guest) from dcsprod.byu.edu
  28.      (128.187.7.3). The drivers are found in a \novell sub-
  29.      directory in a self extracting archive file called:
  30.      "novell.exe".  Currently, these drivers support Netware
  31.      versions 2.1 and higher.
  32.  
  33. 2.   A packet driver that supports the type of network adapter that
  34.      you are interested in using.  This software, similar to a DOS
  35.      device driver, controls the adapter card and interfaces to
  36.      the various systems that want to use it.  These are available
  37.      for a number of popular network cards including: 3COM, Western
  38.      Digital, Micom Interlan, and others. There is an Internet site
  39.      that acts as a repository for packet drivers. They can be
  40.      obtained from sun.soe.clarkson.edu (128.153.12.3) via
  41.      anonymous FTP in a directory called: pub/ka9q.  The file is
  42.      a self extracting archive file called drivers.exe.  Some
  43.      adapter card manufacturers are also beginning to supply packet
  44.      drivers with their hardware. Ask your vendor if they support
  45.      a packet driver for their card.
  46.  
  47. 3.   Configuration support for the Netware file server that you
  48.      wish to communicate with.  There is a minor configuration
  49.      change necessary to the file server that you wish to
  50.      communicate with.  The file necessary to accomplish this
  51.      configuration change is found in the novell.exe file that you
  52.      retrieved for item 1.
  53.  
  54. 4.   Other networking software products to operate concurrently
  55.      with packet driver Netware.  The whole reason for doing this
  56.      in the first place is to allow concurrent operation of Netware
  57.      with other software products.  It is beyond the scope of this
  58.      document to describe how you acquire them. Several that have
  59.      been tested and are compatable with Netware are: 1) PC/TCP
  60.      from FTP Software Inc. 2) KA9Q Internet Program from Phil
  61.      Karn, and 3) NCSA Telnet from National Center For
  62.      SuperComputing Applications.  Since this Netware system
  63.      follows the PC/TCP Packet Driver Specification, it should be
  64.      compatable with any other networking products that adhere to
  65.      the same specification.
  66.  
  67.                     Installation Instructions
  68.  
  69. 1.   Generate a new IPX.COM file for your Novell Workstation.  To
  70.      prepare for this, copy the files from the directory in which
  71.      you have extracted them from the archive file, to the Netware
  72.      directories as specified in Appendix A.  Follow the
  73.      instructions for generating a Netware shell and select the
  74.      "Packet Driver" driver from the Network Driver Menu during the
  75.      SHELLGEN process.  The shell drivers have no configuration
  76.      options and will scan the interrupt vectors Ox60-Ox80 for a
  77.      loaded Packet Driver.  It will use the first one found.
  78.  
  79. 2.   Install the appropriate packet driver on your PC workstation
  80.      for the adapter card that you have.  The packet driver is a
  81.      DOS "terminate stay resident" type of program that attaches
  82.      itself to DOS when it is executed.  Therefore, it should
  83.      probably be placed in the autoexec.bat file so that it is
  84.      installed when the machine starts up.  Specific instructions
  85.      for installation on the particular card you are using is
  86.      included in the drivers.exe archive file that you retreived
  87.      earlier, or by entering the driver name without any options
  88.      at the DOS prompt.
  89.  
  90. 3.   To configure the file server for proper operation, you must
  91.      utilize a Novell utility called "econfig" to change the
  92.      network operating parameters on your existing file server. 
  93.      Detailed description on the use of econfig is found in
  94.      Appendix B of this document.  A copy of econfig.exe has been
  95.      included in the novell.exe file that you retrieved.
  96.  
  97. 4.   Install other software products for the packet driver as
  98.      specified in their respective installation manuals.
  99.  
  100.  
  101.                           APPENDIX A
  102.              CONTENTS OF THE NOVELL.EXE ARCHIVE FILE
  103.  
  104.  
  105. BYU Packet Driver development for Novell LANs version 2.00. 
  106.  
  107. Kelly McDonald      kelly@dcsprod.byu.edu 
  108. Eric Henderson      eric@dcsprod.byu.edu 
  109.  
  110. These drivers conform to the specifications in FTP software's
  111. PC/TCP Packet Driver Specification, Revision 1.05. When a shell or
  112. bridge is generated using these drivers, it is possible to share
  113. a NIC with other software such as FTP's TCP/IP software. 
  114.  
  115. The archive file contains the following files: 
  116.  
  117.      READ.ME        This file 
  118.      PDSHELL.OBJ    files for 2.1 shell generation 
  119.      PDSHELL.LAN         "
  120.      APDLAN.OBJ     Novell 2.1 LAN driver for bridges
  121.      BPDLAN.OBJ          "
  122.      CPDLAN.OBJ          "
  123.      DPDLAN.OBJ          "
  124.      PDLAN.LAN           "
  125.      ECONFIG.EXE    Novell's configuration utility for shells    
  126.                     and drivers. (Type ECONFIG ? for help). 
  127.  
  128. These drivers are expecting a Packet Driver Interface to already
  129. be loaded somewhere between INT 60h and 80h.  
  130.  
  131. The shell drivers have no configuration options and will scan the
  132. interrupt vectors for the Packet Driver. This means that if several
  133. Packet Driver interfaces are loaded at one time, the first found 
  134. (lowest) will be used to access Novell Ethernet packets. 
  135.  
  136. The LAN drivers have 5 options. Options 1-4 allow for multiple LAN
  137. Packet Drivers by specifying INT 60h,61h,62h,or 63h. The fifth
  138. option is for a Bridge that has only one PD and the driver will
  139. simply find which INT to use as in the shell driver. 
  140.  
  141. PD*.LAN has been set up so the generation utilities will search
  142. LAN_DRV_001 for the 2.1 OBJ files. Copy ?PDLAN.OBJ, PDSHELL.OBJ,
  143. and PDLAN.LAN into LAN_DRV_001 and then copy PDSHELL.LAN into
  144. SHGEN-1. 
  145.  
  146. These drivers only operate on the Novell Ethernet type 8137 and not
  147. the 802.3 protocol most often used by Novell.  To allow for the 
  148. correct packets it is necessary to run Novell's ECONFIG utility on
  149. any bridge or server which needs to be visible by the packet
  150. driver. 
  151.  
  152.                            APPENDIX B
  153.                       ECONFIG INSTRUCTIONS
  154.  
  155.  
  156. The ECONFIG utility allows the system manager to change the driver
  157. Novell supplies for your Ethernet LAN card to the Ethernet protocol
  158. specification.  The system manager needs to run the ECONFIG utility
  159. against the OS or bridge files.  The OS or bridge files are called
  160. NET$OS.EXE and BRIDGE.EXE.  ECONFIG contains several parameters
  161. that a system manager needs to enter to properly configure the LAN
  162. drivers as Ethernet drivers.
  163.  
  164. The system manager should follow the ECONFIG command with the
  165. server volume, the file name, and a parameter as follows:
  166.  
  167. USAGE: ECONFIG [VOLUME:]FILE [PARAMETER LIST]
  168.  
  169. [parameter list] is one of the following:
  170. A-D:[configuration type]
  171.   [configuration type] = N(normal 802.3), E[type constant]
  172.      [type constant] = 0-FFFF (8137 is Novell's assigned type    
  173.           constant)
  174.  
  175.      Example:  econfig net$os.exe A:n; B:e 8137
  176.                econfig bridge.exe a:e 8137;b:n
  177.  
  178. The volume refers to the volume on which the file resides, the file
  179. refers to either the OS or bridge file.  The parameter refers to
  180. the LAN card in the device the system manager is configuring.  Each
  181. NetWare file server can support up to four LAN cards, therefore
  182. Novell assigns letters (A-D) to correspond with each card.  The
  183. constant is Novell's hexadecimal protocal number, 8137.  After
  184. ECONFIG runs, the driver will be properly configured for the
  185. Ethernet specification.
  186.  
  187. The system manager can enter ECONFIG from the command line,
  188. following with the file's name and the Enter key(<Enter>) in order
  189. to display a particular system's configuration.  The network will
  190. display the current protocol of each LAN driver installed in the
  191. server.
  192.  
  193. The system displays a device that contains an 802.3 driver (LAN A)
  194. and an Ethernet driver (LAN B) as follows:
  195.  
  196. A:econfig bridge.exe
  197.  
  198.      A: Novell Ethernet       (IEEE 802.3 Compatible)
  199.      B: Ethernet    Typefield: 8137 (Assigned Novell)
  200.                          type constant)
  201.  
  202. Users that have the packet driver interface will not be able to
  203. attach to the NetWare file server if the system manager fails to
  204. use ECONFIG, or uses it improperly to install the driver files on
  205. the file server.  When users try to load the shell, they will get
  206. a "file server not found" error message on their workstations.  In
  207. this case, the error message is caused because the bridge or shell
  208. sends out IEEE 802.3 protocol packets that the packet driver
  209. interface does not recognize because the packets lack a "type"
  210. constant in that field.
  211.  
  212. For further information read "Changing horses midstream", LANTIMES,
  213. Feb. 1989 issue, p.90.
  214.