From owner-freebsd-hackers Tue Jan 9 15:22:05 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17469 for hackers-outgoing; Tue, 9 Jan 1996 15:22:05 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA17455 for ; Tue, 9 Jan 1996 15:21:52 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id QAA15983; Tue, 9 Jan 1996 16:24:04 -0700 Date: Tue, 9 Jan 1996 16:24:04 -0700 From: Nate Williams Message-Id: <199601092324.QAA15983@rocky.sri.MT.net> To: Mark Murray Cc: hackers@freebsd.org Subject: Re: How to keepalive a sick ppp process? In-Reply-To: <199601092133.XAA13582@grumble.grondar.za> References: <199601092133.XAA13582@grumble.grondar.za> Sender: owner-hackers@freebsd.org Precedence: bulk > I am using iijppp (damn fine program!), but every now-and-then it dies > on me. Do you need the on-demand cababilities of ppp, or are you looking for a 'full-time' link? If the latter, you can use pppd to provide the same functionality. We eneded up using pppd vs. ijppp because of the occasional instability of the user-level stuff. Nate