home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 16830 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  2.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!agate!stanford.edu!rutgers!micro-heart-of-gold.mit.edu!uw-beaver!uw-coco!nwnexus!remote!UUCP
  2. From: Jim.Corbett@f35.n152.z1.fidonet.org (Jim Corbett)
  3. Newsgroups: comp.os.linux
  4. Subject: KERMIT quirk
  5. Message-ID: <721914029.F00050@remote.halcyon.com>
  6. Date: 16 Nov 92 10:52:01 GMT
  7. Sender: UUCP@remote.halcyon.com
  8. Lines: 57
  9.  
  10. As I have not purchased a pair of E-Net cards to try TCP/IP, I decided
  11. to try and use KERMIT on a serial line to access the machine on the
  12. other end of the house.
  13.  
  14. I had an existing 6 conductor phone line that I use for a DOS network
  15. (NET$25) that runs fine on it at 115kb, so I hooked it up and ran KERMIT
  16. in the server mode on my 286 AST and ran KERMIT under X on the LINUX
  17. machine (486).
  18. All worked well (a few errors at 38400) until I upgrade from the SLS
  19. 0.98pl1 to pl2.  Kermit would no longer work.
  20. After many attempts and then upgrading to pl3 and pl4 it still would not
  21. work, it would (both systems in con mode) recieve data, but not send
  22. (well that is what I though till I was on the phone for about 10 minutes
  23. and then saw what I had typed on the linux kermit show up on the dos
  24. end, yea 10 minutes later).
  25.  
  26. So I tried it on a 2400 baud modem, all worked well, 0.98pl1 thru pl4.
  27.  
  28. Well walking back and forth down the hall at 3 am got a testy responce
  29. from my spouse, so I set a terminal up on the floor and hooked it up as
  30. a dummy xon/xoff terminal.
  31.  
  32. WOW it worked!!!
  33.  
  34. So what was different?  THE CABLE
  35. It appears that the updates to the serial i/o now look at some of the
  36. DTR, CTS type signals.  The cable that worked had only 2-3, 3-2, 7-7
  37. connected, the other one 2-3, 3-2, 4-4, 6-20 and 7-7.
  38.  
  39. Hope my experiance saves someone else some frustrations.
  40.  
  41. BTW, I noticed that any activity on the linux pc causes errors to be
  42. genetated when KERMIT is recieving a file.
  43. I got around this by setting the retrys to 30 on both ends.
  44.  
  45. It is nice to be able to get files from the BBS system while on the
  46. other end of the house and recomplie the latest patch to the kernel at
  47. the same time as playing Tetris til one of the jobs has completed.
  48.  
  49. Question
  50. --------
  51. I am now running C-Kermit 5a (wermit) and would like to try
  52. a faster that 38400 baud rate (the Kermit-MS 2.32/A on the BBS machine
  53. can go to 115200 baud.
  54. Where do I find    #define B57600 or such to allow me to compile wermit
  55. for higher than 384 ?  I can patch the code in the ckufio.c, but it
  56. yells about not finding B57600.
  57. What include file are those limits set in?
  58.  
  59.  
  60. Thanks
  61. ------
  62. My thanks to Linus and many others for a powerful work/learn system. 
  63. Also to SLS for making the collection and installation of LINUX much
  64. easier! (X386 is nice to use)
  65.  
  66.  * Origin: Intermittent Connection, Eugene OR 503-344-9838 (1:152/35)
  67.