From owner-freebsd-current Sat Dec 21 09:51:47 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA18149 for current-outgoing; Sat, 21 Dec 1996 09:51:47 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id JAA18094 for ; Sat, 21 Dec 1996 09:51:25 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id SAA22213; Sat, 21 Dec 1996 18:51:08 +0100 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id SAA09640; Sat, 21 Dec 1996 18:51:02 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.4/8.6.9) id SAA11226; Sat, 21 Dec 1996 18:35:24 +0100 (MET) From: J Wunsch Message-Id: <199612211735.SAA11226@uriah.heep.sax.de> Subject: Re: User ppp not hanging up modem. To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Sat, 21 Dec 1996 18:35:24 +0100 (MET) Cc: dicen@hooked.net Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <32BB1559.41C67EA6@hooked.net> from "dicen@hooked.net" at "Dec 20, 96 10:39:30 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk As dicen@hooked.net wrote: > User ppp not hanging up modem. > > This seams to be a real annoying problem that a number of people have in > current and 2.2alpha. I have read some posts on usenet about it. In > relase 2.10 and 2.1.5 user ppp would hang up my modem on either a > timeout or when I did a close command. Now it does neither. Interesting. I'm using IIJPPP a lot (for dialout), and never experienced _this_ problem. (Don't get me wrong, IIJPPP is full of problems, i know it.) Maybe this is since i'm locking `hupcl' on the underlying tty device? j@uriah 350% cat /etc/rc.serial stty -f /dev/cuala1 crtscts hupcl stty -f /dev/cuaia1 crtscts stty -f /dev/ttyld1 crtscts hupcl stty -f /dev/ttyid1 crtscts Can you try this and see if it changes the behaviour? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)