From owner-freebsd-questions Fri Dec 24 8:33:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.toronto.istar.net (mail1.toronto.istar.net [209.89.75.17]) by hub.freebsd.org (Postfix) with ESMTP id F17971520A for ; Fri, 24 Dec 1999 08:33:12 -0800 (PST) (envelope-from genisis@istar.ca) Received: from ip18.kingston.dialup.canada.psi.net ([154.5.64.18]) by mail1.toronto.istar.net with esmtp (Exim 2.02 #1) id 121XeI-0003wl-00; Fri, 24 Dec 1999 11:33:02 -0500 Date: Fri, 24 Dec 1999 11:29:25 -0500 (EST) From: Dru To: m Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cant dial (PPP) In-Reply-To: <19991224062723.390C3639D1@zagnut.hotpop.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 24 Dec 1999, m wrote: 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