From owner-freebsd-questions Tue Jul 21 21:20:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA29045 for freebsd-questions-outgoing; Tue, 21 Jul 1998 21:20:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa2-17.ix.netcom.com [206.214.137.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA29036 for ; Tue, 21 Jul 1998 21:20:16 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id VAA03311; Tue, 21 Jul 1998 21:19:22 -0700 (PDT) (envelope-from tomdean) Date: Tue, 21 Jul 1998 21:19:22 -0700 (PDT) Message-Id: <199807220419.VAA03311@ix.netcom.com> From: Thomas Dean To: glbj@bellatlantic.net CC: freebsd-questions@FreeBSD.ORG In-reply-to: <199807220221.WAA27436@iconmail.bellatlantic.net> (glbj@impop.bellatlantic.net) Subject: Re: Problems w/ppp connect to ISP Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > contents of ppp.conf... > > default: > # set log Phase Chat Connect Carrier LCP IPCP CCP tun command > set device /dev/cuaa1 > set speed 115200 set parity none disable lqr > deny lqr > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK > ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" > > bell: > set phone 8692915 > set authname xxxx > set authkey yyyyyyyy > set ifaddr 0 0 ^^^^^^^^^^^^^ 10.0.0.1/0 10.0.0.2/0 netmask 0xffffff00 > delete ALL > add 0 0 HISADDR ^^^^^^^ 10.0.0.2 > > ............................................... > > Contents of ppp.linkup... > > MYADDR: > delete 0 ^^^ ALL > add 0 0 HISADDR > > bell: > delete 0 ^^^ ALL > add 0 0 HISADDR > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message