home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / lwg201.exe / LWG201.TXT < prev   
Text File  |  1994-05-26  |  3KB  |  90 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              LWG BOOTPD Abend, Invalid Semaphore to Kernel
  5. DOCUMENT ID:        TID200050
  6. DOCUMENT REVISION:  B
  7. DATE:               26MAY94
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         LWG201.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. LAN WorkGroup 4.1
  14.  
  15. ABSTRACT:
  16.  
  17. This patch contains updates for the BOOTP.NLM and BOOTPFD.NLM for LAN
  18. WorkGroup v4.1  This resolves problems with the file server abending when an
  19. invalid semaphore is passed to the kernel and when the MacTCP stack  is not
  20. receiving the IP address for the BOOTP Server.
  21.  
  22. ──────────────────────────────────────────────────────────────────────────────
  23. DISCLAIMER
  24. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  25. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  26. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  27. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  28. ──────────────────────────────────────────────────────────────────────────────
  29.  
  30. SYMPTOM
  31.  
  32.      File server abends with an invalid semaphore being passed to the kernel.
  33.  
  34. SYMPTOM
  35.  
  36.      If a router existed between the client and the BOOTP server, and the
  37.      BOOTP server was sending the reply from UDP port 68(Client port) instead
  38.      of port 67(Server port), the MacTCP stack was not receiving the IP
  39.      address from the BOOTP Server.
  40.  
  41. SOLUTION
  42.  
  43.      Apply the LWG201.EXE patch to the LAN WorkGroup 4.1 software.
  44.  
  45.      Self-Extracting File Name:  LWG201.EXE     Revision:  B
  46.  
  47.      Files Included     Size     Date      Time
  48.  
  49.      \
  50.        LWG201.TXT         (This File)
  51.        BOOTPD.NLM      31452   04-15-94    4:59p
  52.       BOOTPFD.NLM      10261   04-15-94    5:42p
  53.  
  54.      Installation Instructions:
  55.  
  56.      1.   On the LAN WorkGroup file server, rename the BOOTPD.NLM and
  57.           BOOTPFD.NLM files, located in the SYS:SYSTEM directory, to 
  58.           BOOTPD.OLD and BOOTPFD.OLD.
  59.  
  60.      2.   Then copy the new BOOTP.NLM and BOOTPFD.NLM files into the
  61.           SYS:SYSTEM directory.
  62.  
  63.      3.   Reload the BOOTPD.NLM.
  64.  
  65.      Solution Specifics:
  66.  
  67.      The BOOTPD.NLM and the BOOTPFD.NLM version 4.12 will correct the
  68.      following problems:
  69.  
  70.      1.   The file server was abending with an invalid semaphore number being
  71.           passed to the kernel.  The semaphore was opened after the UDP
  72.           registration.   Moving the open semaphore statement in front of the
  73.           UDP registration resolved the problem.
  74.  
  75.      2.   The MacTCP stack was not receiving the IP address from the BOOTP
  76.           Server.  This happened if a router existed between the client and
  77.           the BOOTP server, and the BOOTP server was sending the reply from
  78.           UDP port 68(Client port) instead of port 67(Server port).  Sending
  79.           the reply from port 67 resolved the problem.
  80.  
  81. ────────────────────────────────────────────────────────────────
  82. Any trademarks referenced in this document are the property of their
  83. respective owners.  Consult your product manuals for complete trademark
  84. information.
  85. ────────────────────────────────────────────────────────────────
  86.  
  87.  
  88.  
  89.  
  90.