Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2002 13:50:47 +0100
From:      Roger Kaputtnik <bsd@encephalon.de>
To:        ac@campbell.org.uk
Cc:        freebsd-questions@freebsd.org
Subject:   Re: user-ppp
Message-ID:  <20020122135047.A416@encephalon.de>

next in thread | raw e-mail | index | archive | help

Hi.

Hmm, maybe you try my configuration of ppp.conf.
It works without a problem on FreeBSD 4.4 and 4.5 RC2

-->
default:
 set device /dev/cuaa0
 set speed 115200
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
           \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"

internet:
 set phone NUMBER OF PROVIDER
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
 set timeout 180                        # 3 minute idle timer (the default)
 add default HISADDR                    # Add a (sticky) default route
 enable dns                             # request DNS info (for resolv.conf)
 set authname YOUR AUTHENTICATION 
 set authkey YOUR PASSWORD
<--

I have NO line: set log Phase Chat LCP IPCP CCP tun command
Also NO: ident user-ppp VERSION (built COMPILATIONDATE)

Maybe....

Axel
-- 
encephalon.de

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?20020122135047.A416>