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