RE: PPP Authentication

From: Tony Schaffran (groupstudy@cconlinelabs.com)
Date: Sat Feb 18 2006 - 12:46:09 GMT-3


What username have you configured to be sent in the PAP.

I do not see that configured. Can you provide that line of config?

Tony Schaffran
Network Analyst
CCIE #11071
CCNP, CCNA, CCDA,
NNCDS, NNCSS, CNE, MCSE
 
www.cconlinelabs.com
Your #1 choice for online Cisco rack rentals.
 

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Agayev, Teymur
Sent: Saturday, February 18, 2006 6:09 AM
To: ccielab@groupstudy.com
Subject: PPP Authentication

Hi All,

Can anybody help me with ppp authentication? Below part of config that
doesnt work and I cant understand why:

version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname Rack1R1
no aaa new-model
no network-clock-participate slot 1
no network-clock-participate wic 0
ip subnet-zero
ip cef
no ip domain lookup
username Rack1R5 password 0 123456

interface Serial0/1
 ip address 5.0.0.2 255.255.255.252
 encapsulation ppp
 ppp authentication pap

no service password-encryption
hostname Rack1R5
no aaa new-model
ip subnet-zero
ip cef
no ip domain lookup
username Rack1R1 password 0 123456

interface Serial0/1
 ip address 5.0.0.1 255.255.255.252
 encapsulation ppp
 clock rate 64000
 ppp authentication pap

And logs full of:
Rack1R1# *Apr 24 00:04:55.223: Se0/1 PPP: Authorization required
Rack1R1# *Apr 24 00:05:45.399: Se0/1 PPP: Authorization required
Rack1R1# *Apr 24 00:06:35.575: Se0/1 PPP: Authorization required
Rack1R1# *Apr 24 00:07:25.751: Se0/1 PPP: Authorization required



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:18 GMT-3