From owner-freebsd-questions Fri Dec 20 12:41:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54E7B37B405 for ; Fri, 20 Dec 2002 12:41:50 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6505743ED8 for ; Fri, 20 Dec 2002 12:41:49 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.6/8.12.6) with ESMTP id gBKKfRZg037742; Sat, 21 Dec 2002 09:41:27 +1300 (NZDT) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.6/8.12.6/Submit) id gBKKfRGa037741; Sat, 21 Dec 2002 09:41:27 +1300 (NZDT) Date: Sat, 21 Dec 2002 09:41:27 +1300 From: Jonathan Chen To: Scott Mitchell Cc: "P. U. Kruppa" <520023893678-0001@t-online.de>, freebsd-questions@FreeBSD.ORG Subject: Re: starting ppp on boot up Message-ID: <20021220204127.GA37718@grimoire.chen.org.nz> References: <20021220065414.P1812-100000@small.pukruppa.de> <20021220074732.GA85474@grimoire.chen.org.nz> <20021220102345.A29073@fishballoon.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021220102345.A29073@fishballoon.dyndns.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Dec 20, 2002 at 10:23:45AM +0000, Scott Mitchell wrote: > On Fri, Dec 20, 2002 at 08:47:33PM +1300, Jonathan Chen wrote: > > On Fri, Dec 20, 2002 at 06:59:18AM +0000, P. U. Kruppa wrote: > > > Hi! > > > > > > I have a well working user ppp configuration, which I run > > > manually by > > > # ppp -nat -ddial adsl > > > What is the simpliest way to start this automatically on boot up? > > > > By adding the following lines into your /etc/rc.conf: > > > > ppp_enable="YES" > > ppp_mode="ddial" > > ppp_profiles="adsl" > > You might want > > ppp_nat="YES" ppp_nat is enabled by default in /etc/rc.conf Cheers. -- Jonathan Chen | To do is to be -- Nietzsche | To be is to do -- Sartre | Scooby do be do -- Scooby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message