cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
212
Views
0
Helpful
1
Replies

callback not working with 3640

admin_2
Level 3
Level 3

i have cisco 3640 with 60 dm and combo isdn pri card.

CAllback not working with windows 2000 server with Internet authentication server. i have configured the attributes on windows 2000 which i think i need, This is still not working. when i run the relevant debug i recieve the message user not authorized for callback. callback works fine for local authorization but does not work with radius windows 2000

the attributes configured are

<p>lcp:callback-dialstring=xxx

<p>lcp:nocallback-verify=1

<p>It like the cisco box is ignoring these attributes.

1 Reply 1

Not applicable

It's hard to say, it sounds like

your config is correct. Here is

an example of one working config:

user Password = "cisco",

Service-Type = Framed,

Framed-Protocol = PPP,

Framed-IP-Address = x.x.x.x,

cisco-avpair

= "lcp:callback-dialstring=xxxxxxxx"

cisco-avpair

= "lcp:nocallback-verify=1"

You might have a look at "debug aaa

authent" and "debug aaa author" to

see if that helps identify the problem.

You might also ensure that you are

using recent code.