home *** CD-ROM | disk | FTP | other *** search
/ GRIPS 2: Government Rast…rocessing Software & Data / GRIPS_2.cdr / dos / ncsa_tel / digests / v2.07 < prev    next >
Text File  |  1990-12-29  |  12KB  |  265 lines

  1. NCSA Telnet Digest    Wednesday, 27 April 1988    Volume 2 : Issue 7
  2. -------------------------------------------------------------------
  3.         Re:  NCSA Telnet Digest Vol II - Issue 6
  4.     what C compiler was NCSA Telnet for the Macintosh written for?
  5.         comment to an article in telnet v2 #06
  6.             A couple of things
  7.         Re: NCSA Telnet Digest Vol II - Issue 6
  8.             Re: Telnet 2.1e with 1/88 KIP
  9.     Help with Netware compatible (hardware independent) pc-tcp/ip
  10.      Re: Help with Netware compatible (hardware independent) pc-tcp/ip
  11. -------------------------------------------------------------------
  12.  
  13. Date: Fri, 15 Apr 88 13:27:17 EDT
  14. From: Rob Logan <rob@sun.soe.clarkson.edu>
  15. Subject: Re:  NCSA Telnet Digest Vol II - Issue 6
  16.  
  17.  
  18. I am running telnet 2.1 under windows386 with a 5210.  With ms-windows I
  19. can make a window much larger than 80x25.  Is it possable tell telnet
  20. how mant lines I have without recompiling it? (I hear the mc-c compiled
  21. version is buggy.)
  22.  
  23.                 Rob
  24.  
  25. rob@sun.soe.clarkson.edu
  26.  
  27. ----------------------------------------
  28. Date: Fri, 15 Apr 88 14:32:36 EDT
  29. From: jeg@harvisr.harvard.edu (James Ganong )
  30. Subject: what C compiler was NCSA Telnet for the Macintosh written for?
  31.  
  32.  
  33. does anyone know if it is possible to compile it using Lightspeed C?
  34.  
  35. (by the way, when I tried to grab the archives of this digest from
  36. ftp.ncsa.uiuc.edu i got permission denied)
  37.  
  38. thanks 
  39. [ Ed Note -
  40. [    The current version compiles in Aztec C68k 3.4b, and should
  41. [    take few changes to compile under Lightspeed (assuming the Header
  42. [    files are the same as MPW.  BTW, MPW is much more difficult because
  43. [    of the sizeof(int)==sizeof(long) instead of sizeof(int) ==sizeof(short)
  44. [    problem.
  45. [  - Gaige ]
  46.  
  47. --------------------------------------------
  48.  
  49. Date: Fri, 15 Apr 88 13:58:15 EDT
  50. From: ljw@nrl-cmsun.arpa (Les Wu)
  51. Subject: comment to an article in telnet v2 #06
  52.  
  53. Tim,
  54.    I recently attempted to send an entry to the relavent news group
  55. concerning port addresses for the 3com driver.  I didn't manage to get
  56. my msg out because our news system is a bit messed up.  I have included
  57. it below.
  58.  
  59.    As far as I can tell, a change to the base IO address is trivial
  60. straight forward at the source level (assembly) provided that one also
  61. has the appropriate compilers (I don't have lattice) and the dos.mac
  62. file.  A hand patch would be more difficult as about 40 changes would
  63. be required.
  64.  
  65. My attempted message:
  66.  
  67. Newsgroups: comp.protocols.tcp-ip.ibmpc
  68. Summary: How do I change the port addresses for a 3com card?
  69.  
  70. I am presently using NCSA Telnet v2.1 on my IBM-PC with a
  71. 3-Com EtherLink card.  All in all I am very happy with this
  72. package.  The problem that I run into is that the 3Com card
  73. resides at port address 0x300-0x310 which collides with another
  74. card that I am using.
  75.  
  76. It is possible to change the IO address of the 3Com card but not
  77. of the other card that I wish to use.  Does anybody have any
  78. experience with hacking Telnet to use different IO addresses?
  79.  
  80. I have looked at the driver sources.  Unfortunately the source
  81. distribution is missing one of the include files (DOS.MAC).
  82. It appears that about 40 out instructions have to be patched.
  83. Has anyone else out there in netland done this?
  84.  
  85.  
  86.                                         Les J. Wu
  87.                                         NRL Code 5153w
  88.                                         Washington, DC 20375
  89.                                         Tel: 202-767-4392
  90.                                         arpa: ljw@nrl-cmsun.arpa
  91.  
  92.  
  93. ------------------------------------------------
  94.  
  95. Date: Fri, 15 Apr 88 12:48:10 PDT
  96. From: fiatlux@ucscc.UCSC.EDU (David Vangerov)
  97. Subject: A couple of things
  98.  
  99. First off I'd like to say that Telnet is a great product and
  100. I'm really satisfied with its performance so far, but I have
  101. a few comments to make about it and to suggest a couple of
  102. things to be included in the future.
  103.  
  104. We use Telnet 2.1 on a Mac AppleTalk network that is connected
  105. to the campus Ethernet via a Kinetics-Box. After struggling
  106. for a while with the docs and the config file, I got everything
  107. working right so that we could connect to the hosts, use a name
  108. server and all that fun stuff. However, I've noticed a problem,
  109. and I'm told that it is a problem with the code in the K-Box.
  110. The K-Box has an address of 128.114.130.80. The hosts that I want
  111. to connect to sit on the 129 net (128.114.129.*). I have no problem
  112. connecting to hosts that sit on the 130 net or above, and I can
  113. even reach outside hosts like ucbvax, sri-nic, etc, but for some
  114. reason I can't get to the 129 net which is where most of the hosts
  115. are that we want to get to. I'm told that this because the K-Box
  116. isn't using the ARP code correctly. Does the new version of
  117. Telnet take care of this slight problem? And if not, does anyone
  118. know if Kinetics is going to fix the code so that it will use ARP
  119. correctly? We have a kludge running that allows us to get to one
  120. of the 129 hosts, but I don't know for how long it will last
  121. (probably not long at all). 
  122.  
  123. It would be really neat if Telnet could do anonymous FTP
  124. transfers. In other words not have to login into a host and then
  125. FTP back to the Mac or IBM. It would be really neat to just be
  126. able to directly connect to the host, give it the anonymous
  127. password (or even a user login and a password) and just be able
  128. to get a list of files and copy 'em. Stanford's Mac IP seems to
  129. do this really well, but there is some stuff about the program
  130. that I don't like all that well, like the font used, size of
  131. windows, and the setup procedures used for it. Other than that,
  132. it's great.
  133.  
  134. It sounds like the new version of Telnet may correct some of
  135. these problems and I'm looking forward to beta testing the new
  136. version and seeing what new stuff you've got for it...
  137.  
  138.  
  139.  
  140.                 -david
  141.  
  142. It's time out for a fortune:
  143.  
  144.             *** NEWSFLASH ***
  145. Russian tanks steamrolling through New Jersey!!!!  Details at eleven!
  146.  
  147. ---------------------------------------------
  148.  
  149. Date:     Fri, 15 Apr 88 15:00:18 CDT
  150. From: Scott Comer <wert@rosetta.com>
  151. Subject:  Re: NCSA Telnet Digest Vol II - Issue 6
  152.  
  153. I would like to add another bug to NCSA Telnet 2.1 for the mac. When running
  154. under MultiFinder, with telnet running also, I cannot type option-blech
  155. characters to MPW. Without telnet running, they work fine. Please be sure
  156. to fix that in version 2.2.
  157.  
  158. scott out
  159.  
  160. [ - Ed Note 
  161. [    I believe that late last year this problem was first discussed, but
  162. [    in the interest of those who weren't on the list then, this bug has
  163. [    been found, acknowledged and removed for the next version (as well
  164. [    as a couple of others).  For more information, there was an extensive
  165. [    note in V2.03.
  166. [ - Gaige]
  167.  
  168. -----------------------------------------------
  169.  
  170. Date: Fri, 15 Apr 88 17:22:32 EDT
  171. From: ddl@harvard.harvard.edu (Dan Lanciani)
  172. Subject: Re: Telnet 2.1e with 1/88 KIP
  173.  
  174.     The problem is worse than you may think.  Even if the ip numbers
  175. do not overlap 2.1e will fail if KIP is routing to the ethernet.  It
  176. seems that if 2.1e sees a KIP box ("=:IPGATEWAY@*") if will use ip in
  177. DDP (that's DDP on the ethernet) rather than sending ip directly.  Now,
  178. this might even work (with sever performance loss) except that the KIP
  179. code believes that incoming ip packets that are to be encapsulated in
  180. DDP should be written to the LocalTalk port rather than routed as
  181. DDP packets.  Of course, it also believes that the node numbers of
  182. machines that request dynamic ip addresses are on LocalTalk...
  183.     In any case, a quick fix is to turn EtherTalk off on the
  184. Mac before using telnet.  Another approach (that I use here) is
  185. to patch the telnet binary to not look for IPGATEWAY.  A simple
  186. way to do this is to clobber the string IPGATEWAY with a few x's.
  187.  
  188.                 Dan Lanciani
  189.                 ddl@harvard.*
  190.  
  191. -----------------------------------------------
  192. Date:         Fri, 22 Apr 88 14:16:56 EST
  193. From: Bob Alston <RWA100S%ODUVM.BITNET@VMD.CSO.UIUC.EDU>
  194. Subject:      Help with Netware compatible (hardware independent) pc-tcp/ip
  195. To: pcip lists <pcip-l@byuadmin>, pcip list <pcip@udel.edu>,
  196.         Telnet list <telnet@ncsa.uiuc.edu>, tcp-ip list <tcp-ip@sri-nic.arpa>
  197.  
  198. We at ODU Computing Services are looking for a hardware topologically
  199. independent tcp/ip solution for our Novell Networks.  We have an
  200. ethernet based TCP/IP backbone that we would like to be able to take
  201. advantage of from several existing and proposed Novell pc networks using
  202. IBM Token Ring, 3COM 501 Ethernet, SMS Arcnet, and other asstd. hardware
  203. topologies.  I have seen the Micom-Interlan (Netware) TCP/IP gateway, but
  204. have concerns about its performance.  Also, I have seen several workstation
  205. based solutions (ie Excelan, Ungermann-Bass, etc.), but we already have a
  206. substantial hardware investment in other pc network interface cards
  207. (token ring, ethernet, etc. as mentioned above) and also have heard that
  208. the aformentioned workstation based solutions are prohibitively expensive.
  209. I have heard rumors of a netbios based solution and I would be very interested
  210. in learning more.  Please send me any and all info you can share.  I will
  211. be glad to post the responses to the lists.
  212.  
  213.                  Thanks in Advance
  214.                  Bob Alston
  215.                  Old Dominion University
  216.                  Norfolk, VA
  217.                  BITNET: RWA100S@ODUVM
  218.  
  219. -----------------------------------------------------
  220.  
  221. Date: Sat, 23 Apr 88 10:58:13 EDT
  222. From: jbvb@vax.ftp.com (James Van Bokkelen)
  223. Subject: Re: Help with Netware compatible (hardware independent) pc-tcp/ip
  224.  
  225. None of them use NETBIOS to encapsulate IP datagrams, but there are several
  226. Novell-compatible, hardware- (but not media-) independent versions of TCP/IP
  227. for the IBM PC that are either commercially supported, or widely available
  228. in the public domain.
  229.  
  230. Our product for the IBM 802.5 Token Ring calls the IBM-supplied software
  231. driver (the ASI interface), and can share it with other programs (Banyan
  232. Vines, Novell Netware).  IBM's PC product might be able to manage the same
  233. trick, but I don't know of anyone who has tried it.
  234.  
  235. A number of Novell's OEMs have modified their versions of Netware so that
  236. they support our Packet Driver spec.  This allows our Generic Ethernet
  237. version to share the interface with Netware. (Or you can ask Karl Auerbach
  238. for the CMU version he posted about on pc-ip a week or two ago.  It also
  239. uses the spec.) 
  240.  
  241. Regrettably, none of the versions of Netware that support the Packet Driver
  242. spec run on the 3C501, but there may be a workaround:  The 3C501 is so simple
  243. (I'm being nice) that it is possible for two pieces of software using it
  244. to co-exist:  You can run a TCP/IP package that is careful about restoring
  245. the interrupt vector, as long as you don't try to use the LAN program while
  246. the TCP/IP has the card.  I know this works with our PC/TCP or the CMU freeware
  247. and 3Com's 3+, it would be worth trying with Netware.
  248.  
  249. For Arcnet, you could try Philip Prindeville's version of the CMU code, which
  250. has also been mentioned on pc-ip.  I don't know if you could manage the
  251. "co-existence" trick with Netware, or not.
  252.  
  253. Of course, this approach requires IP routers to forward normal IP packets
  254. back and forth across the various networks.  Keep in mind that encapsulating
  255. IP in NETBIOS datagrams requires at least one IP router, too.  Somebody has
  256. to get the packets onto and off of your normal-IP backbone (?) Ethernet,
  257. and the NETBIOS-space, however it is mapped to the various LANs, is at
  258. least one subnet on its own.  If you aren't totally committed to Netware,
  259. you might try looking up Banyan and asking them how they'd solve your problem.
  260.  
  261. James VanBokkelen
  262. FTP Software Inc.
  263.  
  264.  
  265.