From owner-freebsd-doc Mon Apr 2 18:50: 7 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 C68E337B71B for ; Mon, 2 Apr 2001 18:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f331o2i57409; Mon, 2 Apr 2001 18:50:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 2 Apr 2001 18:50:02 -0700 (PDT) Message-Id: <200104030150.f331o2i57409@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Dima Dorfman Subject: Re: docs/26293: Just add detail on the tutorial Reply-To: Dima Dorfman Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/26293; it has been noted by GNATS. From: Dima Dorfman To: jrcharron@gen-int.com Cc: freebsd-gnats-submit@freebsd.org, brian@freebsd.org Subject: Re: docs/26293: Just add detail on the tutorial Date: Mon, 02 Apr 2001 18:43:07 -0700 [ cc'd to brain, the ppp maintainer ] jrcharron@gen-int.com writes: > > >Number: 26293 > >Category: docs > >Synopsis: Just add detail on the tutorial > > 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 Brain, can you confirm that this is indeed the intended behavior, and not a bug? If that's the case, I'll update the docs to mention this (unless you want to do it). Thanks, Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message