From owner-freebsd-doc Mon Apr 2 7:50: 5 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 432E737B71D for ; Mon, 2 Apr 2001 07:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f32Eo1Z76312; Mon, 2 Apr 2001 07:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5943037B725 for ; Mon, 2 Apr 2001 07:48:44 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f32EmiK76181; Mon, 2 Apr 2001 07:48:44 -0700 (PDT) (envelope-from nobody) Message-Id: <200104021448.f32EmiK76181@freefall.freebsd.org> Date: Mon, 2 Apr 2001 07:48:44 -0700 (PDT) From: jrcharron@gen-int.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/26293: Just add detail on the tutorial Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26293 >Category: docs >Synopsis: Just add detail on the tutorial >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 02 07:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jean-Richard Charron >Release: 4.2 >Organization: >Environment: Computer offline for the moment >Description: On this web page http://www.freebsd.org/handbook/pppoe.html. I try to configure the pppoe on my computer..And after 1 hours, I discover my problem. When you create the file /etc/ppp/ppp.conf you need to put at least 1 space after the name of the provider in the configuration parameter for this provider to have a working script. Example: ( Default and set are not in the same column. This is the good way) default: # or name_of_service_provider set device PPPoE:xl1 # replace xl1 with your ethernet device set mru 1492 set mtu 1492 set authname YOURLOGINNAME Please put this information on the handbook. Other think, on my Freebsd4.2, by default in the /etc/default/rc.conf nat is activated, ppp_nat="YES" so you don't need to add nat enable yes # if you want to enable nat for your local net on your /etc/ppp/ppp.conf Thanks Jean-Richard Charron >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message