home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / ic07956.zip / IC07956.DOC < prev   
Text File  |  1994-08-24  |  5KB  |  116 lines

  1. APAR IC07956 for AnyNet/2 NetBEUI over SNA V1.00
  2. ------------------------------------------------
  3.  
  4. Problem description
  5. -------------------
  6.  
  7. AnyNet/2 NetBEUI over SNA V1.00 as shipped does not support LAN
  8. NetView Management Utilities for OS/2 (LMU/2) or Distributed Console
  9. Access Facility (DCAF).  You must apply this fix if you wish to run
  10. these programs over SNA using NetBEUI over SNA 1.00.
  11.  
  12. Without this fix, AnyNet/2 NetBEUI over SNA V1.00
  13.  
  14. - will not allow multiple processes on a machine to add the same
  15.   group name.
  16. - will not allow a process to call from a name that a different
  17.   process had added (this should not be allowed, but some programs
  18.   depend on it).
  19. - has timing windows where data sent using very short-lived sessions
  20.   could be lost.
  21. - will not accept status queries with very large buffer sizes.
  22.  
  23. Fix installation
  24. ----------------
  25.  
  26. 1.  Stop any applications using AnyNet/2 NetBEUI over SNA.
  27.  
  28. 2.  Stop AnyNet/2 NetBEUI over SNA.
  29.  
  30. 3.  Copy ANYNETB.DLL over your current copy of ANYNETB.DLL
  31.     (usually located the \NBSNA\ sub-directory).  Don't forget
  32.     to back up your original copy of ANYNETB.DLL before installing
  33.     this fix.
  34.  
  35. 4.  Restart AnyNet/2 NetBEUI over SNA.
  36.  
  37. Additional considerations
  38. -------------------------
  39.  
  40. 1. Using LMU/2 with NetBEUI over SNA:
  41.  
  42.    NetBEUI over SNA has been tested with LMU/2 version 1.0.
  43.  
  44.    By default, LMU/2 uses LAN adapter number 0.  If you wish to
  45.    run LMU/2 over SNA you must either:
  46.  
  47.     - Configure NetBEUI over SNA to use adapter 0 for SNA (see the
  48.        NetBEUI over SNA documentation); or
  49.  
  50.     - Configure LMU/2 to use whatever adapter number you have
  51.        configured for SNA in NetBEUI over SNA.
  52.  
  53.    Instructions for changing adapter numbers for LMU/2 can be found
  54.    in the online LMU/2 User's Guide in sections 2.10.2.2 through
  55.    2.10.2.4, "Creating the LMU.INI File", "Sample control file",
  56.    and "LMU control file variables".  You must change or add
  57.    the optional parameter "LAN_ADAPTER" in the control file.
  58.    After making this change, you must run LINI.EXE to create the
  59.    LMU.INI file.  Reboot the system to pick up the changes.
  60.  
  61. 2. Using DCAF with NetBEUI over SNA:
  62.  
  63.    NetBEUI over SNA has been tested with DCAF version 1.21, with
  64.    the following change:  the DCAF gateway and Lan Directory
  65.    must be configured to not start until after NetBEUI over SNA has been
  66.    started (normally, they are started during boot).  To make this change
  67.    on the DCAF gateway and Lan Directory machines (which may be the
  68.    same machine):
  69.  
  70.    1.  Delete or move the DCAF Gateway icon from the DCAF folder
  71.    2.  Delete or move the DCAF LAN Directory icon from the DCAF folder
  72.    3.  In STARTUP.CMD on the gateway machine, after NetBEUI over SNA is
  73.        started, add the line:
  74.           START EQNGWOPN
  75.    4.  In STARTUP.CMD on the Lan Directory machine, after NetBEUI over
  76.        SNA is started, add the line:
  77.           START EQNGWDIR
  78.  
  79.  
  80.    By default, DCAF uses LAN adapter number 0.  If you wish to
  81.    run DCAF over SNA you must either:
  82.  
  83.     - Configure NetBEUI over SNA to use adapter 0 for SNA (see the
  84.        NetBEUI over SNA documentation); or
  85.  
  86.     - Configure DCAF to use whatever adapter number you have
  87.        configured for SNA in NetBEUI over SNA.
  88.  
  89.    To change the LAN adapter for the DCAF Target, do the following:
  90.       1) Double click the 'Target for the DCAF' icon.
  91.       2) Select 'Options' from the main menu bar.
  92.       3) Select 'Personalization' from the  Options menu.
  93.       4) Under More Options: select 'DCAF LAN Parameters',
  94.          then click the change button.
  95.       5) Choose the appropriate adapter number, then click OK.
  96.       6) Click OK to close the Personalization window.
  97.       7) Stop the Target and then restart it.
  98.  
  99.    To change LAN adapters for the LAN Directory, do the following:
  100.       1) Double click the 'LAN Directory Personalization' icon.
  101.       2) Select 'Services' from the main menu bar.
  102.       3) Select 'Personalize' from the services menu.
  103.       4) Check the 'Change Communications Information' box,
  104.          then click OK.
  105.       5) Select the appropriate adapter number, then click OK.
  106.       6) Stop the Lan Directory and then restart it.
  107.  
  108.    To change LAN adapters for the DCAF Gateway, do the following:
  109.       1) Double click the 'Gateway Personalization' icon.
  110.       2) Select 'Services' from the main menu bar.
  111.       3) Select 'Personalize' from the services menu.
  112.       4) Check the 'Change Communications Information' box,
  113.          then click OK.
  114.       5) Select the appropriate adapter number, then click OK.
  115.       6) Shutdown and reboot the system.
  116.