Re: radius callback

From: Phil (ciscostudent1@yahoo.com.br)
Date: Wed Nov 26 2003 - 23:58:28 GMT-3


This is my working configuration for radius callback:
===========================================
============= callback client =============
===========================================
R4#
!
version 12.2
!
hostname R4
!
username R2 password 0 cisco
!
isdn switch-type basic-ni
!
interface BRI0/0
 ip address 172.16.1.2 255.255.255.252
 encapsulation ppp
 no ip route-cache
 no ip mroute-cache
 dialer idle-timeout 20
 dialer map ip 172.16.1.1 name R2 broadcast 5551000
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 21255520000101 5552000
 isdn spid2 21255520010101 5552001
 no cdp enable
 no cdp enable
 ppp callback request
 ppp authentication chap callback
 ppp multilink
!
dialer-list 1 protocol ip permit
!
end
===========================================
============= callback server =============
===========================================
R2#
!
version 12.2
!
hostname R2
!
aaa new-model
!
!
aaa authentication ppp default group radius
aaa authorization network default group radius
!
isdn switch-type basic-ni
!
interface BRI0/0
 ip address 172.16.1.1 255.255.255.252
 encapsulation ppp
 no ip route-cache
 no ip mroute-cache
 dialer idle-timeout 20
 dialer enable-timeout 2
 dialer load-threshold 1 either
 dialer callback-secure
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 21255510000101 5551000
 isdn spid2 21255510010101 5551001
 no cdp enable
 ppp callback accept
 ppp authentication chap callin
 ppp multilink
!
dialer-list 1 protocol ip permit
!
radius-server host 10.1.1.11 key cisco
!
end
R2#
===========================
On the CSACS server I have the following selected under Group:

Cisco IOS/PIX RADIUS Attributes
 [check] [009\001] cisco-av-pair

IETF RADIUS Attributes
         lcp:callback-dialstring=5552000
 [check] [006] Service-Type
         Framed
 [check] [007] Framed-Protocol
         PPP

All the other options are unchecked and I have Authenticate
Using RADIUS (Cisco IOS/PIX) under Network Configuration.

HTH,

Phil

Zalimas Azaaaz <zalzal50@yahoo.gr> wrote:
Hi,
I am trying to configure my radius server (ACS) to provide the
isdn callback string to the router.

I receive the following:

cisco AVPair "lcp:callback-dialstring=384800" not applied for
multilink
cisco AVPair "lcp:callback-dialstring=384800" not applied for ip

is this normal? Have I forgot something ?

the isdn link is established/authenticated but no calllback.

Help,
Zal

---------------------------------
Do You Yahoo!?
Apojt^ste tgm dyqe\m sar@yahoo.gr die}humsg sto Yahoo! Mail.



This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:18 GMT-3