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"
[EMAIL PROTECTED] | 0xAA775B8B | -- Anon
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message