From owner-freebsd-questions Wed Oct 4 11:29:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id B320237B502 for ; Wed, 4 Oct 2000 11:29:46 -0700 (PDT) Received: from localhost (keith@localhost) by mail.telestream.com (8.11.0/8.11.0) with ESMTP id e94ITjJ01786 for ; Wed, 4 Oct 2000 11:29:45 -0700 Date: Wed, 4 Oct 2000 11:29:45 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: Expect killing ppp Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've written an expect script to do all my dialing and connecting. It all works great with one exception. When the expect script is complete and the link is established, ppp also dies as expect exits. Is there a method whereby the expect script can complete and keep the ppp link up still? I've tried the nohup(1) command in verying forms with no luck. Any suggestions ? Keith ================================= Keith W. At the helm My non work related site www.cydonia.net ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message