*BSD News Article 27890


Return to BSD News archive

Newsgroups: comp.os.386bsd.questions
Path: sserve!newshost.anu.edu.au!munnari.oz.au!yoyo.aarnet.edu.au!news.adelaide.edu.au!news.cs.su.oz.au!harbinger.cc.monash.edu.au!msuinfo!uwm.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!cs.utexas.edu!swrinde!sgiblab!wetware!spunky.RedBrick.COM!psinntp!psinntp!pool!uddc
From: uddc@pool.info.sunyit.edu (David D. Colbey)
Subject: FreeBSD getty
Message-ID: <1994Mar1.232343.4723@pool.info.sunyit.edu>
Organization: State University of New York -- Institute of Technology
X-Newsreader: TIN [version 1.2 PL2]
Date: Tue, 1 Mar 1994 23:23:43 GMT
Lines: 22

Hi all,
I'm trying to set up a dial-in line under FreeBSD 1.0.2.  My problem is that
after a user logs out on the  dial in port, the port or getty is fouled up
and will not receive any more calls.  I can get it to work again by doing:

stty -f /dev/tty01 ..... (various settings, doesn't seem to matter)
kill the getty PID

The getty that is now running on the port will again accept calls. Does
anybody know what I'm doing wrong. My gettytab entry looks like this:

c57600|DaveC-Zoom14400:\
	:sp#57600:np:to#60:

I have also tried the :hc: option, and with/without :np: and :to#60:

My ttys entry:
tty01  "/usr/libexec/getty c57600"  dialup on secure

HELP!

--