From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mhonline.net(bandaid.mhonline.net[204.97.156.9]) (1249 bytes) by braille.uwo.ca via smail with P:smtp/D:aliases/T:pipe (sender: ) id for ; Wed, 5 Jul 2000 20:38:47 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: (qmail 21899 invoked from network); 6 Jul 2000 00:38:50 -0000 Received: from unknown (HELO alb1-as5300-62-62.termserv.net) (209.23.41.62) by smtp.mhonline.net with SMTP; 6 Jul 2000 00:38:50 -0000 Date: Wed, 5 Jul 2000 20:38:52 -0400 (EDT) From: Charles Hallenbeck To: speakup@braille.uwo.ca Subject: Re: keeping PPP alive In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: Jacob - Here are the relevant lines from my Slackware ip-up script. They look pretty generic to me... # If you want to ping the other end to keep the connection open. # The output from ping will goto >/dev/null, you won't see it. # Ping -i 60 = send ping every 60 seconds to remote = $5. (ping -i 60 $5 &) >/dev/null 2>&1 Hope that helps. Chuck. My web site is http://www.mhonline.net/~chuckh You can bring any calculator you like to the midterm, as long as it doesn't dim the lights when you turn it on. -- Hepler, Systems Design 182