From mboxrd@z Thu Jan 1 00:00:00 1970 From: "William Staniewicz" To: 9fans@cse.psu.edu Subject: Re: [9fans] connecting to ISP with PAP? Message-ID: <20001113182256.A250@localhost.local> References: <20001113154940.DEE46199DC@mail.cse.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20001113154940.DEE46199DC@mail.cse.psu.edu>; from presotto@plan9.bell-labs.com on Mon, Nov 13, 2000 at 10:49:28AM -0500 Date: Mon, 13 Nov 2000 18:22:56 +0100 Topicbox-Message-UUID: 29930166-eac9-11e9-9e20-41e7f4b1d025 On Mon, Nov 13, 2000 at 10:49:28AM -0500, presotto@plan9.bell-labs.com wrote: > Try it without telco at all. Just dial the number through ppp. We > can cross the telco bridge when we've got real connections. > I did this ... > To dial through ppp: > > ip/ppp -fP -m 1500 -p /dev/eia1 -s $host:$pass > I then got a term% prompt ... followed the next step ... > and when it prompts you type > > atdt0,5303333^M > > where '^M' is the ctrl key plus the m key. The > 'at' interface needs real carriage returns. > I waited for about a minute: Nothing happened. I never got beyond this to the next step. > After it's connected, just type > ^D > > If that works, we can go on to debugging telco > or, better yet, ignore it completely. Bill