From owner-freebsd-current Wed Sep 10 07:51:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA05809 for current-outgoing; Wed, 10 Sep 1997 07:51:08 -0700 (PDT) Received: from nagual.pp.ru (ache@ache.relcom.ru [194.58.229.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA05792 for ; Wed, 10 Sep 1997 07:51:00 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.8.7/8.8.5) id SAA00839; Wed, 10 Sep 1997 18:50:52 +0400 (MSD) Date: Wed, 10 Sep 1997 18:50:48 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: nnd@itfs.nsk.su cc: current@FreeBSD.ORG Subject: Re: PPP - why set CLOCAL for server ('-direct' mode) ? In-Reply-To: <5v64df$gsa@news.itfs.nsk.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On 10 Sep 1997 nnd@itfs.nsk.su wrote: > (from small script setted as as user's shell) > then it sets 'CLOCAL' flag for modem and > as a result 'ppp' process does'nt received 'SIGHUP' > on modem's carrier drop. It not supposed to receive SIGHUP since modem line is not controlling terminal in any case. Carrier detected by TIOCM_CD instead. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/