home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11685 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!usc!sdd.hp.com!mips!odin!sgi.com!scotth
  3. From: scotth@hoshi.corp.sgi.com (Scott Henry)
  4. Subject: Re: question regarding uucp/(dialout/dialin modems) on SGI's
  5. In-Reply-To: sundar@fiber-one.ai.mit.edu's message of 30 Jul 92 18: 28:19 GMT
  6. Message-ID: <SCOTTH.92Jul30162018@hoshi.corp.sgi.com>
  7. Sender: news@odin.corp.sgi.com (Net News)
  8. Nntp-Posting-Host: hoshi.corp.sgi.com
  9. Organization: Silicon Graphics Inc, Mountain View, CA
  10. References: <26028@life.ai.mit.edu>
  11. Date: Thu, 30 Jul 1992 21:20:18 GMT
  12. Lines: 32
  13.  
  14.  
  15. >>>>> In article <26028@life.ai.mit.edu>, sundar@fiber-one.ai.mit.edu (Sundar Narasimhan) writes:
  16.  
  17. sundar> Hi, I just set up outgoing uucp from our SGI machine running
  18. sundar> IRIX 4.0.3.  This seems to work fine for outgoing calls, but
  19. sundar> I'd like to receive incoming calls too. So, my question is: a.
  20. sundar> Is there a script that automatically edits inittab to do the
  21. sundar> right thing?  and reverts it to what it was once its done?
  22. sundar> Ideally, I'd like the default mode to be with the getty
  23. sundar> running ready to receive incoming calls. Then every hour or
  24. sundar> so, the outgoing uucp called from cron turns the getty off,
  25. sundar> and does its thing. Right now, I have to manually do this
  26. sundar> which is a pain.
  27.  
  28. `man uugetty`. No need to edit inittab; uugetty, uucico, and cu all
  29. inter-lock together.
  30.  
  31.  
  32. sundar> b. Is there a way to send an initialization string to a modem
  33. sundar> device from inittab/gettydefs? (with delays etc.)
  34.  
  35. /usr/lib/uucp/fix-telebit (and friends) does the base configuration of
  36. the modem. The inittab entry I am using for UUCP and SLIP look like:
  37.  
  38. t8:23:respawn:/usr/lib/uucp/uugetty -Nrt15 -it25in,conn ttyf8 dx_19200
  39. t9:23:respawn:/usr/lib/uucp/uugetty -Nrt15 -it16in,conn ttyf9 dx_38400
  40.  
  41. =-=-
  42. --
  43.  Scott Henry <scotth@sgi.com> / Traveller on Dragon Wings
  44.  Networking Services,        / Help! My disclaimer is missing!
  45.  Silicon Graphics, Inc      / GIGO *really* means: Garbage in, Gospel Out
  46.