From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: presotto@plan9.bell-labs.com To: plan9@kp.km.ua, 9fans@cse.psu.edu Subject: Re: [9fans] ppp and other MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-kapitugfsjaokbvjgejlhkxkig" Date: Sun, 14 Jul 2002 13:38:43 -0400 Topicbox-Message-UUID: cb4f342e-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-kapitugfsjaokbvjgejlhkxkig Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit It gets addresses from the other end. The telno, you have to dial yourself. After ppp starts it takes input from the keyboard (actually stdin) until you hit ^D. The typical thing to do it type atdt^M to get the dialer to call. If you're real trusting, you can add that onto the command line with the -t option. --upas-kapitugfsjaokbvjgejlhkxkig Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Sun Jul 14 13:31:37 EDT 2002 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Sun Jul 14 13:31:36 EDT 2002 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.8.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 3D99619995; Sun, 14 Jul 2002 13:31:09 -0400 (EDT) Delivered-To: 9fans@cse.psu.edu Received: from infocom.km.ua (infocom.km.ua [195.230.134.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 2F18E1998C for <9fans@cse.psu.edu>; Sun, 14 Jul 2002 13:30:48 -0400 (EDT) Received: from kp.km.ua (root@kp.km.ua [217.196.174.2]) by infocom.km.ua (8.12.5/8.12.5/ic) with ESMTP id g6EHUSUt033367 for <9fans@cse.psu.edu>; Sun, 14 Jul 2002 20:30:35 +0300 (EEST) (envelope-from plan9@kp.km.ua) Received: from localhost.localdomain (dialup08.kp.km.ua [217.196.174.23]) by kp.km.ua (8.9.3/8.9.3) with SMTP id UAA92979 for <9fans@cse.psu.edu>; Sun, 14 Jul 2002 20:30:18 +0300 (EEST) (envelope-from plan9@kp.km.ua) Content-Type: text/plain; charset="koi8-r" From: "Andrey S. Kukhar" To: 9fans@cse.psu.edu X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <02071420283700.00539@localhost.localdomain> Content-Transfer-Encoding: 8bit Subject: [9fans] ppp and other Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu X-Reply-To: plan9@kp.km.ua List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Sun, 14 Jul 2002 20:30:03 -0400 where i can indicate telephone and address of ISP? > If you need to login by hand: > > % ip/ppp -fub 115200 -p /dev/eia{0 or 1} > > If ppp will do authentiation: > > % ip/ppp -fub 115200 -p /dev/eia{0 or 1} -s : --upas-kapitugfsjaokbvjgejlhkxkig--