home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / lans / misc / 675 < prev    next >
Encoding:
Text File  |  1992-08-26  |  6.4 KB  |  149 lines

  1. Newsgroups: comp.dcom.lans.misc
  2. Path: sparky!uunet!news.mentorg.com!news
  3. From: mark_silbernagel@mentorg.com
  4. Subject: Re: free Appletalk gateway with a Sun?
  5. Sender: news@news.mentorg.com (News User)
  6. Message-ID: <1992Aug26.185824.14762@news.mentorg.com>
  7. Date: Wed, 26 Aug 1992 18:58:24 GMT
  8. References: <1992Aug26.162059.5386@ens.fr>
  9. Nntp-Posting-Host: mgcapms.mentorg.com
  10. Organization: Mentor Graphics Corporation
  11. Lines: 136
  12.  
  13. In article <1992Aug26.162059.5386@ens.fr> beig@dmi.ens.fr (Jacques Beigbeder)
  14. writes:
  15. >I was told of a public domain software which enables a Sun with
  16. >no special hardware (*) to act as a gateway between an Appletalk
  17. >network and a Ethernet-IP network? Does this exist? What's its
  18. >name? I think archie useful for locating it with its name.
  19. >
  20. >With no special hardware, I mean only a cable between a Mac
  21. >and the DB25 asynchronous port of an ordinary Sun.
  22.  
  23. One such package is "A Remote Network Server for Appletalk" (ARNS), 
  24. developed and available from the University of Melborne (Australia).
  25.  
  26. I've attached some of the documentation provided with the client
  27. software they provide.
  28.  
  29. At this time, the software appears to be stable and functioning well.
  30.  
  31. Mark Silbernagel                |
  32. Mentor Graphics Corporation     | ...Don't let the sands of time
  33. 8005 S.W. Boeckman Road         |    get in your shorts      ;')
  34. Wilsonville, OR  97070-7777     |
  35. (503) 685-4738                  |    mark_silbernagel@mentorg.com
  36.  
  37. ---
  38. Received: by pdxml2.mentorg.com (2.01/Mail*Link  SMTP); 26 Aug 92 11:40:42 U
  39. Received: from mgedmhp.mentorg.com (mgedmhp.mentor.com) by wv.MENTORG.COM
  40. (5.65c/CF3.4)
  41.     id AA13548; Wed, 26 Aug 1992 11:36:29 -0700
  42. Received: by mgedmhp.mentorg.com 
  43.  (16.6/15.6) id AA01141; Wed, 26 Aug 92 11:39:54 -0700 
  44. From: edm@relay.mentorg.com (Ed Mitchell )
  45. Message-Id: <9208261839.AA01141@mgedmhp.mentorg.com>
  46. Subject: Async
  47. To: mark_silbernagel@wv.MENTORG.COM
  48. Date: Wed, 26 Aug 92 11:39:54 PDT
  49. Mailer: Elm [revision: 66.25]
  50.  
  51.                 ARNS
  52.             A Remote Network Server
  53.                 for AppleTalk
  54.  
  55.               The University of Melbourne
  56.               djh@munnari.OZ.AU
  57.                 January, 1992
  58.  
  59.  
  60. ARNS remote clients are currently:
  61.  
  62. 1. Asynchronous AppleTalk for UNIX, version 2.0
  63. 2. UDPRemote AppleTalk, version 1.0
  64. 3. IPRemote AppleTalk, version 1.0
  65.  
  66. All of which are 'adev's (clients of the 'Network' Control Panel device).
  67. To install the adevs, copy them to the System Folder ('Extensions' under
  68. System 7.0) and ensure that the 'Network' cdev is installed from an Apple
  69. Network Products Installation disk (see "OTHER PROBLEMS" below).
  70.  
  71. The "UDP Remote A/Talk" adev uses MacTCP to communicate via UDP/IP with the
  72. ARNS server (IE: AppleTalk services are available from any EtherNet connected
  73. Macintosh that has IP connectivity to the ARNS server). MacTCP 1.1 or greater
  74. is required. To change the ARNS server host, hold the shift key down when the
  75. UDPRemote ICON is selected from the Network cdev (which happens automatically
  76. if no host is already set). Enter an ARNS server hostname and password into
  77. the dialog box. Select "Connect", and open the Chooser.
  78.  
  79. In addition, the "IP Remote A/Talk" adev file is capable of switching the
  80. link to TCP upon request or if it determines that the link delay is greater
  81. than ~200ms (the ARNS server host must have 'arnsrd' installed). If the ARNS
  82. server uses the '-p' option, "IP Remote A/Talk" allows a connection to be
  83. made with a server host user name and user password.
  84.  
  85. The "Async AppleTalk2" adev connects to a UNIX host via a serial line. To
  86. connect to the AppleTalk network, compile async.c and install it on a UNIX
  87. host. Select the Async ICON from the Network cdev, use the dialog box to set
  88. the session parameters (NB: the parity, stop and data bits affect the login
  89. session only, the link must be 8-bit clean to support an async appletalk
  90. connection). After selecting "Connect", use the async login window to login
  91. to the UNIX host and run async with the name of the ARNS server host as an
  92. argument (see the ARNS README file for more details). Open the Chooser.
  93.  
  94. Under System 6.0, opening the Chooser starts the async appletalk connection
  95. process; there will be some delay as the address is negotiated and the zone
  96. list read. If MacTCP is installed and set to obtain an address from a network
  97. server then this process also occurs at this point. Under System 7.0 or with
  98. later versions of the Network Control Panel device, the connection process
  99. starts immediately after the async appletalk login window is closed.
  100.  
  101. Protocol Timeouts:
  102.  
  103. The adevs contain code to adjust protocol timeouts for NBP, ATP and ASP.
  104. Timeouts for ADSP are not yet supported. Additionally, the async appletalk
  105. adev adjusts MacTCP over async command timeouts for use with Eudora, XferIt
  106. and BYU/NCSA Telnet/FTP etc. Users of QuickMail need to install and use the
  107. QuickMail timeout thingy. Timeouts are adjusted appropriately for delays
  108. involved in connecting via satellite links.
  109.  
  110.  
  111. ASYNC BETA RESTRICTIONS:
  112.  
  113. Speeds above 9600 have not been exercised, 38400 will almost certainly fail
  114. (the "Use Standard Serial Drivers" checkbox is intended to handle high speeds).
  115. Similarly, use of the Printer Port with the standard drivers is dubious.
  116. Async connections at boot time will fail on a Mac Plus running System 6.N,
  117. use System 7.0 :-(
  118.  
  119. ** async.c does not yet support the original connection methods via UAB or
  120. Multigate/FastPath/atalkad. The async adev does not yet support the original
  121. AsyncTerm DA, a new version is in progress.
  122.  
  123. UDPREMOTE BETA RESTRICTIONS:
  124.  
  125. TCP links to arnsrd are not yet supported.
  126. Server passwords are not disguised in the dialog box text field.
  127. Naturally, MacTCP ***MUST*** be configured to use EtherNet directly.
  128.  
  129. IPREMOTE BETA RESTRICTIONS:
  130.  
  131. Naturally, MacTCP ***MUST*** be configured to use EtherNet directly.
  132.  
  133.  
  134. OTHER PROBLEMS:
  135.  
  136. The Network Control Panel is a continuing source of angst. It is strongly
  137. recommended that version 2.0 be used with System 6.0 macs and 2.3.2 or
  138. later under System 7.0. Recent versions of the Network Control Panel are
  139. prone to crash when used with System 6.0, particularly on machines that 
  140. don't normally have alternate network connections, IE: Plus, Classic and SE.
  141.  
  142. Under MultiFinder, it is possible for a memory shortage to cause low end
  143. Macs to freeze. If this is a problem, use Finder for async connections.
  144. Other memory problems can be avoided by copying the file SHeap to the
  145. System Folder and rebooting.  SHeap reserves sufficient memory in the
  146. System Heap for the Async or IPRemote connection to be opened later.
  147.  
  148. -- end
  149.