From owner-freebsd-questions Wed Jun 12 15:58:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by hub.freebsd.org (Postfix) with ESMTP id 7F56237B404 for ; Wed, 12 Jun 2002 15:58:27 -0700 (PDT) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id C946D30; Wed, 12 Jun 2002 19:01:24 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: Cc: "FBSDQ" Subject: RE: trying to figure out how to configure ppp Date: Wed, 12 Jun 2002 18:58:25 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lets keep this simple. Use /etc/ppp/ppp.conf file as is except for the following. 1. verify the set device/cauu0 statement is pointing the device your modem is connected to. 2. com1 =cauu0 com2=cauu1 3. in the papchap section put in the correct information for you isp account name, password ,phone # from the command line enter ppp -ddial papchap to start. If you have a lan behind this gateway use this format of the command ppp -ddial -nat papchap If this does not work, post the following files. /var/run/dmesg.boot /etc/ppp/ppp.conf /etc/rc.conf /var/log/ppp.log Be sure the ppp.log is empty before running your last test before posting back to this list so it only contains one test. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of AZNPrideChinese@aol.com Sent: Wednesday, June 12, 2002 6:03 PM To: questions@freebsd.org Subject: trying to figure out how to configure ppp i am trying to figure out how to configure the ppp files, i tried reading the manual that came with the freebsd package i bought also reading the documents on freebsd.org but i am getting no where. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message