From: Mingzhou Nie (mnie@xxxxxxxxx)
Date: Sat Apr 06 2002 - 22:39:08 GMT-3
Check following techtip for PPP CHAP one way authentication. You need
to configure "ppp authentication chap callin" on r1.
http://www.cisco.com/warp/public/131/ppp_callin_hostname.html
--- kym blair <kymblair@hotmail.com> wrote:
> To get R2 to authenticate R1 using CHAP, but not have R1
> authenticate R2 (1 way CHAP):
>
> hostname r1
> encaps ppp
> username r2 password cisco
>
> hostname r2
> encaps ppp
> ppp auth chap
> username r1 password cisco
>
>
> HTH, Kym
>
> >From: David Luu <wicked01@ix.netcom.com>
> >Reply-To: David Luu <wicked01@ix.netcom.com>
> >To: ccielab@groupstudy.com
> >Subject: PPP CHAP
> >Date: Sat, 06 Apr 2002 13:22:04 -0800
> >
> >R1---ISDN---R2
> >
> >how would we get R2 to authenticate R1 using CHAP, but not have R1
> >authenticate R2 (1 way CHAP)?
> >
> >would the following config satisfy this (doing this off the top of
> my
> >head)...
> >ISDN configs ommitted
> >
> >hostname r1
> >encaps ppp
> >ppp auth chap
> >username r2 password cisco
> >
> >hostname r2
> >encaps ppp
> >ppp auth chap
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:58 GMT-3