From owner-freebsd-questions Sat Apr 7 17:56:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id 865EB37B423 for ; Sat, 7 Apr 2001 17:56:54 -0700 (PDT) (envelope-from cublai@earthlink.net) Received: from earthlink.net (1Cust76.tnt2.longmont.co.da.uu.net [63.29.62.76]) by gull.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id RAA02754; Sat, 7 Apr 2001 17:56:52 -0700 (PDT) Received: (from cublai@localhost) by earthlink.net (8.11.3/8.11.3) id f380upQ01010; Sat, 7 Apr 2001 18:56:51 -0600 (MDT) (envelope-from cublai) Date: Sat, 7 Apr 2001 18:56:51 -0600 From: Zach Thomspon To: "E. J. Cerejo" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: One question about ppp Message-ID: <20010407185651.A991@Nero> References: <20010408000738.59838.qmail@web13203.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010408000738.59838.qmail@web13203.mail.yahoo.com>; from ejcerejo@yahoo.com on Sat, Apr 07, 2001 at 05:07:38PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * E. J. Cerejo [010407 18:35]: > I know it might be stupid but I finally got my ppp > working and the problem is: After I connect how do I > disconnect? Can't figure it out. Thanks. kill `cat /var/run/tun0.pid` That's what I use at least. I invoke ppp with -auto though. Zach Thompson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message