From owner-freebsd-questions@FreeBSD.ORG Sun Jul 2 17:20:33 2006 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8657E16A517 for ; Sun, 2 Jul 2006 17:20:33 +0000 (UTC) (envelope-from fbsd@a1poweruser.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4715F43D46 for ; Sun, 2 Jul 2006 16:47:19 +0000 (GMT) (envelope-from fbsd@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060702164718.WFNP8020.mta10.adelphia.net@barbish>; Sun, 2 Jul 2006 12:47:18 -0400 From: "fbsd" To: "Benny Au" , Date: Sun, 2 Jul 2006 12:47:13 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <7899dff0607020818x64f12da7t89b7600947f9d27b@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: Subject: RE: How to disconnect ADSL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jul 2006 17:20:33 -0000 kill -1 $(cat /var/run/tun0.pid) Or You stop user PPP by killing the task; there is no hang up command. killall ppp -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Benny Au Sent: Sunday, July 02, 2006 11:18 AM To: questions@FreeBSD.org Subject: How to disconnect ADSL Hello, I'm a novice of FreeBSD. I just can use "ppp -ddial adsl" to connect to my ISP, but can't disconnect it. Could u tell me the command? Additionally, where can I get a GUI tool for PPPoE? Thanks! Best regards, Benny Au _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"