From owner-freebsd-questions Tue Jan 28 19:55:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA05554 for questions-outgoing; Tue, 28 Jan 1997 19:55:31 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA05549 for ; Tue, 28 Jan 1997 19:55:29 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.4/8.6.12) with SMTP id TAA26015; Tue, 28 Jan 1997 19:54:57 -0800 (PST) Date: Tue, 28 Jan 1997 19:54:57 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Stephane Raimbault cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel PPP or ijPPP In-Reply-To: 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 Sun, 26 Jan 1997, Stephane Raimbault wrote: > What is the difference between the Kernel's PPP and ijppp. Is their an > advantage over one another? User PPP (iijppp) gives you a nice command line & terminal interface, so you can tune ppp on the fly and login manually if necessary. It also supports automatic dialout and hangup. Kernel ppp (pppd) is faster and more stable, but runs by scripts and config files. Generally, people use iijppp; but once you get a real working config with iijppp, you have a good start on building the chat scripts to get pppd working. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major