From: Jason Sinclair (sinclairj@powertel.com.au)
Date: Wed Oct 23 2002 - 22:36:41 GMT-3
Kris,
Send through a debug ppp neg and ppp errors and ppp auth.
Cheers,
Jason Sinclair CCIE #9100
Manager, Network Control Centre
POWERTEL
55 Clarence Street,
SYDNEY NSW 2000
AUSTRALIA
office: + 61 2 8264 3820
mobile: + 61 416 105 858
email: sinclairj@powertel.com.au
-----Original Message-----
From: Andrew Bratchell [mailto:a.bratchell@caeuk.com]
Sent: Thursday, 24 October 2002 10:31
To: Kris Keen; CCIE
Subject: RE: ISDN & PAP
Kris,
I would remove your username statements and ppp pap-sent-username statements
on both routers and add them back in again if you haven't done so already
You may have a hidden space floating around somewhere.
Below is a sample config that I tested sometime ago.
R4
username R10 password cisco
!
interface loopback0
ip address 4.1.1.1 255.255.255.0
!
Interface Bri0
ip address 104.10.10.4 255.255.255.0
encapsulation ppp
isdn switch-type basic-net3
ppp authentication pap
ppp pap sent-username R4 password cisco
dialer map ip 104.10.10.10 name R10 403 broadcast
dialer-group 1
!
dialer-list 1 protocol ip permit
ip route 10.1.1.0 255.255.255.0 104.10.10.10
R10
username R4 password cisco
!
interface loopback0
ip address 10.1.1.1 255.255.255.0
!
interface Bri1/0
ip address 104.10.10.10 255.255.255.0
encapsulation ppp
isdn switch-type basic-net3
ppp authentication pap
ppp pap sent-username R10 password cisco
dialer map ip 104.10.10.4 name R4 402 broadcast
dialer-group 1
!
dialer-list 1 protcol ip permit
ip route 4.1.1.0 255.255.255.0 104.10.10.4
Thanks
Andy
-----Original Message-----
From: Kris Keen [mailto:kkeen@bigpond.net.au]
Sent: 24 October 2002 01:00
To: CCIE
Subject: ISDN & PAP
Hi All
this is crazy! After working 10hours, it could be me but take a look
R4 is the CALLING Router
R6 is the CALLED Router
Configs are:
R4#sh run
Building configuration...
service password-encryption
!
hostname R4
!
username R6 password 7 112A3036343D
interface BRI0
ip address 172.20.16.1 255.255.255.0
encapsulation ppp
dialer idle-timeout 50000
dialer string 1111
dialer-group 1
isdn switch-type basic-net3
ppp authentication pap
ppp pap sent-username R4 password 7 1531223F2705
!
dialer-list 1 protocol ip permit
end
R4#
****************************************
****************************************
****************************************
R6#sh run
service password-encryption
hostname R6
!
username R4 password 7 072C087F6D26
ip subnet-zero
interface BRI0
ip address 172.20.16.2 255.255.255.0
encapsulation ppp
dialer-group 1
isdn switch-type basic-net3
ppp authentication pap
ppp pap sent-username R6 password 7 05282F3C0263
!
dialer-list 1 protocol ip permit
R6#
Debug on CALLING shows Username R4 not found, auth Failure....
Ideas? ive got no clue. Configured like Solie
Cheers
KK
**********************************************************************
Disclaimer
This email is confidential and intended solely for the use of
the individual to whom it is addressed. Any views or opinions
presented are solely those of the author and do not necessarily
represent those of CAE Office Systems. If you are not the
intended recipient, be advised that you have received this
email in error, and that any use, dissemination, forwarding,
printing or copying of this email is strictly prohibited. If you
received this email in error, please contact Lee Gatland on
+44 (0) 1923 477600
**********************************************************************
**********************************************************************
PowerTel Limited, winners of
Best Corporate/Wholesale Broadband Initiative, Australian Telecom Awards 2002
Broadband Wholesale Carrier of the year, CommsWorld Telecomms Awards 2001
Best Emerging Telco, Australian Telecom Awards 2001
**********************************************************************
This email (including all attachments) is intended solely for the named
addressee. It is confidential and may contain commercially sensitive
information. If you receive it in error, please let us know by reply email,
delete it from your system and destroy any copies.
This email is also subject to copyright. No part of it should be reproduced,
adapted or transmitted without the prior written consent of the copyright owner.
Emails may be interfered with, may contain computer viruses or other defects
and may not be successfully replicated on other systems. We give no
warranties in relation to these matters. If you have any doubts about
the authenticity of an email purportedly sent by us, please contact us
immediately.
**********************************************************************
This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:55 GMT-3