Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2002 10:23:45 +0000
From:      Scott Mitchell <scott.mitchell@mail.com>
To:        Jonathan Chen <jonc@chen.org.nz>
Cc:        "P. U. Kruppa" <520023893678-0001@t-online.de>, freebsd-questions@FreeBSD.ORG
Subject:   Re: starting ppp on boot up
Message-ID:  <20021220102345.A29073@fishballoon.dyndns.org>
In-Reply-To: <20021220074732.GA85474@grimoire.chen.org.nz>; from jonc@chen.org.nz on Fri, Dec 20, 2002 at 08:47:33PM %2B1300
References:  <20021220065414.P1812-100000@small.pukruppa.de> <20021220074732.GA85474@grimoire.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
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"

in there as well

	Scott

-- 
===========================================================================
Scott Mitchell          | PGP Key ID | "Eagles may soar, but weasels
Cambridge, England      | 0x54B171B9 |  don't get sucked into jet engines"
scott.mitchell@mail.com | 0xAA775B8B |      -- Anon

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021220102345.A29073>