From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moose.erie.net([208.138.204.11]) (1287 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Wed, 5 Jul 2000 20:05:07 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from jscp.yi.org (dap-208-166-66-160.erie-tnt-1.pa.erie.net [208.166.66.160]) by moose.erie.net (8.9.2/8.9.1) with ESMTP id TAA24149 for ; Wed, 5 Jul 2000 19:59:28 -0400 (EDT) X-Envelope-To: Received: from jacobs (helo=localhost) by jscp.yi.org with local-esmtp (Exim 3.12 #1 (Debian)) id 139zHU-0003iF-00 for ; Wed, 05 Jul 2000 20:12:40 -0400 Date: Wed, 5 Jul 2000 20:12:40 -0400 (EDT) From: Jacob Schmude X-Sender: jacobs@jscp.yi.org To: speakup@braille.uwo.ca Subject: keeping PPP alive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: Hi Does anyone know how to keep ppp from timing out? Actually, it's my provider doing this, but I want to keep the net connection alive. I'm not looking for a reconnect automatically after disconnect option, I already know how to do that. What I want is to somehow send or get something every so often so the ISP doesn't think I'm idle. Is there any way besides running fetchmail in daemon mode to do this?