RE: PPP PAP with different passwords

From: Walter Chen (wchen@xxxxxxxxx)
Date: Thu Apr 19 2001 - 19:58:18 GMT-3


   
This will definitely work:

On R1
username beer password whoknows
int br0
 ...
 ppp authen pap
 ppp pap sent-name wine pass 0 iknow

On R2
username wine password iknow
int br0
 ...
 ppp authen pap
 ppp pap sent-name beer pass 0 whoknows

Try it.

-----Original Message-----
From: chris@pacinter.net [mailto:chris@pacinter.net]
Sent: Thursday, April 19, 2001 5:42 PM
To: Dean, Justin; ccielab@groupstudy.com
Subject: Re: PPP PAP with different passwords

Hi Justin:
            CCO has many examples of pap configurations, but here is a
quickie:

have your username nad password configured
username paptest password <password>
use the service password-encryption command for encrypted passwords

under your interface have ppp encapsulation
encapsulation ppp
ppp authentication pap
*specify the ppp authentication pap callin on the router receiving the call.

if you are exchanging pap between both routers for authentication then you
would want the callin option on both routers..

-C

----- Original Message -----
From: "Dean, Justin" <Justin.Dean@nrtinc.com>
To: <ccielab@groupstudy.com>
Sent: Thursday, April 19, 2001 2:21 PM
Subject: PPP PAP with different passwords

> I have been trying to get PAP to work on a DDR link and have had no luck.
> Does anyone have any sample configs or any insight to this. Thanks,
> justin
> **Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:51 GMT-3