From owner-freebsd-questions Mon May 20 20:14:02 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA16001 for questions-outgoing; Mon, 20 May 1996 20:14:02 -0700 (PDT) Received: from homer.imm.com ([206.26.62.6]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA15996 for ; Mon, 20 May 1996 20:14:00 -0700 (PDT) Received: (from dah@localhost) by homer.imm.com (8.6.12/8.6.12) id UAA03009; Mon, 20 May 1996 20:14:52 -0700 Date: Mon, 20 May 1996 20:14:52 -0700 (PDT) From: "David A. Hauan" To: M C Wong cc: freebsd-questions@freefall.freebsd.org Subject: Re: [2.1R] demand dial software needed In-Reply-To: <199605210015.AA099317739@paloalto.access.hp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 21 May 1996, M C Wong wrote: > Hi, > I'm using 2.1R now and I need some software to do demand-dial to > set up SLIP connection to the net when a packet is detected to out-bound > to the net. Can anyone suggest some good tools ? > > Thanks in advance. While SLIP is nice PPP is far more robust. The *canned* versions of ppp that come with 2.1R handle your problem very nicely. As for SLIP I don't know I haven't used it in two years. dave .