From owner-freebsd-questions Sat Feb 21 09:03:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15246 for freebsd-questions-outgoing; Sat, 21 Feb 1998 09:03:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pooppipe.mwci.net (pooppipe.mwci.net [205.254.160.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15241 for ; Sat, 21 Feb 1998 09:02:57 -0800 (PST) (envelope-from jwalt@pooppipe.mwci.net) Received: from localhost (jwalt@localhost) by pooppipe.mwci.net (8.8.7/8.8.7) with SMTP id FAA10722; Sat, 21 Feb 1998 05:09:36 -0600 (CST) (envelope-from jwalt@pooppipe.mwci.net) Date: Sat, 21 Feb 1998 05:09:35 -0600 (CST) From: Jesse David Walters To: Mike Poore cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp In-Reply-To: <34EE330A.85E4ECAD@wilmington.net> 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 Your going to want to make sure that the set dial command is all on one long line. Pico tries to word wrap and the ppp program doesn't like that. On Fri, 20 Feb 1998, Mike Poore wrote: > ok im desperate to start ppp i went to that page "none of this helps im > desperate" so here u go: > > > ppp.conf > > > default: > set device /dev/cuaa0 > set speed 115200 > disable lqr > deny lqr > set dial "ABORT BUSY ABORT NO\CARRIER TIMEOUT %\"\" ATE1Q0 > OK-AT-OK \\dATDT \\T TIMEOUT 40 CONNECT" > set ifaddr 10.0.01/0 255.255.255.0 > add 0 0 HISADDR > > > pmdemand: > set phone 7632393 > set login "TIMEOUT 5 ogin:-\\r-ogin: michaelp word: password" > disable pred1 > set timeout 0 > set redial 1 10 > > > ------- i am calling it up by ppp -auto -alias pmdemand > > i have freebsd 2.2.2-RELEASE > > # ppp -auto -alias pmdemand > User Process PPP. Written by Toshiharu OHNO. > Packet Aliasing enabled. > Warning: No password entry for this host in ppp.secret > Warning: All manipulation is allowed by anyone in the world > Log level is 281 > Using interface: tun0 > Automatic Dialer Mode > Must specify dstaddr with auto or ddial mode. > > > -Mike > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message