From owner-freebsd-bugs Wed Oct 6 14:42: 5 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C90A71526E for ; Wed, 6 Oct 1999 14:41:53 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA57986; Wed, 6 Oct 1999 14:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id 6B55215163 for ; Wed, 6 Oct 1999 14:36:03 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id AAA52838; Thu, 7 Oct 1999 00:35:50 +0300 (EEST) (envelope-from ru) Message-Id: <199910062135.AAA52838@relay.ucb.crimea.ua> Date: Thu, 7 Oct 1999 00:35:50 +0300 (EEST) From: ru@freebsd.org Reply-To: ru@ucb.crimea.ua To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/14170: ppp(8) no more detects carrier lost Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14170 >Category: bin >Synopsis: ppp(8) no more detects carrier lost >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 6 14:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ruslan Ermilov >Release: FreeBSD 3.3-STABLE i386 >Organization: United Commercial Bank >Environment: Latest RELENG_3 ppp sources -- or -- Latest HEAD ppp sources compiled with -DNOKLDLOAD -DNOI4B >Description: When either remote or local end drops a connection ungracefully, e.g. by simply turning off the modem, ppp(8) does not detect the carrier lost and continues occupy the link. Consequences are obvious. No further logins could be made on this link, since getty will not get control over this line. >How-To-Repeat: 1. Make sure you have `set timeout 0'. 2. Run ppp(8) in -direct mode with modem device. 3. Turn off the modem (either on local or remote side). 4. See ppp(8) will live forever. >Fix: Reverting to 3.2-RELEASE's sources does the trick. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message