From owner-freebsd-questions Tue Jul 7 10:49:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04954 for freebsd-questions-outgoing; Tue, 7 Jul 1998 10:49:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cebu.visayan.com (CEBU.VISAYAN.COM [204.227.192.120]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04949 for ; Tue, 7 Jul 1998 10:49:03 -0700 (PDT) (envelope-from matt@visayan.com) Received: from localhost (matt@localhost) by cebu.visayan.com (8.8.8/8.8.5) with SMTP id LAA02354; Tue, 7 Jul 1998 11:47:13 -0600 (MDT) Date: Tue, 7 Jul 1998 11:47:13 -0600 (MDT) From: Matt DeLapp To: defragmented cc: questions@FreeBSD.ORG Subject: Re: pppd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 6 Jul 1998, defragmented wrote: > I have the new pppd & am using the pppkit pap will not work correctly > after make world and stable 2.3.5 pppd. Anyone else have this problem? If > I use the pppd from pppkit it works fine. what has changed in 2.3.5 pppd > that will not allow pap when using pppkit. Thanks in advance. Might be no entry in the allowed IP field in /etc/ppp/pap-secrets, blank used to mean any IP, with 2.3.5 blank means none allowed. I'm using the following layout in /etc/ppp/pap-secrets and it works: username * "" * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message