home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / lan1 / blts.lzh / BLT5 < prev    next >
Text File  |  1989-08-11  |  2KB  |  50 lines

  1.                         SOLVING DISCONNECT PROBLEMS
  2.  
  3. DISCONNECTS WITH LANBIOS versions 1.92 or earlier:
  4.  
  5.      (1)  Set unique node addresses on each LANBIOS comm and line using
  6.           the NODE=x switch.  Then use LANCHECK to find failing adapters
  7.           or cables.
  8.  
  9.      (2)  Add the following switch to the LANBIOS command line on all
  10.           nodes: BUFFERS=10
  11.  
  12.      (3)  Add the STACK switch to the LANBIOS command line on all nodes.
  13.  
  14.      (4)  On XTs change from IRQ=2 to another available IRQ for the
  15.           LANtastic adapter's interrupt.
  16.  
  17.      (5)  Make sure the server startup parameter NETWORK TASKS (in the
  18.           NET_MGR program) is set 1 with NOS version 2.53 and earlier.
  19.  
  20.      (6)  Do not use DOS 3.2.  It has internal stack handling problems and
  21.           possibly other problems.
  22.  
  23.      (7)  As a last resort, if you are using LANBIOS 1.92, switch to 1.83.
  24.           The 1.83 version can be found in a directory called LB183 on
  25.           your distribution diskette.
  26.  
  27.      (8)  Finally, what type of cabling are you using?  We recommend using
  28.           LANtastic cabling whenever possible.  With LANtastic cabling,
  29.           you should be able to achieve a total network bus length of 1500
  30.           feet.  If your network length is longer than this, you may
  31.           experience disconnect problems.  Using a LANtastic Hub to repeat
  32.           and strengthen the signal may be required in this case.  The
  33.           only other types of cables we can recommend are: Belden 9729 up
  34.           to 1000' total bus length (no other Belden cable is equivilent!)
  35.           and AT&T twisted pair phone grade cable up to 300' total bus
  36.           length (in some environments may be shorter).
  37.  
  38.  
  39. DISCONNECTS WITH AILANBIO/WD8003 version 1.01:
  40.  
  41.      (1)  Set the following switches on the AILANBIO command line:
  42.           ACK_TIMEOUT=10  RETRY_PERIOD=10
  43.  
  44.      (2)  Set this switch on WD8003 command line:
  45.           PACKET_SIZE=570
  46.  
  47.      (3)  Make sure the server startup parameter NETWORK TASKS (in the
  48.           NET_MGR program) is set 1 with NOS version 2.53 and earlier.
  49.  
  50.      (4)  Do not use DOS 3.2.