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"

Cheers.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
----------------------------------------------------------------------
                                         "Nyuck, nyuck, nyuck" - Curly

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to