home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / xenix / sco / 2552 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.3 KB  |  35 lines

  1. Newsgroups: comp.unix.xenix.sco
  2. Path: sparky!uunet!rde!ksmith!keith
  3. From: keith@ksmith.uucp (Keith Smith)
  4. Subject: Re: VP/ix not terminating on hangup
  5. Organization: Keith's Computer, Hope Mills, NC
  6. Date: Thu, 23 Jul 92 03:12:30 GMT
  7. Message-ID: <1992Jul23.031230.15530@ksmith.uucp>
  8. Keywords: vpix hangup
  9. References: <BrpHLC.8pI@world.std.com>
  10. Lines: 23
  11.  
  12. In article <BrpHLC.8pI@world.std.com> rfrenkel@world.std.com (richard frenkel) writes:
  13. >I am running a VP/ix session over a dial up line (xenix 2.3.1, vpix 1.1).
  14. >If the line is disconnected, the vpix session doesn't terminate and the
  15. >next caller goes right in where the last left off (not good for security).
  16. >Sending a kill -1 to the process terminates it fine.  Why doesn't the
  17. >process terminate when there is a hangup and how can I fix it?
  18. >
  19. >Thanks
  20. >
  21. >rfrenkel@world.std.com
  22.  
  23. The HUPCL tty flag is not set in your gettydefs entry for the line in
  24. question:
  25.  
  26. 8 # B38400  HUPCL OPOST CR1 ECHOE NL1 #
  27.     B38400 CS8 SANE CTSFLOW IXON -IXANY HUPCL TAB3 ECHOE #\r\n\
  28. @! Please login: # 8
  29.  
  30. Suggest you copy #3 and play with it see also gettydefs(F), termio(M).
  31. -- 
  32. Keith Smith          uunet!ksmith!keith            5719 Archer Rd.
  33. Digital Designs      BBS 1-919-423-4216            Hope Mills, NC 28348-2201
  34. Somewhere in the Styx of North Carolina ...
  35.