From owner-freebsd-questions Tue Oct 20 09:38:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05532 for freebsd-questions-outgoing; Tue, 20 Oct 1998 09:38:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05524 for ; Tue, 20 Oct 1998 09:38:34 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id JAA25678; Tue, 20 Oct 1998 09:38:03 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 20 Oct 1998 09:38:03 -0700 (PDT) From: Doug White To: Crypt0n cc: freebsd-questions@FreeBSD.ORG Subject: Re: Info.. In-Reply-To: <3628C006.E261E1ED@gate.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 17 Oct 1998, Crypt0n wrote: > Hi, > I'm new to freebsd. I have a question about ppp. > Before, i used linux and all i had to set up to connect to my isp using > PPP, (not slip) > was configure : > ================== > /etc/resolv.conf > /etc/ppp/options > ================== > Now that i install freebsd, i'm confused. I went to the www.freebsd.org > , and went to handbook and look for setting up ppp. Well, i found : > ========================== > 15.1.5. PPP Configuration > and > 15.2.1. Working as a PPP client > ========================== > > I notice that ( 15.2.1. Working as a PPP client) is identical as setting > up PPP to connect > to my isp with linux. But i don't understand what ( 15.1.5 PPP > Configuration ) is for? There are two ppp clients in FreeBSD, pppd (kernel ppp, much like the one i most Linux distributions) and ppp (aka user mode ppp). usermode ppp is interactive and generally more feature-rich at the cost of some ppp performance. I generally recommend newbies use ppp since it spews copius logs and can be interrogated while connected. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message