Re: ISDN with PAP

From: Daniel Keller (DMKeller@xxxxxxxxxxxx)
Date: Tue Nov 07 2000 - 02:45:13 GMT-3


   
Still not working for me--must be a bug??

Thanks anyway for the help.

>>> Eric Hauptman <erichn@ustman.com> 11/06/00 11:16PM >>>
Daniel,

I just tested it with my ISDN simulator & both sides need it. Here's my config
:

router1

username router1 password cisco

interface BRI0
 ip address 172.16.13.133 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer idle-timeout 60
 dialer map ip 172.16.13.134 name router2 broadcast 8358661
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0835866201 8358662
 isdn spid2 0835866401 8358664
 snapshot client 5 50 suppress-statechange-update dialer
 ppp authentication pap
 ppp pap sent-username router2 password cisco

----------------

router2

username router2 password cisco

interface BRI0
 ip address 172.16.13.134 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer idle-timeout 30
 dialer map ip 172.16.13.133 name router1 broadcast 8358662
 dialer hold-queue 10
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0835866101 8358661
 isdn spid2 0835866301 8358663
 ppp authentication pap
 ppp pap sent-username router1 password cisco

Daniel Keller wrote:

> I tried doing all that--Do you remember if you put the ppp sent username... c
ommand on both routers or just the one?
>
> >>> Eric Hauptman <erichn@ustman.com> 11/06/00 10:51PM >>>
> Daniel,
>
> I was in the same boat as you and someone told me to use the same username/pa
ssword combo on both routers:
>
> router1
>
> username router1 password cisco
> username router2 password cisco
>
> router2
>
> username router1 password cisco
> username router2 password cisco
>
> However, this still wouldn't work, so I just used the command "ppp pap sent u
sername routerX password cisco" and it worked fine. Let me know if you get it
to work...
>
> Eric
>
> Daniel Keller wrote:
>
> > I don't know what the hell I am doing wrong when I configure ISDN with pap
authentication. Is there some kind of trick to doing it? I have it currently
set up identically to chap, except when I do ppp auth pap on both sides the lin
e won't stay up. If I make it chap again there are no problems. Any ideas?
> >
> > DK
> >



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:42 GMT-3