home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8118 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!mips!sdd.hp.com!caen!malgudi.oar.net!ucbeh.san.uc.edu!ucunix.san.uc.edu!zuazaga
  2. From: zuazaga@ucunix.san.uc.edu (Humberto Ortiz-Zuazaga)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Modem dial-in procedures needed
  5. Summary: Outline of dial in setup.
  6. Keywords: getty, modem, dial in
  7. Message-ID: <1992Aug13.114646.16471@ucunix.san.uc.edu>
  8. Date: 13 Aug 92 11:46:46 GMT
  9. References: <1992Aug13.052324.8490@athena.mit.edu>
  10. Organization: University of Cincinnati
  11. Lines: 39
  12.  
  13. In article <1992Aug13.052324.8490@athena.mit.edu> chchen@stat.fsu.edu writes:
  14. >I've seen several discussions about modem dial-in for Linux system. I
  15. >got two unsolved questions here:
  16. >1. Is it necessary to get getty_ps program to allow modem dial-in?
  17.  
  18. No.
  19.  
  20. >2. If I just want to use the getty from MCC-INTERIM or root image (.96 or
  21. >   .97), what steps should I follow?
  22.  
  23. OK, once more.
  24.  
  25. 1) Edit /etc/inittab, add a line like:
  26.  
  27. ttys1:vt100:/bin/getty 1200 ttys1
  28.  
  29. 2) Set up modem for auto-answer, no echo. My modem is dumb, so I have
  30. to do it each time. If your modem has memory try saving it.
  31.  
  32. In kermit: connect
  33. ate0s0=2
  34. exit kermit.
  35.  
  36. 3) Enable logins. I do this by sending a signal to init.
  37.  
  38. kill -HUP 1
  39.  
  40. Some people don't have init as the first process (why?) this may kill
  41. your system.
  42.  
  43.  
  44. To reverse the process,
  45.  
  46. 4) Edit inittab (put a '#' in front of a line
  47. to comment it out.
  48.  
  49. -- 
  50. Humberto Ortiz-Zuazaga                            zuazaga@ucunix.san.uc.edu
  51. Dept. of Physiology & Biophysics                   University of Cincinnati
  52.