From owner-freebsd-questions Mon Nov 16 21:44:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19216 for freebsd-questions-outgoing; Mon, 16 Nov 1998 21:44:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from buffy.tpgi.com.au (buffy.tpgi.com.au [203.12.160.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19209 for ; Mon, 16 Nov 1998 21:43:57 -0800 (PST) (envelope-from eirvine@tpgi.com.au) Received: (from smtpd@localhost) by buffy.tpgi.com.au (8.8.7/8.8.7) id QAA14276; Tue, 17 Nov 1998 16:43:54 +1100 Received: from tar-ppp-178.tpgi.com.au(203.26.26.178), claiming to be "tpgi.com.au" via SMTP by buffy.tpgi.com.au, id smtpda14223; Tue Nov 17 16:43:48 1998 Message-ID: <36510D28.212D45D6@tpgi.com.au> Date: Tue, 17 Nov 1998 16:44:08 +1100 From: Eddie Irvine X-Mailer: Mozilla 4.03 [en] (Win95; I) MIME-Version: 1.0 To: Dovydas Kulvinskas CC: FreeBSD questions Subject: Re: Script under KPPP References: <364FF63D.9111FEF7@kada.lt> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think you want to look at "The pedantic ppp primer" on the freebsd web site. http://www.au.freebsd.org/tutorials/ppp/ppp.html Dovydas Kulvinskas wrote: > > Hello, > > I'm using such a script under M$ but i want to use it under FreeBSD - > KPPP. How it should look like? > > proc main > > watfor "name:" > transmit $USERID > transmit "^M" > > waitfor "sword:" > transmit $PASSWORD > transmit "^M" > > waitfor ">" > transmit "ppp x.x.x.x" > transmit "^M" > > waitfor "sword:" > transmit $PASSWORD > transmit "^M" > > waitfor "Entering" > endproc > > Thanks much Dovydas > -- > Hire the morally handicapped. > > 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