From owner-freebsd-questions Thu Apr 15 20:42:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from d02ka.fnal.gov (d02ka.fnal.gov [131.225.111.38]) by hub.freebsd.org (Postfix) with ESMTP id 921FF14F30 for ; Thu, 15 Apr 1999 20:42:34 -0700 (PDT) (envelope-from johnzhou@d02ka.fnal.gov) Received: from localhost (johnzhou@localhost) by d02ka.fnal.gov (980427.SGI.8.8.8/980728.SGI.AUTOCF) via ESMTP id WAA92946 for ; Thu, 15 Apr 1999 22:40:12 -0500 (CDT) Date: Thu, 15 Apr 1999 22:40:12 -0500 From: John Zhou To: freebsd-questions@freebsd.org Subject: PPP setup Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, My corporate dialin service has the following setup when I dial in: bash-2.02# ppp Working in interactive mode Using interface: tun0 ppp ON solitaire> term deflink: Entering terminal mode on /dev/cuaa2 Type `~?' for help atdt1234567 CONNECT 115200 t-s-modem>ppp solitaire Translating "SOLITAIRE"...domain server (aaa.bbb.c.ddd) [OK] Password: ******** ... PPP ON solitaire> add default HISADDR Here is a summary: I dial in and wait for "t-s-modem>" prompt and wait for "Password:" prompt. There is no login step. The question is how I put this into ppp.conf so that I don't need to do this manuelly every time. Thanks very much in advance. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message