Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 1999 11:29:25 -0500 (EST)
From:      Dru <genisis@istar.ca>
To:        m <kamidesu@hotpop.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cant dial (PPP)
Message-ID:  <Pine.BSF.4.10.9912241124200.29167-100000@genisis.istar.ca>
In-Reply-To: <19991224062723.390C3639D1@zagnut.hotpop.com>

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


On Fri, 24 Dec 1999, m wrote:

<snip>

Your modem is on COM2?  Are your phone numbers enclosed in ""  ?  It won't
dial if they're not. After you start ppp, do you type dial papchap?

Hope this helps.

Dru

> 
> This is my ppp.conf:
> 
> default:
> 
>  set device /dev/cuaa1
> 
>  set log Phase Chat LCP IPCP CCP tun command
>  set speed 115200
>  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK
> \\dATDT\\T TIMEOUT 40 CONNECT"
> 
>  set timeout 200
>  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
>  add default HISADDR
>  enable dns
>  disable pred1
>  deny pred1
>  disable lqr
>  deny lqr
> papchap:
> 
>  set phone  phone-number|another-phone-number
>  set authname my-login
>  set authkey my-psswd
>  set openmode active
>  accept chap
> 
> # Thanks.Bye.




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?Pine.BSF.4.10.9912241124200.29167-100000>