From owner-freebsd-questions Mon Nov 16 00:55:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA09740 for freebsd-questions-outgoing; Mon, 16 Nov 1998 00:55:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from interntk.kada.lt ([195.22.170.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA09732 for ; Mon, 16 Nov 1998 00:54:58 -0800 (PST) (envelope-from dovydas@kada.lt) Received: from intrantk.kada.lan ([10.254.254.2]) by interntk.kada.lt with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id VW9WQ6YX; Mon, 16 Nov 1998 09:53:42 +0100 Received: from kada.lt (DUNIX [10.254.254.25]) by intrantk.kada.lan with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id WH79D2ZV; Mon, 16 Nov 1998 09:53:22 +0100 Message-ID: <364FF63D.9111FEF7@kada.lt> Date: Mon, 16 Nov 1998 09:54:05 +0000 From: Dovydas Kulvinskas Organization: SLCaR X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD questions Subject: Script under KPPP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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