From mboxrd@z Thu Jan 1 00:00:00 1970 From: presotto@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] connecting to ISP with PAP? MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-itobgmkmqbashgtamemcbgewzm" Message-Id: <20001114194125.25FD9199EF@mail.cse.psu.edu> Date: Tue, 14 Nov 2000 14:41:23 -0500 Topicbox-Message-UUID: 2a79b5f2-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-itobgmkmqbashgtamemcbgewzm Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I started writing a scripting language for it and got distracted by looking at the Unix one, expect(?). I'll get back to it eventually or someone else should do it. Then we could have standard scripts for different ISP's and avoid a lot of typing. --upas-itobgmkmqbashgtamemcbgewzm Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Tue Nov 14 14:36:32 EST 2000 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Tue Nov 14 14:36:31 EST 2000 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 46009199ED; Tue, 14 Nov 2000 14:36:09 -0500 (EST) Received: from plan9.cs.bell-labs.com (plan9.bell-labs.com [204.178.31.2]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id A4252199E1 for <9fans@cse.psu.edu>; Tue, 14 Nov 2000 14:35:44 -0500 (EST) To: 9fans@cse.psu.edu Subject: Re: [9fans] connecting to ISP with PAP? From: David Gordon Hogan MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20001114193544.A4252199E1@mail.cse.psu.edu> Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0rc1 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the O/S Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Tue, 14 Nov 2000 14:19:02 -0500 > This involved applying the PAP patch to PPP and using the script: > ip/ppp -s $host:$pass -uf -p '#t/eia1' -b115200 > then, > atdt0,5303333^M I'm personally getting quite sick of typing "atdt^M", (and sometimes getting it wrong) and then having to participate in further handshaking (and sometimes head-scratching) with my ISP. Has anyone given any thought as to how this should be automated? --upas-itobgmkmqbashgtamemcbgewzm--