From owner-freebsd-questions Sun Sep 14 07:30:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA11910 for questions-outgoing; Sun, 14 Sep 1997 07:30:21 -0700 (PDT) Received: from awfulhak.demon.co.uk (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA11904 for ; Sun, 14 Sep 1997 07:30:14 -0700 (PDT) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.demon.co.uk (8.8.5/8.8.5) with ESMTP id OAA19447; Sun, 14 Sep 1997 14:55:08 +0100 (BST) Message-Id: <199709141355.OAA19447@awfulhak.demon.co.uk> X-Mailer: exmh version 2.0zeta 7/24/97 To: mark shamrock cc: questions@FreeBSD.ORG Subject: Re: xbased. In-reply-to: Your message of "Sat, 13 Sep 1997 22:05:28 -0000." <341B0E28.167EB0E7@avalanche.dyndns.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 14 Sep 1997 14:55:08 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > does anyone know of an xbased programm for initiating a ppp connection? > id appreciate any help. > -- Just use fvwm and point one of the FvwmButtons at a command that does "ppp -background myisp". Of course you'll need the appropriate root wrapper. Alternatively, run ppp in -auto mode and set up a dfilter that only brings up the connection with a ping to your ISP gateway. You can then point FvwmButtons at a "ping myisp". The converse "disconnect" would do something like "pppctl -p xxx 3000 close". -- Brian , Don't _EVER_ lose your sense of humour....