home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / ultrix / 8946 < prev    next >
Encoding:
Text File  |  1992-12-20  |  1.8 KB  |  56 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!mcsun!sunic!sics.se!boortz
  3. From: boortz@sics.se (Kent Boortz)
  4. Subject: Modem and DECstation 5000/240 ?
  5. Message-ID: <BOORTZ.92Dec18094056@dunlop.sics.se>
  6. Sender: news@sics.se
  7. Organization: Swedish Institute of Computer Science, Kista
  8. Distribution: comp
  9. Date: Fri, 18 Dec 1992 08:40:56 GMT
  10. Lines: 44
  11.  
  12.  
  13. I have read 5 or 6 news articles about connecting a modem to a DECstation.
  14. I have managed (actually my system administrator) to set up a dialin
  15. connection. Only problem was that I had to set my modem NOT to listen
  16. the DTR signal. The getty will not hang up my modem on logout but
  17. wait until I put the calling modem on hook. I can live with that. 
  18. If it did listen to DTR it would hang up just after answering,
  19. or not answer at all.
  20.  
  21. My main problem is that I can't use tip. My /etc/ttys says:
  22.  
  23.     ttyd0   "/etc/getty 8bit.2400" dialup   on modem shared
  24.  
  25. In my /etc/remote i have
  26.  
  27.     modemout:dv=/dev/ttyd0:br#2400:
  28.  
  29. but when running tip
  30.  
  31.     % tip modemout
  32.     all ports busy
  33.  
  34. I have set the mode bits on ttyd0 to 666. I have commented out the
  35. /etc/ttys line above and done
  36.  
  37.     kill -1 1
  38.  
  39. to make sure the device is not busy by another program. (you always 
  40. learn some unix magic from your system administrator when you let 
  41. him type on your keyboard ;-) "ofiles" tell me it is not used by 
  42. anyone else.
  43.  
  44. Any hints what it is I'm doing wrong or how I can do to figure it out?
  45.  
  46. /kgb
  47.  
  48. (Why dial out on a dial in connection? I want autoanswer to be on at
  49. 8 in the evening and set it off at 8 in the morning. I have to send
  50. a string to the modem to set autoanswer mode. The modem is connected
  51. to my ordinary office line and if I'm late in the morning and someone 
  52. phone me at my office I don't want the modem to answer for me :-)
  53. --
  54. Kent Boortz
  55. boortz@sics.se
  56.