home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8090 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!usc!sdd.hp.com!nigel.msen.com!yale.edu!yale!mintaka.lcs.mit.edu!bloom-picayune.mit.edu!daemon
  3. From: Ching-Hsiang Chen <chchen@stat.fsu.edu>
  4. Subject: Modem dial-in procedures needed
  5. Message-ID: <1992Aug13.052324.8490@athena.mit.edu>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Reply-To: chchen@stat.fsu.edu
  8. Organization: The Internet
  9. Date: Thu, 13 Aug 1992 05:23:24 GMT
  10. Lines: 27
  11.  
  12. I've seen several discussions about modem dial-in for Linux system. I
  13. got two unsolved questions here:
  14. 1. Is it necessary to get getty_ps program to allow modem dial-in?
  15. 2. If I just want to use the getty from MCC-INTERIM or root image (.96 or
  16.    .97), what steps should I follow?
  17.    I've tried   (1) edit the /etc/inittab to add a line
  18.                          ttys1:vt100:/etc/getty -m 2400 ttys1 
  19.                     reboot, and type the command
  20.                           echo atq1e0s0=2v1x4 >/dev/ttys1
  21.                     Now the system says the device is busy and my 
  22.                     friend can not dial in.
  23.                 (2) Without changing the /etc/initab, give the command
  24.                           echo atq1e0s0=2v1x4 >/dev/ttys1
  25.                           (no device busy this time)
  26.                     and then
  27.                          getty 2400 /dev/ttys1 &
  28.  
  29.                     This seemed to work but after my friend logout,
  30.                     his screen went messy (he is also running Linux)
  31.  
  32.                     Also, how to choose terminal type with this
  33.                     apporach?
  34.  
  35. I will be greatly appreciated if someone can post his whole procedures
  36. to allow modem dial-in.
  37.                          
  38. Steve Chen             chchen@stat.fsu.edu
  39.