home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / netv20c1.exe / README.1ST < prev    next >
Text File  |  1994-03-23  |  6KB  |  158 lines

  1.  
  2.      WARNING: This version of NetBIOS over TCP/IP *requires*
  3.               OS/2 version *2.0* or later.  However, it will
  4.               run on TCP/IP version 1.2.1 or later.
  5.  
  6.      Follow these steps to install this CSD:
  7.  
  8.    1.  Remove any previous version of TCP/IP NetBIOS
  9.        by using the NBRMV program provided on the CSD diskette,
  10.        or by manually editing your CONFIG.SYS file.
  11.  
  12.          a.  To remove NetBIOS using the NBMRV program, invoke NBMRV
  13.              from an OS/2 command prompt.  The program will
  14.              automatically remove all references to NBTCP
  15.              from your CONFIG.SYS file, and erase NBTCP from
  16.              your disk drive.
  17.  
  18.          b.  To manually delete any previous version of TCP/IP
  19.              NetBIOS, remove the path to NBTCP by editing
  20.              the PATH and LIBPATH statements in your
  21.              CONFIG.SYS file, and delete the following line:
  22.  
  23.              DEVICE=<path>\NBDRIVER.SYS
  24.  
  25.    2.  Install the TCP/IP Version 2.0 for OS/2: NetBIOS Kit:
  26.  
  27.          a.  Insert this corrective service diskette into any
  28.              drive, for example the A: drive.
  29.  
  30.          b.  Enter the TCPINST command:
  31.  
  32.                  A:> tcpinst
  33.  
  34.          c.  Respond to the prompts from the installation program.
  35.  
  36.    CID Installation
  37.  
  38.       This version of the NetBIOS kit complies with IBM's
  39.       Configuration, Installation, and Distribution (CID)
  40.       guidelines.  You can install it with TCPINST, the
  41.       standard TCP/IP installation program.  And it is
  42.       packaged to install in your TCP/IP base directory.
  43.       For example, if your TCP/IP base directory is D:\TCPIP,
  44.       the NetBIOS kit will install into the D:\TCPIP\NBTCP
  45.       subdirectory. You should install the NetBIOS kit
  46.       into the TCP/IP base directory so that it will be
  47.       unpacked to D:\TCPIP\NBTCP.
  48.  
  49.       When you install the NetBIOS kit, the installation
  50.       program makes any needed changes to the CONFIG.SYS file
  51.       automatically.
  52.  
  53.    Starting NetBIOS:
  54.  
  55.    1. Before you use TCP/IP NetBIOS, a line must be
  56.       added to your CONFIG.SYS to load the NBDRIVER.SYS
  57.       device driver.  This is done automatically by TCPINST.
  58.  
  59.       If either NBDRIVER.SYS is not loaded, or the NBTCP.EXE
  60.       program is not running, your NetBIOS applications
  61.       will not run correctly.
  62.  
  63.    2. NBTCP.EXE is a TCP/IP application, so you must start
  64.       it AFTER you have started TCP/IP.  You can accomplish this
  65.       in one of two ways:
  66.  
  67.          a.  Edit TCPEXIT.CMD, located in the \TCPIP\BIN subdirectory,
  68.              and add the following line:
  69.  
  70.              START <path>\NBTCP\NBTCP.EXE
  71.  
  72.              where <path> is the drive and your TCP/IP base directory.
  73.              For example, if you installed TCP/IP on D:\TCPIP, the line
  74.              you add would read:
  75.  
  76.              START D:\TCPIP\NBTCP\NBTCP.EXE
  77.  
  78.          b.  You can also start TCP/IP and NBTCP.EXE from the
  79.              STARTUP.CMD.  If your system starts TCP/IP
  80.              from the OS/2 Startup Folder, open the Startup Folder
  81.              (located in the OS/2 System Folder) and delete the TCP/IP
  82.              Startup Folder.  Next, edit or create STARTUP.CMD on
  83.              your boot drive (the drive that contains CONFIG.SYS)
  84.              and at the top of STARTUP.CMD, add the lines:
  85.  
  86.              CALL <path>\BIN\TCPSTART.CMD
  87.              START <path>\NBTCP\NBTCP.EXE
  88.  
  89.             where <path> is the drive and TCP/IP base directory. If
  90.             you installed TCP/IP to D:\TCPIP, your STARTUP.CMD file
  91.             should contain:
  92.  
  93.             CALL D:\TCPIP\BIN\TCPSTART.CMD
  94.             START D:\TCPIP\NBTCP\NBTCP.EXE
  95.  
  96.    3. At this point, you can shutdown and restart your
  97.       workstation.  TCP/IP and TCP/IP NetBIOS will start
  98.       automatically, and NetBIOS applications should
  99.       run correctly.
  100.  
  101.    Future Installs:
  102.  
  103.       If you chose to start TCP/IP and NBTCP from the STARTUP.CMD,
  104.       you should be aware that whenever you run TCPINST to install
  105.       a TCP/IP component, TCPINST automatically runs the TCPDSKTP
  106.       command to create the TCP/IP Workplace Shell desktop.  By
  107.       default, TCPDSKTP starts TCP/IP from the OS/2 Startup Folder
  108.       rather than STARTUP.CMD.  After installing NBTCP, you should
  109.       always start TCPINST with the /SF- option to prevent
  110.       TCPDSKTP from re-creating the TCP/IP Startup Folder.
  111.  
  112.    APAR Fixes
  113.  
  114.       These APARs are fixed in this CSD.
  115.  
  116.       +------------+-------------+---------------------------------------+
  117.       | HB38532    | NBTCP.EXE   | Fixed: NBTCP.EXE receives TRAPD when  |
  118.       |            | NBDRIVER.SYS| NBDRIVER.SYS is loaded ...            |
  119.       +------------+-------------+---------------------------------------+
  120.       | HB38550    | NBTCP.EXE   | Fixed: NET3502: OS/2 Error 121 has    |
  121.       |            |             | occurred. The Semaphore time out      |
  122.       |            |             | period has expired.                   |
  123.       +------------+-------------+---------------------------------------+
  124.       | HB38575    | NBTCP.EXE   | Fixed: DB2/2 does not work with       |
  125.       |            | NBTRC.EXE   | RFC NetBIOS                           |
  126.       |            | ACSDEBUG.DLL|                                       |
  127.       |            | ACSNETB.DLL |                                       |
  128.       +------------+-------------+---------------------------------------+
  129.       | HB40223    | NBTCP.EXE   | Fixed: Data is garbled when buffer is |
  130.       |            |             | larger than 4K using NetBIOS.         |
  131.       +------------+-------------+---------------------------------------+
  132.  
  133.    Obtaining Future CSDs
  134.  
  135.  
  136.       This and future CSDs for this product may be obtained electronically
  137.       from the following sources.  From outside IBM, you can get CSDs:
  138.  
  139.       1.  With anonymous FTP from SOFTWARE.WATSON.IBM.COM.
  140.  
  141.           Look in the pub\tcpip\os2 directory.
  142.  
  143.       2.  From the NCSBBS bulletin board at 1\919\571\0001.
  144.  
  145.           Set your modem settings to: none,8,1
  146.  
  147.       From inside IBM, you can get CSDs:
  148.  
  149.       1.  With anonymous FTP from SOFTWARE.TCP.RALEIGH.IBM.COM.  Look in the
  150.           pub\os2\v20 directory.
  151.  
  152.       2.  From the OS2CSD disk.
  153.  
  154.       3.  Using "REQUEST <package_name> PACKAGE FROM OS2TCPIP AT RALVM12".
  155.  
  156.  
  157.  
  158.