From owner-freebsd-questions Tue Jun 24 12:11:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA00894 for questions-outgoing; Tue, 24 Jun 1997 12:11:24 -0700 (PDT) Received: from militzer.me.tuns.ca (militzer.me.tuns.ca [134.190.50.153]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA00887 for ; Tue, 24 Jun 1997 12:11:21 -0700 (PDT) Received: from localhost (bemfica@localhost) by militzer.me.tuns.ca (8.8.5/8.8.5) with SMTP id QAA01676 for ; Tue, 24 Jun 1997 16:11:35 -0300 (ADT) Date: Tue, 24 Jun 1997 16:11:34 -0300 (ADT) From: Antonio Bemfica To: freebsd-questions@freebsd.org Subject: How to get user-ppp to close on hang-up? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk When I dial-up and start user-ppp (client is Win95) output of the 'w' command gives: bemfica d3 auto-ppp 4:03PM - /usr/sbin/ppp -direct ttyd3 After I disconnect (from the client side) 'w' still shows: bemfica d3 auto-ppp 4:03PM - -tcsh (tcsh) It stays this way for a few minutes. How do I get it to close? If another user dials in he gets a login prompt without any authentication! Antonio