From owner-freebsd-questions Thu Aug 10 21: 3:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id B047137BDDF for ; Thu, 10 Aug 2000 21:03:46 -0700 (PDT) (envelope-from djkanter@northwestern.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id XAA05932 for ; Thu, 10 Aug 2000 23:03:41 -0500 (CDT) Received: from localhost.localdomain (dika-24-028140.nuts.nwu.edu [165.124.28.140]) by hecky.acns.nwu.edu via smap (V2.0) id xma005796; Thu, 10 Aug 00 23:03:14 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id XAA55995 for freebsd-questions@freebsd.org; Thu, 10 Aug 2000 23:03:09 -0500 (CDT) (envelope-from david) Date: Thu, 10 Aug 2000 23:03:09 -0500 From: "David J. Kanter" To: FreeBSD questions Subject: Handbook error in PPPoE section? Message-ID: <20000810230309.A55972@localhost.localdomain> Mail-Followup-To: FreeBSD questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i X-Organization: Northwestern University X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was looking over the PPPoE section of the handbook and was wondering if I've picked up an error and a repetitive statement. 1. In the example ppp.conf file (section 15.4.3) there is a line that reads: set ifaddr 10.0.0.1/0 10.0.0.2/0. Should this be: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0? 2. Same section: Why is the set authname/set authkey repeated in both the default section and the papchap section? Isn't it only needed in one section? Thanks. -- David Kanter djkanter@northwestern.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message