home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / sys5 / r4 / 481 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.9 KB

  1. Path: sparky!uunet!spool.mu.edu!decwrl!csus.edu!netcom.com!netcomsv!mport!admin!root
  2. From: root@admin.mport.COM (admin)
  3. Newsgroups: comp.unix.sys5.r4
  4. Subject: Re: ttymon or uugetty for dial-in port
  5. Message-ID: <1769@admin.mport.COM>
  6. Date: 9 Nov 92 18:50:56 GMT
  7. References: <1992Nov8.163245.3765@fallst>
  8. Organization: Microport Inc., Scotts Valley, CA 95066 US of A
  9. Lines: 36
  10.  
  11. tkevans@fallst (Tim Evans) writes:
  12.  
  13. >I'm using Dell SVR4 Issue 2.2 and have gotten conflicting advice
  14. >(even from Dell) on whether to use ttymon or uugetty to manage
  15. >dial-in modem ports.  uugetty seems to interfere with dial-out
  16. >SLIP, locking up sessions a few minutes after they start up;
  17. >and I haven't managed (as my prior posting states) in getting
  18. >ttymon working to properly enable dial-in from Sun workstations.
  19.  
  20. ===========================
  21.  I like ttymon much better, although it is new and there is the possiblity
  22. of surprises lurking deep within
  23.  
  24. To set up a port:  ( I had to split the lines here  - input them as
  25.                      1 line when you set this up)!!
  26.  
  27. 1. sacadm -a -p TTYMON_NAME -t ttymon -c /usr/lib/saf/ttymon \
  28.           -v `ttyadm -V` -n -0
  29.  
  30. 2.  pmadm -a -p TTYMON_NAME -s SERVICE_TAG -i root -v `ttyadm -V` -f u
  31.           -m "`ttyadm -b -h -r0 -t 90 -d /DEV/TTYXX -l INTERFACE_SPEED
  32.           -s /usr/bin/login`"
  33.  
  34. The entries in UPPERCASE are unique to your system
  35.  
  36. TTYMON_NAME     might be ttymon1 - it's just a tag
  37. SERVICE_TAG     is usually a 2 letter tag (e.g. 00 for tty00, 01 for tty01, etc)
  38. INTERFACE_SPEED    is your connection speed ( 2400, 9600, 19200, etc)
  39. /DEV/TTYXX    is the serial device (port) you are using
  40.  
  41. -rbd
  42.  
  43. =*=*=*=*=*=*=*=*=*=*=*=*========*=*=*=*=*=*=*=========*=*=*=*=*=*=*=*=*=*=*=*=*=
  44. Richard ducman Ducoty                                          Microport Inc.
  45. duc@mport.com                                                  Scotts Valley, CA
  46. root@mport.com                                                 408.438.8649
  47.