From owner-freebsd-questions Mon Sep 1 17:21:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA00249 for questions-outgoing; Mon, 1 Sep 1997 17:21:16 -0700 (PDT) Received: from sdcc10.ucsd.edu (root@sdcc10.ucsd.edu [132.239.50.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA00243 for ; Mon, 1 Sep 1997 17:21:12 -0700 (PDT) Received: from yihsiao.extern.ucsd.edu (yihsiao.extern.ucsd.edu [137.110.207.1]) by sdcc10.ucsd.edu (8.8.3/8.8.3) with SMTP id RAA20020 for ; Mon, 1 Sep 1997 17:21:11 -0700 (PDT) Received: by yihsiao.extern.ucsd.edu with Microsoft Mail id <01BCB6FD.B3040EE0@yihsiao.extern.ucsd.edu>; Mon, 1 Sep 1997 17:37:20 -0700 Message-ID: <01BCB6FD.B3040EE0@yihsiao.extern.ucsd.edu> From: Yimin Hsiao To: "'freebsd-questions@FreeBSD.org'" Subject: Help with PPP Date: Mon, 1 Sep 1997 17:36:59 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id RAA00244 Sender: owner-freebsd-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to establish a conection with my ISP using ppp so that I can use the web browser. I did it by going into ppp and using term program. After a connection is established the ppp prompt switched to packet mode, and I was free to use the web browser. But every time I did the above, after a while (~2 min) I got logged off. Why is that? Am I supposed to just use the term program to establish connection and let the ppp program sit idle and go ahead and use my brower? Or is there any command that I'm supposed to type in the ppp prompt after I made the connection?