home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / NWCNFG.FAX < prev    next >
Text File  |  1994-11-26  |  8KB  |  207 lines

  1. Setting up the NET.CFG file for NetWare  7/14/94
  2.  
  3. NWCONFIG - NetWare Configuration Issues
  4. ****************
  5.  
  6. Table of Contents
  7.    General information about NET.CFG
  8.    Sample NET.CFG file for Ethernet Card
  9.    Sample NET.CFG file for Token-Ring Card
  10.    Common Setup Problems / Solutions
  11.      - Login timing out or taking a long time
  12.      - REQ1040 or REQ1042 errors
  13.      - IPE errors when booting up
  14.      - Conflict with video card interrupt
  15.  
  16. ****************
  17. General information about NET.CFG with NetWare Client for OS/2
  18.  Version 2.10
  19.  
  20.    The NET.CFG file configures your workstation's network connection
  21.    to the NetWare server.  It sets up the transport protocol, selects
  22.    the preferred server to attach to, and determines many other settings.
  23.    If your NetWare Client does not need to coexist with an IBM LAN
  24.    Requester or DOS LAN Requester, your configuration will be completely
  25.    determined by this file.
  26.  
  27.    There are two ways to modify the NET.CFG file, using an editor and
  28.    using the Configuration feature through the NetWare Tools window.
  29.    The editor method is only described here so you can use it if you do
  30.    not have the NetWare Tools window available.  We strongly recommend
  31.    using the NetWare Tools window because you can Copy and Paste options
  32.    from the windows, there is also a description and usage of each option.
  33.  
  34.    Be sure that everything in the NET.CFG file is spelled correctly and
  35.    that the lines under the main headings (such as NetWare Requester)
  36.    are indented at least 1 space (do not use TABS).  Note that Requester
  37.    is spelled with an -er NOT an -or.  Also, the only options that can
  38.    be included in the NET.CFG file are listed in the left panel of the
  39.    Configuration program.  You cannot add extra options to this file
  40.    unless they are explicitly documented in your Novell documentation.
  41.  
  42.    To use an editor:
  43.       o Save a copy of the NET.CFG, for backup
  44.       o Open NET.CFG in the editor of your choice
  45.       o Key in the file to look like the following sample:
  46.             NET.CFG
  47.       o Save the NET.CFG file and put in the same directory
  48.         as the CONFIG.SYS file, which is the root of OS/2.
  49.  
  50.    To use the Configuration program from the Novell window:
  51.       o Double click on the install icon
  52.       o Click on Configuration
  53.       o Click on This workstation
  54.       o Click on EDIT in the Default Location for NET.CFG window
  55.       You are presented with a set of three windows, NET.CFG options,
  56.           Current NET.CFG file contents, and window at bottom where the
  57.           Usage and Description are displayed.
  58.       o Click on the option to add in the NET.CFG options window
  59.       o Click on Usage or Description to see the usage for the option
  60.       When you find the option you want:
  61.         o Copy and Paste it into the window titled "Current NET.CFG
  62.           file contents", or you can key the options into "Current
  63.           NET.CFG file contents"
  64.         o Continue to Copy and Paste or key in the options to
  65.           "Current NET.CFG file contents" until you have all the
  66.           options built in your NET.CFG.
  67.       o Save when you finish.
  68.  
  69.    If you are connecting to a NetWare server Version 2.2, 3.11 or 3.12,
  70.    include the option DIRECTORY SERVICES OFF (indented under NetWare
  71.    Requester section), because these versions of NetWare do not support
  72.    Directory Services.  If you are connecting to a NetWare server
  73.    Version 4.0 or 4.01, then you should NOT include this option
  74.    (that is, Directory Services should be ON).
  75.  
  76. *******************
  77. Sample NET.CFG file for Ethernet Card
  78.  
  79.   NOTE: These files vary widely based on the setup of the requester.
  80.   Heading lines should start flush left, and indented lines should be
  81.   indented at least 1 space. Capitalization is irrelevant.
  82.  
  83.    Also, the first frame statement should give the frame type that is
  84.    loaded and bound with the driver at the file server.  For example,
  85.    if the LAN driver at the NetWare file server is loaded and bound
  86.    using Ethernet_802.3, you should specify FRAME ETHERNET_802.3 as the
  87.    FIRST frame statement in the LINK DRIVER section of the NET.CFG file.
  88.  
  89.   Sample NET.CFG for an NE2000 Ethernet card setup to connect to a
  90.   NetWare 3.11 or 3.12 server:
  91.  
  92.   Netware Requester
  93.      directory services off
  94.  
  95.   Link driver ne2000
  96.      int 3
  97.      port 300
  98.      frame ethernet_802.3
  99.      frame ethernet_802.2
  100.      frame ethernet_snap
  101.      frame ethernet_ii
  102.  
  103. *******************
  104. Sample NET.CFG file for Token-Ring Card
  105.  
  106.   Sample NET.CFG for an IBM Token-Ring 16/4 /A card setup to
  107.   connect to a NetWare 3.11 or 3.12 server:
  108.  
  109.   (Heading lines should start flush left, and indented lines should be
  110.    indented at least 1 space with a return on the end of the last line.
  111.    Capitalization is irrelevant.)
  112.  
  113.   Netware Requester
  114.      directory services off
  115.  
  116.   Link driver TOKEN
  117.      frame TOKEN-RING
  118.      frame TOKEN-RING_SNAP
  119.  
  120. *******************
  121. Common Setup Problems / Solutions
  122.  
  123. - Login timing out or taking a long time
  124.  
  125.    The same basic solutions should be used if all or most of the
  126.    following symptoms are occurring intermittently.
  127.  
  128.    Symptoms:
  129.  
  130.      o Login times out or takes a long time
  131.      o Time outs after login to server
  132.      o Error REQ1042 - Connection to NetWare server is now invalid
  133.      o Error REQ1040 - Requester timed out waiting for reply from server
  134.      o Takes a long time to bring up NetWare Tools
  135.  
  136.    Actions:
  137.  
  138.     1.  You need to add DIRECTORY SERVICES OFF to the NetWare Requester
  139.         part of the NET.CFG file if you do not have any NetWare 4.0 or
  140.         4.01 servers on the network.  Add or edit the following lines
  141.         in the NET.CFG file:
  142.  
  143.        Netware Requester
  144.           directory services off
  145.  
  146.        NOTE: Make sure you spell Requester with an -er NOT an -or.
  147.        Also, the second line should be indented at least 1 space, and
  148.        capitalization is irrelevant.
  149.  
  150.    2.  Make sure you have taken out the ",CONNECTIONS" part of
  151.        the SET AUTOSTART line in the CONFIG.SYS file.
  152.  
  153.    3.  You can also increase the Request Retries from the default
  154.        of 10 to 25.  To do this, add following line to the
  155.        NetWare Requester part of the NET.CFG file:
  156.  
  157.        Netware Requester
  158.           request retries 25
  159.  
  160.  
  161. - Conflict with video card interrupt
  162.  
  163.   Problem: Gray or white screen on bootup after installing NetWare
  164.            Client for OS/2.
  165.   Action:  Change the interrupt line after the Load Driver section
  166.            in the NET.CFG file.  Make sure you use something OTHER
  167.            THAN int 2 or int 9.  Interrupt 2 and 9 are usually used
  168.            by OS/2 video cards.  For example, you might include
  169.  
  170.            Link driver ne2000
  171.               int 3
  172.               frame ethernet_802.3
  173.  
  174. ------------------------------------------------------------------------
  175. NetWare, NetWare Client for OS/2, and NetWare Requester for OS/2 are
  176. trademarks of Novell, Inc.
  177.  
  178. Thank you for calling Software Solution Services.  Regarding the problem
  179. reported to the support line, we feel that this information may assist
  180. you in resolving your problem.  If you still require assistance, please
  181. call 1-800-992-4777 again, and you will be connected to the appropriate
  182. support personnel.
  183.  
  184. IBM disclaims all warranties, whether expressed or implied, including
  185. without limitation, warranties of fitness and merchantability with
  186. respect to the information in this document.  By furnishing this
  187. document, IBM grants no licenses to any related patents or copyrights.
  188.  
  189. If you identify errors or have comments about this document, please let us
  190. know.  We will make every effort to correct errors and improve the
  191. quality of this document.
  192.  
  193. Please FAX your comments to:
  194.  
  195. (512) 823-9495
  196. IBM
  197. Attn: CBR Express Team
  198.  
  199. Thanks!
  200.  
  201. *****
  202. LAST UPDATED 6/27/94
  203. (END)
  204.  
  205.  
  206. 12/31/99
  207.