From owner-freebsd-questions Mon Oct 23 23:21:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 26C0F37B479 for ; Mon, 23 Oct 2000 23:21:33 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Mon, 23 Oct 2000 23:20:14 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9O6LQo13265 for questions@freebsd.org; Mon, 23 Oct 2000 23:21:26 -0700 (PDT) (envelope-from cjc) Date: Mon, 23 Oct 2000 23:21:26 -0700 From: "Crist J . Clark" To: questions@freebsd.org Subject: Interactive PPP Message-ID: <20001023232126.R75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to tweak my ppp(8) configuration to make life a little easier. I need to login interactively to use my hardware token. Right now I do something like, # ppp SomeISP Working in interactive mode Using interface: tun0 ppp ON my-notebook> term deflink: Entering terminal mode on /dev/cuaa3 Type `~?' for help at OK atdt1800XXXXXXX SomeISP RAS login: cjc Password: Entering PPP mode... Ppp ON my-notebook> PPP ON my-notebook> And at this point, my connection hums along just fine. It's not so bad, but I would really not rather have to talk to the modem and enter the phone number each time. I'd rather just type, # ppp SomeISP Working in interactive mode Using interface: tun0 ppp ON my-notebook> some-command-i-don't-know SomeISP RAS login: cjc . . . Is there a way to set this up? Any even easier ways? Thanks. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message