From owner-freebsd-questions Wed Jul 18 13: 1:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dv-db.com (dv-db.com [207.159.141.95]) by hub.freebsd.org (Postfix) with ESMTP id 7086737B401 for ; Wed, 18 Jul 2001 13:01:57 -0700 (PDT) (envelope-from mark@dvdnews.co.uk) Received: from mark2 (host217-35-43-110.btopenworld.com [217.35.43.110]) by dv-db.com (8.9.3/8.9.3) with SMTP id VAA21168 for ; Wed, 18 Jul 2001 21:01:53 +0100 (GMT/BST) Message-ID: <045b01c10fc4$7813ba50$0200a8c0@mark2> From: "Mark Hughes" To: Subject: Closing PPP connection opened using ppp -auto Date: Wed, 18 Jul 2001 20:57:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If I've opened a PPP connection using the line... ppp -auto adsl (where adsl is the profile name) and the line has come up with usage, as is expected, how do I force a disconnect? The only way I can find to do it at the moment is by running killall ppp as root, which seems a little excessive and heavy handed, and also messes up the driver for my adsl modem - then requiring a reboot to reconnnect (as far as I can tell). How do I force a disconnect? Thanks, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message