From owner-freebsd-questions Sat May 11 20:33:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA16993 for questions-outgoing; Sat, 11 May 1996 20:33:46 -0700 (PDT) Received: from i-2000.com (root@i-2000.com [204.97.92.2]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA16988 for ; Sat, 11 May 1996 20:33:41 -0700 (PDT) Received: from freyes.dh.i-2000.com (slip166-72-219-90.ny.us.ibm.net [166.72.219.90]) by i-2000.com (8.7.5/8.7) with SMTP id XAA17693 for ; Sat, 11 May 1996 23:33:49 -0400 (EDT) Message-Id: <199605120333.XAA17693@i-2000.com> From: "Francisco Reyes" To: "FreeBSD questions mailing list" Date: Sat, 11 May 96 23:32:26 -0400 Reply-To: "freyes@i-2000.com" Priority: Normal X-Mailer: Reginald Francois's Registered PMMail 1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Need sample ppp.linkup Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk After a long time trying to connect to the internet I finally was able to do it by using the "TERM" in ppp. Right after it connected there was an error about a missing "/etc/ppp/ppp/linkup". I looked at the sample file in the /etc/ppp and could not really understand the explanations in the file. Could someone share a sample file or give some info on how to do my own? I have read the sections in the manual about ppp and the section that mentions that file doesn't say much either.