From owner-freebsd-stable Tue Sep 9 16:20:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA14721 for stable-outgoing; Tue, 9 Sep 1997 16:20:48 -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 QAA14686 for ; Tue, 9 Sep 1997 16:20:24 -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 AAA18429; Wed, 10 Sep 1997 00:18:51 +0100 (BST) Message-Id: <199709092318.AAA18429@awfulhak.demon.co.uk> X-Mailer: exmh version 2.0zeta 7/24/97 To: Don Croyle cc: stable@FreeBSD.ORG Subject: Re: 2.2.5 release, can it be postponed? In-reply-to: Your message of "09 Sep 1997 12:46:15 CDT." <86d8mie5y0.fsf@gelemna.ft-wayne.in.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 10 Sep 1997 00:18:51 +0100 From: Brian Somers Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Mark Mayo writes: > > > User PPP works right... just "differently" than before. A specific > > reference to the different behaviour should be noted on the CD of course, > > but I think userland PPP is quite stable and working better than ever. > > Yes it works, but there are a few features it would be nice to have > before it's unleashed on the world. Like a way to explicitly bring up > the link when running in auto mode. > > It often takes me two or three tries to connect to my ISP, by which > time a program that's attempting to open a socket has usually timed > out. > > In the past, I've handled this by using invoking ppp interactively > when I'm present and using ppp -background for cron jobs. Now I'm > forced to use ppp -auto and my cron jobs keep timing out. :-( I take it the cron jobs aren't being run as root..... I think what's required here is a "connect" command. You could then use pppctl: pppctl -v -p xxxxx -t 120 3000 connect For the time being, I think you'll need to create a wrapper that execs ppp as root (or run the cron jobs as root). > -- > I've always wanted to be a dilettante, but I've never quite been ready > to make the commitment. -- Brian , Don't _EVER_ lose your sense of humour....