From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from darkstar.example.net(d-ma-boston-18.ici.net[207.180.17.27]) (997 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Wed, 5 Jul 2000 20:39:39 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: (from wx1g@localhost) by darkstar.example.net (8.9.3/8.9.3) id UAA00438; Wed, 5 Jul 2000 20:40:13 -0400 X-Authentication-Warning: darkstar.example.net: wx1g set sender to Dave Hunt using -f From: "Dave Hunt MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14691.54637.60039.942902@darkstar.example.net> Date: Wed, 5 Jul 2000 20:40:13 -0400 (EDT) To: speakup@braille.uwo.ca Subject: keeping PPP alive In-Reply-To: References: X-Mailer: VM 6.75 under Emacs 20.4.2 List-Id: Jacob, I suppose you could ping something every five minutes or so. A command such as "ping -s32 -i300 >/dev/null &" should do nicely. -- Dave --