From owner-freebsd-config Thu Aug 16 3:50:53 2001 Delivered-To: freebsd-config@freebsd.org Received: from relay.gammanet.pl (relay.gammanet.pl [195.216.106.36]) by hub.freebsd.org (Postfix) with ESMTP id B8FC137B40A for ; Thu, 16 Aug 2001 03:50:48 -0700 (PDT) (envelope-from tomek@gammanet.pl) Received: from mail.gammanet.pl (mail.gammanet.pl [195.216.106.35]) by relay.gammanet.pl (8.11.1/8.11.1) with ESMTP id f7GAoRT65937 for ; Thu, 16 Aug 2001 12:50:27 +0200 (CEST) Received: from beybol.gammanet.pl (beybol.gammanet.pl [10.216.113.102] (may be forged)) by mail.gammanet.pl (8.11.1/8.11.1) with ESMTP id f7GAoQw65929 for ; Thu, 16 Aug 2001 12:50:26 +0200 (CEST) Message-Id: <5.1.0.14.0.20010816130130.034f8b60@mail.gammanet.pl> X-Sender: beybol@mail.gammanet.pl X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 16 Aug 2001 13:02:10 +0200 To: freebsd-config@freebsd.org From: Tomasz Stryczynski Subject: pppd question Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-config@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello How can i setup pppd to authorize users only by pap? my /etc/ppp/options file is: refuse-chap require-pap auth modem ms-dns a.b.c.d idle 180 nodetach I always get message: Aug 16 12:45:31 dialin pppd[25682]: peer authentication required but no suitable secret(s) found Aug 16 12:45:31 dialin pppd[25682]: peer authentication required but no suitable secret(s) found Aug 16 12:45:31 dialin pppd[25682]: for authenticating any peer to us (my_host.my_domain) Aug 16 12:45:31 dialin pppd[25682]: for authenticating any peer to us (my_host.my_domain) file /etc/ppp/pap-secrets exlists and is: user * pass How can I fix it? Tomasz Stryczynski tomek@gammanet.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-config" in the body of the message