Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

isdn callback - user not authorized

Status
Not open for further replies.

tt523600

Technical User
Jul 16, 2002
12
NO
Hi guys!!

I have a problem since i keep getting this message, Callback not authorized for this user, when i try to get the router to call users back. I get connected but no callback is initiated. Appreciate any help.

username tt523600 password 0 spurs
!
ip subnet-zero
!
isdn switch-type basic-net3
isdn voice-call-failure 0
cns event-service server

interface BRI0
no ip address
no ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
dialer rotary-group 1
isdn switch-type basic-net3
!
interface Dialer1
ip unnumbered Ethernet0
no ip directed-broadcast
encapsulation ppp
dialer in-band
dialer enable-timeout 300
dialer map ip 10.250.250.50 name tt523600 class callback 19315
dialer hold-queue 15
dialer-group 2
peer default ip address pool tt
ppp callback accept
ppp authentication chap pap

map-class dialer callback
dialer callback-server username
dialer-list 2 protocol ip permit
----------------------------------------
debug information

3d21h: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
3d21h: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 81847
*Mar 4 21:11:59.287: BR0:1 MCB: Initialize
*Mar 4 21:11:59.287: BR0:1 MCB: Flush
3d21h: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
3d21h: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
3d21h: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 81847
*Mar 4 21:12:23.931: BR0:1 MCB: Initialize
*Mar 4 21:12:23.931: BR0:1 MCB: Flush
*Mar 4 21:12:23.955: BR0:1 MCB: Start
*Mar 4 21:12:23.955: BR0:1 MCB: Callback not authorized for this user tt523600
*Mar 4 21:12:23.955: BR0:1 MCB: Newstate 0-INIT -> 2-WAIT_RESPONSE
*Mar 4 21:12:23.959: BR0:1 MCB: O Request Id 57 Callback Type None
*Mar 4 21:12:23.967: BRI0:1 PPP: I MCB Response(2) id 57 len 6
*Mar 4 21:12:23.967: BRI0:1 MCB: I 2 39 0 6 1 2
*Mar 4 21:12:23.967: BR0:1 MCB: Received response
*Mar 4 21:12:23.967: BR0:1 MCB: Response CBK-None 1 2
*Mar 4 21:12:23.971: BR0:1 MCB: O Ack Id 58 Callback Type None
*Mar 4 21:12:23.971: BR0:1 MCB: No Callback negotiated; Exit
*Mar 4 21:12:23.971: BR0:1 MCB: Flush
3d21h: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to up
3d21h: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 19315 tt523600
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top