From owner-freebsd-questions Sat Jan 15 17:40:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id BA66F14F13 for ; Sat, 15 Jan 2000 17:40:35 -0800 (PST) (envelope-from brameld@twave.net) Received: from [208.219.234.30] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id aa998504 for ; Sat, 15 Jan 2000 20:39:17 -0500 Message-ID: <388121F7.539BFD69@twave.net> Date: Sat, 15 Jan 2000 20:42:15 -0500 From: Walter Brameld X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: lam Cc: questions@freebsd.org Subject: Re: ppp questions... References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG lam wrote: > Hi, > Sorry to bore you guys, but should I use ppp_enable, ppp_nat, > ppp_profile in /etc/rc.conf? I saw these entries in /etc/defaults/rc.conf, > but there aren't mentioning in the handbook. > > Thanks in advance. > > ---Lam Nguyen > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Yes you can. The entries I have in rc.conf are as follows: gateway_enable="YES" ppp_enable="YES" ppp_nat="YES" ppp_mode="ddial" ppp_profile="twave1" twave1 is defined in /etc/ppp/ppp.conf. This causes my system to connect to the internet on bootup. -- Walter in·tel·lec·tu·al (ntl-kch-l) n. Someone who has been educated past his/her level of intelligence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message