From owner-freebsd-questions Tue Jan 28 18:33:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA01626 for questions-outgoing; Tue, 28 Jan 1997 18:33:10 -0800 (PST) Received: from tok.qiv.com (root@[204.214.141.211]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA01620 for ; Tue, 28 Jan 1997 18:33:07 -0800 (PST) Received: (from uucp@localhost) by tok.qiv.com (8.7.5/8.7.3) with UUCP id UAA11856; Tue, 28 Jan 1997 20:30:21 -0600 Received: from localhost (jdn@localhost) by acp.qiv.com (8.7.5/8.7.3) with SMTP id TAA00294; Tue, 28 Jan 1997 19:43:14 -0600 (CST) X-Authentication-Warning: acp.qiv.com: jdn owned process doing -bs Date: Tue, 28 Jan 1997 19:43:13 -0600 (CST) From: "Jay D. Nelson" To: Joe McGuckin cc: questions@FreeBSD.ORG Subject: Re: PPPD vs. iijppp ?? In-Reply-To: <199701282354.PAA25281@monk.via.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I don't know which is better -- but -- pppd (kernel ppp) has worked all the time, everytime. I wish I could use ijppp for the convenience. (It works with Cisco's but not with others.) I suspect the tunnel driver, e.g., hosts that understand it work -- those that don't can't, but I don't know. Since pppd works, I haven't fussed with it. -- Jay On Tue, 28 Jan 1997, Joe McGuckin wrote: -> -> ->I need to use my FreeBSD box for incoming PPP. -> ->Which package is better? (e.g. more reliable, easier to configure ->for incoming PPP.) -> ->Does either package support assigning dynamic addresses from a pool? -> ->Thanks, -> ->Joe ->