Date: Wed, 28 Jul 1999 10:52:56 -0700 (PDT) From: Divya Mehra <divya@nttmcl.com> To: Brian Somers <brian@FreeBSD.org.uk> Cc: Brian Somers <brian@Awfulhak.org>, freebsd-questions@FreeBSD.ORG Subject: Re: PAP authentication with kernel ppp Message-ID: <Pine.GSO.3.95LJ1.1b4.990728104427.28048A-100000@alicia.nttmcl.com> In-Reply-To: <199907281708.SAA04873@keep.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks but even without require-pap in /etc/ppp/options I get the same
error. There could be some problem in the /etc/ppp/pap-secrets format
or pppd not able to find it but not sure about it.
- Divya
**************************************************************************
Divyashikha Mehra NTT Multimedia Communications Laboratories
Computer Systems Designer 250 Cambridge Avenue, Suite 205
650-833-3655 (Voice) Palo Alto, CA 940040, USA.
mailto : divya@nttmcl.com
***************************************************************************
On Wed, 28 Jul 1999, Brian Somers wrote:
> This sort of problem is usually the result of demanding that your ISP
> authenticates themselves. Maybe you don't need the require-pap bit.
>
> But then, I know nothing about pppd....
>
> > Hello,
> >
> > I am facing problems with PAP configuration in kernel ppp for server
> > side.
> >
> > * /etc/ppp/options file :
> >
> > crtscts
> > modem
> > idle 300
> > passive
> > debug
> > kdebug 2
> > 40.0.0.218:40.0.0.217
> > nomagic
> > require-pap
> > auth
> > name divya #local name
> > remotename kush #peers name
> >
> > * /etc/ppp/pap-secrets file :
> >
> > kush divya dayal
> >
> > * I invoke kernel ppp server as :
> > pppd /dev/cuaa1 -115200
> >
> > * I get the following error message :
> >
> > pppd: peer authentication required but no suitable secret(s) found
> >
> > pppd: for authenticating peer kush to us (divya)
> >
> >
> > Can you tell me what is the problem ?
> >
> > Thanks,
> > Divya
> >
> >
> >
> > **************************************************************************
> > Divyashikha Mehra NTT Multimedia Communications Laboratories
> > Computer Systems Designer 250 Cambridge Avenue, Suite 205
> > 650-833-3655 (Voice) Palo Alto, CA 940040, USA.
> > mailto : divya@nttmcl.com
> > ***************************************************************************
>
> --
> Brian <brian@Awfulhak.org> <brian@FreeBSD.org>
> <http://www.Awfulhak.org> <brian@OpenBSD.org>
> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk>
>
>
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.95LJ1.1b4.990728104427.28048A-100000>
