Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 1998 08:39:33 -0800 (PST)
From:      Frank Mayhar <frank@exit.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Cyclades dialup wierdness.
Message-ID:  <199801161639.IAA23055@exit.com>

next in thread | raw e-mail | index | archive | help
I just upgraded a 2.1 dialup server to 2.2.5-STABLE.  It has a Cyclades
8-Yo card in it, with a bunch of Courier V.Everythings hanging off it.
The modems are configured to allow the modem to control CD, with
loss of DTR resetting the modem, and to use hardware handshaking.
The ttys themselves are configured as follows:

dialin# stty -a -f /dev/ttyc0
speed 115200 baud; 0 rows; 0 columns;
lflags: -icanon -isig -iexten -echo -echoe -echok -echoke -echonl
        -echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin
        -nokerninfo -extproc
iflags: -istrip -icrnl -inlcr -igncr -ixon -ixoff -ixany -imaxbel -ignbrk
        -brkint -inpck -ignpar -parmrk
oflags: -opost -onlcr -oxtabs
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb crtscts -dsrflow
        -dtrflow -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
        eol2 = <undef>; erase = ^?; intr = ^C; kill = ^U; lnext = ^V;
        min = 1; quit = ^\; reprint = ^R; start = ^Q; status = <undef>;
        stop = ^S; susp = ^Z; time = 0; werase = ^W;

Everything looks fine, but when a ppp dialup user disconnects, the line
doesn't HUP.  The ppp (we're using user-mode ppp, btw) just sits there.
If I do a 'kill -HUP' it exits properly, so it's not ignoring the HUP,
it's not getting it in the first place.

This was working fine under 2.1.  What changed?  Am I missing something?
-- 
Frank Mayhar frank@exit.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801161639.IAA23055>