home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / ibmpc / 6998 < prev    next >
Encoding:
Text File  |  1992-12-17  |  2.3 KB  |  59 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!gatech!cc.gatech.edu!news
  3. From: byron@cc.gatech.edu (Byron A Jeff)
  4. Subject: Re: Netware and TCP/IP
  5. Message-ID: <1992Dec17.154011.20130@cc.gatech.edu>
  6. Sender: news@cc.gatech.edu
  7. Reply-To: byron@cc.gatech.edu (Byron A Jeff)
  8. Organization: Georgia Institute of Technology
  9. References: <1992Dec17.132149.5508@linus.mitre.org>
  10. Date: Thu, 17 Dec 1992 15:40:11 GMT
  11. Lines: 46
  12.  
  13. In article <1992Dec17.132149.5508@linus.mitre.org> Brian Fellows <bdf@mitre.org> writes:
  14. >I am about to add TCP/IP capability to an existing LAN running Netware
  15. >IPX.  I would appreciate any suggestions, advice, recomendations on how
  16. >to run the dual protocol stacks on a single NE2000 NIC.  Would it be less
  17. >expensive or easier to just by a second NIC and run the TCP/IP on the
  18. >other NIC?
  19. >Brian Fellows            bdf@mitre.org
  20. >The MITRE Corporation    617/271-3550
  21.  
  22. I'll beat Russ to the punch and post his suggestion to me. The key component
  23. here is a interface program (called a shim) between the Novell stuff and
  24. the packet driver. Also by using a program called pktmux it is possible to
  25. have several TCP/IP stacks going on at once. Here is snippet of Russ's
  26. message:
  27.  
  28. ----------------------- Begin Included Text -------------------------------
  29.  
  30. 4. How do you add mail, news, ftp, and telnet to an existing network environment
  31.    Like novell netware ? From what I've read so far you would need the 
  32.    following:
  33.  
  34. No, like this:
  35.  
  36.                                   -- Novell shim -- Novell software
  37.                                  /          -- TCP/IP
  38.                                 /          /
  39.       hardware -> packet driver -> pktmux 
  40.                                            \
  41.                                             -- possibly other TCP/IP.
  42.  
  43. You don't need pktmux to run NetWare and TCP/IP at the same time.
  44.  
  45. ----------------------- End Included Text   -------------------------------
  46.  
  47. Two questions from Byron:
  48. 1) Where is the latest copy of the Novell Shim?
  49. 2) Can we get a mini tutorial on how it works? Does it encapsulate novell
  50.    packets or just sends the novell packets unchanged and unshielded?
  51.  
  52. BTW I don't think there is a need to buy another NIC.
  53.  
  54. BAJ
  55. ---
  56. Another random extraction from the mental bit stream of...
  57. Byron A. Jeff - PhD student operating in parallel!
  58. Georgia Tech, Atlanta GA 30332   Internet: byron@cc.gatech.edu
  59.