From brian@Awfulhak.org  Fri May  5 15:12:39 2000
Return-Path: <brian@Awfulhak.org>
Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173])
	by hub.freebsd.org (Postfix) with ESMTP id F1E9F37BCF9
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 May 2000 15:12:37 -0700 (PDT)
	(envelope-from brian@Awfulhak.org)
Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12])
	by Awfulhak.org (8.9.3/8.9.3) with ESMTP id XAA75850;
	Fri, 5 May 2000 23:12:46 +0100 (BST)
	(envelope-from brian@hak.lan.Awfulhak.org)
Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1])
	by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id JAA00532;
	Fri, 5 May 2000 09:12:09 +0100 (BST)
	(envelope-from brian@hak.lan.Awfulhak.org)
Message-Id: <200005050812.JAA00532@hak.lan.Awfulhak.org>
Date: Fri, 05 May 2000 09:12:08 +0100
From: Brian Somers <brian@Awfulhak.org>
To: mi@aldan.algebra.com
Cc: FreeBSD-gnats-submit@freebsd.org, brian@awfulhak.org,
	brian@hak.lan.Awfulhak.org
In-Reply-To: Message from Mikhail Teterin <mi@privatelabs.com> 
   of "Wed, 03 May 2000 12:36:57 EDT." <200005031636.MAA74511@misha.privatelabs.com> 
Subject: Re: the sample ppp.conf lacks a PPPoE entry 

>Number:         18403
>Category:       docs
>Synopsis:       Re: the sample ppp.conf lacks a PPPoE entry
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 07 01:10:05 PDT 2000
>Closed-Date:    Sun May 7 07:10:02 PDT 2000
>Last-Modified:  Wed Oct 26 05:56:39 GMT 2005
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Hi,
 
 There's already a pppoe/pppoed example in 
 share/examples/ppp/ppp.conf.sample - it looks roughly similar to 
 this.
 
 > >Submitter-Id:   current-users
 > >Originator:     Mikhail Teterin
 > >Organization:   Virtual Estates, Inc.
 > >Confidential:   no
 > >Synopsis:       the sample ppp.conf lacks a PPPoE entry
 > >Severity:       non-critical
 > >Priority:       medium
 > >Category:       conf
 > >Release:        FreeBSD 4.0-STABLE i386
 > >Class:          doc-bug
 > >Environment: 
 > 
 > >Description: 
 > 
 > 	See Synposis.
 > 
 > >How-To-Repeat: 
 > 
 > 	Ask your father to figure out how to configure ppp to
 > 	use PPPoE :)
 > 
 > >Fix: 
 > 	The following patch may help figuring things out. Stolen from
 > 		http://www.freebsd.org/handbook/pppoe.html
 > 
 > --- ppp.conf	Fri Aug 27 19:24:08 1999
 > +++ ppp.conf	Wed May  3 12:30:11 2000
 > @@ -36 +36,13 @@
 >   set authkey PASSWORD
 > +
 > +# The following entry can be used with ``ppp -ddial pppoe'' command.
 > +# Search the handbook and FAQ for PPPoE for more information.
 > +# Put the login name and password your ISP gave you in right place:
 > +pppoe:
 > + set device PPPoE:xl1 # replace xl1 with your ethernet device
 > + set mru 1492
 > + set mtu 1492
 > + set authname YOURLOGINNAME
 > + set authkey YOURPASSWORD
 > + set dial
 > + set login
 > 
 
 -- 
 Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
       <http://www.Awfulhak.org>                   <brian@[uk.]OpenBSD.org>
 Don't _EVER_ lose your sense of humour !
 
 
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun May 7 07:10:02 PDT 2000 
State-Changed-Why:  
Followup to another PR. 
>Unformatted:
