home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / win32 / 2778 < prev    next >
Encoding:
Text File  |  1993-01-08  |  961 b   |  21 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!agate!linus!philabs!acheron!scifi!watson!yktnews!admin!news
  3. From: oleg@watson.ibm.com (Oleg Vishnepolsky)
  4. Subject: PROBLEM TO FIX: TCP/IP ARP packets on token ring, hardware type
  5. Sender: news@watson.ibm.com (NNTP News Poster)
  6. Message-ID: <1993Jan08.150204.23703@watson.ibm.com>
  7. Date: Fri, 08 Jan 1993 15:02:04 GMT
  8. News-Software: IBM OS/2 PM RN (NR/2) v0.16g by O. Vishnepolsky and R. Rogers
  9. Lines: 7
  10. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  11. Nntp-Posting-Host: oleg.watson.ibm.com
  12. Organization: IBM T.J. Watson Research Center
  13.  
  14. Hardware type of ARP packets should be 6 (IEEE 802 Network)
  15. according to RFC 1042. Currently it is set to 4 which is
  16. Proteon Token Ring. This precludes interoperation with
  17. a few RFC1042 compliant implementations including but not
  18. limited to AIX 3.2.
  19.  
  20. Oleg Vishnepolsky
  21.