home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / protocol / appletal / 4269 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  11.6 KB

  1. Xref: sparky comp.protocols.appletalk:4269 comp.sys.novell:10729 comp.sources.wanted:5460
  2. Path: sparky!uunet!gatech!concert!duke!news.duke.edu!math.duke.edu!yu
  3. From: yu@math.duke.edu (Yunliang Yu)
  4. Newsgroups: comp.protocols.appletalk,comp.sys.novell,comp.sources.wanted
  5. Subject: SUMMARY: help on routing Appletalk and IPX packets through a SUN gateway
  6. Keywords: IPX Appletalk SUN
  7. Message-ID: <8185@news.duke.edu>
  8. Date: 21 Dec 92 20:39:46 GMT
  9. Sender: news@news.duke.edu
  10. Followup-To: comp.sources.wanted
  11. Lines: 315
  12. Nntp-Posting-Host: godel.math.duke.edu
  13.  
  14.  
  15. Some time ago I asked for help on routing Appletalk and IPX packets
  16. through a SUN gateway, several people replied, thank you all.
  17. KarlBridge seems to be the solution in our situation. What I am
  18. thinking now is to use the ENET driver in the CAP package to write a
  19. small daemon to forward the packets across the interfaces; if anyone
  20. has done the similar thing already, please let us know.
  21.  
  22. Thanks again and Happy Holidays to all!
  23.  
  24. -yu
  25.  
  26. ----- Begin Included Message -----
  27.  
  28. From tek@cs.uta.fi Wed Dec  2 03:03:45 1992
  29. To: yu@math.duke.edu
  30. Subject: Re: help on routing Appletalk and IPX packets through a SUN gateway
  31. Newsgroups: comp.protocols.appletalk,comp.sys.novell,alt.sources.wanted,comp.sources.wanted
  32. Organization: University of Tampere, Finland
  33. Cc: 
  34.  
  35. In article <7486@news.duke.edu> you write:
  36. >Greetings,
  37. >
  38. >    We have some IBM PCs and Macs sitting behind a gateway (SUN 670MP
  39. >running SunOS 4.1.2, with 2 network interfaces).  We are looking for
  40. >some software or hardware that we can install on the gateway to enable
  41. >the Macs (with Ethernet cards, running AppleTalk Phase II) access the
  42. >printers and AppleShare volumes, and the PCs (with Novell ne1000 cards)
  43. >talk to the NetWare file servers on the outside of the gateway?
  44. >    Thanks.
  45. >
  46. I have used pcbridge ( if you really need routing then this is not a solution
  47. for you ). I also made a little experiment with a software called KarlBridge.
  48. Below is the saved article about KarlBridge.
  49. -------------------------------------------
  50. Folks,  I have recently released for annonymous ftp an IP, DECNET, AppleTalk,
  51. etc firwall.  It is in the form a bridge similar to PCBRIDGE called
  52. KarlBridge.  If you get a chance please pick it up and let me know what
  53. you think.  (Also an inexpensive version is available from a real company
  54. with support and all that stuff).
  55.  
  56. OSU KarlBridge can be found on: nisca.acs.ohio-state.edu (128.146.1.7)
  57.  /pub/kbridge
  58.  
  59. FROM THE BROCHURE:
  60.  
  61. The OSU KarlBridge is a full featured protocol filtering bridge for Ethernet.
  62. It has the most extensive filtering capability of any bridge or router
  63. available.  It will filter packets by any Ethernet protocol or Ethernet
  64. address and also IP Socket (incomming and/or outgoing), IP address, IP Subnet,
  65. AppleTalk Server Name, AppleTalk Zone Name, DECnet Object and DECnet address.
  66.  
  67. Features:
  68.         1) Ping'able with SNMP support for MIB-II, Ethernet-like Interface MIB,
  69.            and Bridge MIB.
  70.         2) Can be configured to filter specific packets by protocol, address
  71.            server name and zone name by the use of easy to understand menus.
  72.         3) Provides protection against erroneous Ethernet packets, that a
  73.            standard bridge does not provide.
  74.         4) Leaks are greatly reduced compared to standard bridges, due to
  75.            unique filtering and timed-learning algorithms.
  76.         5) Works on any Thin or Thick Ethernet with 10BASE-T optional.
  77.         6) Very good packet forwarding rate; 8100 packets per second.
  78.                 (If you choose to use your own clone this may vary)
  79.         7) Excellent packet forwarding delay; 140 uS (for small packets)
  80.                 (If you choose to use your own clone this may vary)
  81.         8) Easily upgraded, since the code and filters are on standard PC
  82.            compatible bootable floppy.
  83.  
  84. Any questions....  Send e-mail to kbridge@osu.edu
  85.  
  86. Doug Karl
  87. Senior Computer Specialist
  88. Ohio State University
  89. --------------------------------------------------------------
  90.  
  91. In addition to either pcbridge or KralBridge you need a cheap AT clone and
  92. 16-bit ethernet cards. I have used pcbridge in 12 Mhz 286 ( Wyse AT )
  93. and 16 MHz AT ( Express AT ) and it works ok. Performance is great.
  94. Ftp transfer rate can be over 1 Mb between two Sun SPARC over the pcbridge in
  95. quiet network.
  96. With KarlBridge you could let Sun do IP routing and bridge IPX and EtherTalk
  97. with KarlBridge. I have also seen some News articles about brouter, which
  98. is some kind of combined IP-router and bridge, but i haven't ever tried it.
  99. >-- 
  100. >Best regards,
  101. >
  102. >Yunliang Yu
  103. >Dept of Math, Duke Univ.
  104.  
  105.     tek@cs.uta.fi
  106.     Teppo Kuusisto
  107.  
  108.  
  109. ----- End Included Message -----
  110.  
  111.  
  112. ----- Begin Included Message -----
  113.  
  114. From KTN@materna.de Thu Dec  3 03:21:27 1992
  115. To: yu@math.duke.edu (Yunliang Yu)
  116. Subject: Re: help on routing Appletalk and IPX packets through a SUN gateway
  117. Cc: KTN@materna.de
  118.  
  119. In article <7486@news.duke.edu> you write:
  120. >From: yu@math.duke.edu (Yunliang Yu)
  121. >Subject: help on routing Appletalk and IPX packets through a SUN gateway
  122. >Keywords: Appletalk, NetWare, Ethernet
  123. >Date: 1 Dec 92 15:47:47 GMT
  124.  
  125. Hello,
  126.  I will try to suggest a possibble, though not public domain, solution.
  127.  
  128. >Greetings,
  129. >
  130. >    We have some IBM PCs and Macs sitting behind a gateway (SUN 670MP
  131. >running SunOS 4.1.2, with 2 network interfaces).
  132.  
  133. >We are looking for
  134. >some software or hardware that we can install on the gateway to enable
  135. >the Macs (with Ethernet cards, running AppleTalk Phase II) access the
  136. >printers and AppleShare volumes, and the PCs (with Novell ne1000 cards)
  137. >talk to the NetWare file servers on the outside of the gateway?
  138.  
  139. You could handle that by using NetWare.
  140. To connect MS-DOS Clients from an IP-Subnet - through IP-Routing - to a
  141. NetWare Server in a different IP-Subnet one can use Novell's IP-Tunnel
  142. concept. That way, on each of those DOS-Clients, Novells DOS-IP-Tunnel
  143. must be loaden. Pity, a comparable thing does not exist for Macs, as far 
  144. as I know.
  145. There is another possibility that works for both DOS-Clients and MACs 
  146. (and all other NetWare services and serviced clients): you need a NetWare 
  147. Server in each IP-Subnet, and build an IP-Tunnel between those servers.
  148. Clients need only attach to their nearest server, and that server then
  149. tunnels requests to the other server(s) into IP-Packets routed via the
  150. IP-Router.
  151.  
  152. Fort more info ask your local Novell reseller.
  153.  
  154. >    Thanks.
  155. >
  156.  
  157. Hope that helps.
  158.  
  159. >-- 
  160. >Best regards,
  161. >
  162. >Yunliang Yu
  163. >Dept of Math, Duke Univ.
  164.  
  165. Cheers,
  166. Thomas Nagel
  167.  
  168.  
  169.  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  170.  ::MM:::::::MM::  Dr. Materna Group, Dortmund, Germany  :
  171.  ::MMM:::::MMM::  Systems - Software - Consulting       :
  172.  ::MMMM:::MMMM::                                        :
  173.  ::MM:MM:MM:MM::  Thomas Nagel    SNA Section           :
  174.  ::MM::MMM::MM::                                        :
  175.  ::MM:::M:::MM::  voice +49-(0)231-5599-336             :
  176.  ::MM:::::::MM::  email ktn@materna.de                  :
  177.  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  178.  
  179.  
  180. ----- End Included Message -----
  181.  
  182.  
  183. ----- Begin Included Message -----
  184.  
  185. From kbridge@magnus.acs.ohio-state.edu Thu Dec  3 11:18:32 1992
  186. Subject: Re: KralBridge
  187. To: yu@math.duke.edu
  188. X-Mailer: ELM [version 2.3 PL11]
  189.  
  190. Yunliang Yu,
  191.  
  192. > Dear Doug,
  193. >     We are trying to use your KralBridge as a router for IPX and Appletalk
  194. > packets on our ethernet (mostly SUNs). I have some questions:
  195. > 1). For the ethernet cards, do they have to be WD Elite 16 cards? We have some
  196. > ne1000 and 3com cards, could we use them instead?
  197.     Yes they must be WD Elite 16 cards.
  198.  
  199. > 2). We have a IBM personal system/2 Model 30 286, is this a good machine to
  200. > run your program on?
  201.     No, It will not work on PS/2's
  202.  
  203. > 3). We get version 1.21 of KralBridge, is this the latest version?
  204.  
  205.     The current version NetTek is shipping is V1.33.  We are ready to
  206.     release V1.4 but it's release has been delayed until Jan 1'st.
  207.  
  208.  
  209. Do you have a brochure on the KarlBridge and if not we can send you one.
  210.  
  211. Please reply with your U.S. Mail address and we can send you the literature.
  212.  
  213. Thanks,  Doug Karl
  214.  
  215.  
  216. ----- End Included Message -----
  217.  
  218.  
  219. ----- Begin Included Message -----
  220.  
  221. From malcolm@pandanus.cs.ntu.edu.au Thu Dec  3 20:57:45 1992
  222. To: yu@math.duke.edu (Yunliang Yu)
  223. Subject: help on routing Appletalk and IPX packets through a SUN gateway
  224.  
  225.    Greetings,
  226.  
  227.        We have some IBM PCs and Macs sitting behind a gateway (SUN 670MP
  228.    running SunOS 4.1.2, with 2 network interfaces).  We are looking for
  229.    some software or hardware that we can install on the gateway to enable
  230.    the Macs (with Ethernet cards, running AppleTalk Phase II) access the
  231.    printers and AppleShare volumes, and the PCs (with Novell ne1000 cards)
  232.    talk to the NetWare file servers on the outside of the gateway?
  233.        Thanks.
  234.  
  235.  
  236. You could use CAP with UAB (unix apple talk bridge) if it were Phase I.
  237.  
  238. You should be able to use netware for the sun to do the novell stuff.
  239.  
  240. You could get a bridge, configure it to ignore IP and place it in parallel
  241. with your sun.  I looked at PCbridge (which converts a PC into a bridge) with
  242. the idea of doing this but never got around to it (you need to recompile PC
  243. bridge after putting your own filtering code into it).  I believe that there
  244. are commercial bridges that would allow you to just specify that you wanted IP
  245. filtered.
  246.  
  247. If you have a Novel server then you should be able to put another ethernet
  248. card in it and get it to do what you want, again by placing it in parallel
  249. with the PC.  I understand that you can the use the AppleShare NLM to bridge
  250. (route?) the appletalk. (but I am not a Novel expert).
  251.  
  252.  
  253. ----- End Included Message -----
  254.  
  255.  
  256. ----- Begin Included Message -----
  257.  
  258. From skl@wimsey.bc.ca Sat Dec  5 01:35:34 1992
  259. To: yu@math.duke.edu
  260. Subject: Re: help on routing Appletalk and IPX packets through a SUN gateway
  261. Newsgroups: comp.protocols.appletalk,comp.sys.novell,alt.sources.wanted,comp.sources.wanted
  262. Reply-To: Samuel Lam <skl@wimsey.bc.ca>
  263. Return-Receipt-To: <skl@wimsey.bc.ca>
  264.  
  265. In article <7486@news.duke.edu>, yu@math.duke.edu (Yunliang Yu) wrote:
  266. >    We have some IBM PCs and Macs sitting behind a gateway (SUN 670MP
  267. >running SunOS 4.1.2, with 2 network interfaces).  We are looking for
  268. >some software or hardware that we can install on the gateway to enable
  269. >the Macs (with Ethernet cards, running AppleTalk Phase II) access the
  270. >printers and AppleShare volumes, and the PCs (with Novell ne1000 cards)
  271. >talk to the NetWare file servers on the outside of the gateway?
  272.  
  273. For the AppleTalk part you can run either ATIR (AppleTalk Internet
  274. Router) or UAR (UNIX AppleTalk Router) on your SUN, as an user process,
  275. to route the AppleTalk traffic between the two Ethernets.
  276.  
  277. For the IPX part, you can use Novell's IPTUNNEL scheme to encapsulate
  278. IPX traffic inside IP and get it through your IP router (SUN).
  279.  
  280. ...Sam
  281. -- 
  282. <skl@wimsey.bc.ca> -- Connectivity Technology Inc.
  283.  
  284.  
  285. ----- End Included Message -----
  286.  
  287.  
  288. ----- Begin Included Message -----
  289.  
  290. From arun@tinton.ccur.com Tue Dec  1 13:02:35 1992
  291. To: yu@math.duke.edu
  292. Subject: Re: help on routing Appletalk and IPX packets through a SUN gateway
  293. Newsgroups: comp.protocols.appletalk,comp.sys.novell,alt.sources.wanted,comp.sources.wanted
  294. Sender: arun@tinton.ccur.com
  295.  
  296. In comp.sources.wanted you write:
  297.  
  298. >Greetings,
  299. >
  300. >    We have some IBM PCs and Macs sitting behind a gateway (SUN 670MP
  301. >running SunOS 4.1.2, with 2 network interfaces).  We are looking for
  302. >some software or hardware that we can install on the gateway to enable
  303. >the Macs (with Ethernet cards, running AppleTalk Phase II) access the
  304. >printers and AppleShare volumes, and the PCs (with Novell ne1000 cards)
  305. >talk to the NetWare file servers on the outside of the gateway?
  306. >    Thanks.
  307. >
  308.  
  309.     Could you send me some information if you get any ?
  310.     Thanks
  311.     Arun
  312. -- 
  313. arun
  314.  
  315.  
  316. ----- End Included Message -----
  317.  
  318.  
  319. -- 
  320. Best regards,
  321.  
  322. Yunliang Yu
  323. Dept of Math, Duke Univ.
  324.