home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / dcom / lans / misc / 738 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  3.2 KB

  1. Path: sparky!uunet!gatech!prism!comlab.gatech.edu!bob
  2. From: bob@comlab.gatech.edu (Bob Baggerman)
  3. Newsgroups: comp.dcom.lans.misc
  4. Subject: Re: Lan Manager/Novell modem link?
  5. Keywords: Microsoft Lan Manager Novell Netware modem argh
  6. Message-ID: <68067@hydra.gatech.EDU>
  7. Date: 12 Sep 92 20:43:41 GMT
  8. References: <18ls8cINN8g4@darkstar.UCSC.EDU> <1992Sep10.071951.23819@arbi.Informatik.Uni-Oldenburg.DE> <Sep.11.19.06.36.1992.11610@dorm.rutgers.edu>
  9. Sender: news@prism.gatech.EDU
  10. Organization: Georgia Institute of Technology
  11. Lines: 46
  12.  
  13. Mark Medici writes:
  14. >There's a couple of problems with this.  1st, as I understand it, ka9q
  15. >is an IP router.  Novell runs IPX/SPX while LanMan is, I believe,
  16. >NetBIOS based.  Worse, I seem to recall that NetBIOS is a non-routable
  17. >protocol.  However, you can tunnel (wrap) Novell packets in IP
  18. >packets, so ka9q (or any other dedicated router) can route them.  I
  19. >also believe that software exists to allow NetBIOS to tunnel in IP,
  20. >for the same effect.
  21.  
  22. I am responding to this because there seems to be a common misconception
  23. about NetBIOS.  For some reason many people have this notion that NetBIOS
  24. is a protocol when, in fact, it is a programming interface.  LAN Manager
  25. along with a lot of other PC network products "talks" to the NetBIOS 
  26. programming interface.  The actual protocol on the wire can be anything.
  27. Microsoft calls there NetBIOS protocol NetBEUI.  Other protocols that can
  28. be used for NetBIOS transport include TCP/IP, OSI, XNS, NBP, IPX, and 
  29. maybe some others.  So when your network expert tells you NetBIOS isn't
  30. routable, or needs to be tunnelled, or says anything else about the format
  31. of the data on the wire without talking about the specific NetBIOS transport
  32. prototol then go find yourself another network expert.  In the case of 
  33. LAN Manager, Microsoft provides two protocols: 1) NetBEUI which is small,
  34. fast, and non-routable and 2) RFC1001/1002 TCP/IP NetBIOS which is, well,
  35. TCP/IP with all the rights and privileges that go along with IP.  Note,
  36. there is no need to "tunnel" as with Novell.  LAN Manager and other NOS's
  37. that use the NetBIOS interface can use any protocol they see fit from
  38. any of there favorite vendors like FTP Software, Wollongong, etc.  Neat!
  39.  
  40. >The real problem is getting these two servers to talk to each other
  41. >or, more accurately, getting the client workstations on each side to
  42. >be able to access both the NetWare and LanMan servers.  I've read that
  43. >this is possible, but it doesn't look like fun and you don't have a
  44. >lot of memory available when you're done.
  45.  
  46. With LAN Manager 2.1 Microsoft provides an IPX/SPX interface for your
  47. Novell redirector and stack to use along with the LAN Manager stack and
  48. redirector.  It probably takes up a bit of memory when you get them all 
  49. loaded but NDIS 2.0 supports dynamic loading and unloading of protocol
  50. stacks drivers can be moved in and out of memory as needed.  I haven't
  51. actually tried it.  I generally try to avoid Novell.  But it looks pretty
  52. simple from the installation documents.
  53.  
  54. --
  55. Bob Baggerman                         !  bob.baggerman@gtri.gatech.edu
  56. Communications Laboratory             !  bob@comlab.gatech.edu
  57. Georgia Tech Research Institute       !  qseclrb@prism.gatech.edu
  58. Atlanta, GA  30332  USA               !  404-894-3525
  59.