cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1946
Views
0
Helpful
9
Replies

dialup and callback....

shareq
Level 1
Level 1

i have problem with dialup,i have a 2600 router which has flash:c2600-i-mz.120-7.T and i am using ACS secure for authentication for our domain users.for normail dialup everything is working fine.but when i am configuring call back for some users its giving problem.

the aaa config is as follows

aaa new-model

aaa authentication login default group tacacs+

aaa authentication login no_tacacs enable

aaa authentication ppp default group tacacs+

aaa authorization exec default group tacacs+

aaa authorization network default group tacacs+

aaa accounting exec default start-stop group tacacs+

aaa accounting network default start-stop group tacacs+

with above i am getting call back and getting connected but the normal users cannot able to connect and when i remove this : aaa authorization network default group tacacs+

the normal user able to connect but not the call back users.

on the async port the config is

interface Group-Async1

ip unnumbered FastEthernet0/0

no ip directed-broadcast

encapsulation ppp

ip tcp header-compression

carrier-delay msec 0

async mode interactive

peer default ip address pool default

ppp callback permit

ppp authentication pap chap

and on line it is

line 33 48

autoselect during-login

autoselect ppp

script callback callback

modem InOut

modem autoconfigure discovery

transport input all

stopbits 1

flowcontrol hardware

group-range 33 48

i am getting the following i debug it....

6w3d: AAA/AUTHOR/FSM: As33 (19809119) user='dial'

6w3d: As33 AAA/AUTHOR/FSM (19809119): send AV service=ppp

6w3d: As33 AAA/AUTHOR/FSM (19809119): send AV protocol=ip

6w3d: As33 AAA/AUTHOR/FSM (19809119): found list "default"

6w3d: As33 AAA/AUTHOR/FSM (19809119): Method=tacacs+ (tacacs+)

6w3d: AAA/AUTHOR/TAC+: (19809119): user=dial

6w3d: AAA/AUTHOR/TAC+: (19809119): send AV service=ppp

6w3d: AAA/AUTHOR/TAC+: (19809119): send AV protocol=ip

6w3d: TAC+: (19809119): received author response status = PASS_ADD

6w3d: As33 AAA/AUTHOR (19809119): Post authorization status = PASS_ADD

6w3d: As33 AAA/AUTHOR/FSM: We can start IPCP

6w3d: As33 IPCP: O CONFREQ [Closed] id 20 len 10

6w3d: As33 IPCP: Address 129.6.2.205 (0x0306810602CD)

6w3d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?

6w3d: As33 AAA/AUTHOR/FSM (2476690859): Port='Async33' list='' service=NET

6w3d: AAA/AUTHOR/FSM: As33 (2476690859) user='dial'

6w3d: As33 AAA/AUTHOR/FSM (2476690859): send AV service=ppp

6w3d: As33 AAA/AUTHOR/FSM (2476690859): send AV protocol=ccp

6w3d: As33 AAA/AUTHOR/FSM (2476690859): found list "default"

6w3d: As33 AAA/AUTHOR/FSM (2476690859): Method=tacacs+ (tacacs+)

6w3d: AAA/AUTHOR/TAC+: (2476690859): user=dial

6w3d: AAA/AUTHOR/TAC+: (2476690859): send AV service=ppp

6w3d: AAA/AUTHOR/TAC+: (2476690859): send AV protocol=ccp

6w3d: TAC+: (2476690859): received author response status = FAIL

6w3d: As33 AAA/AUTHOR (2476690859): Post authorization status = FAIL

6w3d: As33 AAA/AUTHOR/FSM: We cannot start CCP

6w3d: As33 CCP: State is Closed

6w3d: As33 AAA/AUTHOR/FSM: (0): Can we start CDPCP?

6w3d: As33 AAA/AUTHOR/FSM (391693916): Port='Async33' list='' service=NET

6w3d: AAA/AUTHOR/FSM: As33 (391693916) user='dial'

6w3d: As33 AAA/AUTHOR/FSM (391693916): send AV service=ppp

6w3d: As33 AAA/AUTHOR/FSM (391693916): send AV protocol=cdp

6w3d: As33 AAA/AUTHOR/FSM (391693916): found list "default"

6w3d: As33 AAA/AUTHOR/FSM (391693916): Method=tacacs+ (tacacs+)

6w3d: AAA/AUTHOR/TAC+: (391693916): user=dial

6w3d: AAA/AUTHOR/TAC+: (391693916): send AV service=ppp

6w3d: AAA/AUTHOR/TAC+: (391693916): send AV protocol=cdp

6w3d: TAC+: (391693916): received author response status = FAIL

6w3d: As33 AAA/AUTHOR (391693916): Post authorization status = FAIL

6w3d: As33 AAA/AUTHOR/FSM: We cannot start CDPCP

6w3d: As33 CDPCP: State is Closed

please suggest your comments.....

9 Replies 9

tepatel
Cisco Employee
Cisco Employee

Here is the best url which discuss exactly that

http://www.cisco.com/warp/public/480/pppcallback_tac.html

Looks to me that the "non callback" users are failing the authorization. So

Try to use command "aaa authorization network default group tacacs+ local". With this command things should be fine. Otherwise needs to see the debug as mentioned under the "debug commands" on that url for the "non-callback" users.

it is the same i tried using the "aaa authorization network default group tacacs+ local" for both callback and non calback users it giving the same debug if i use it and if i remove it the non callback users connecting successfully but not callback users.

below the debug

6w6d: AAA: parse name=tty33 idb type=10 tty=33

6w6d: AAA: name=tty33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 channel

=0

6w6d: AAA/MEMORY: create_user (0x80E3ADDC) user='' ruser='' port='tty33' rem_add

r='async' authen_type=ASCII service=LOGIN priv=1

6w6d: AAA/MEMORY: free_user (0x80E3ADDC) user='' ruser='' port='tty33' rem_addr=

'async' authen_type=ASCII service=LOGIN priv=1

6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to up

6w6d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially

6w6d: AAA: parse name=Async33 idb type=10 tty=33

6w6d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann

el=0

6w6d: AAA/MEMORY: create_user (0x80E032EC) user='dial' ruser='' port='Async33' r

em_addr='async' authen_type=PAP service=PPP priv=1

6w6d: As33 AAA/AUTHOR/LCP: Authorize LCP

6w6d: As33 AAA/AUTHOR/LCP (4202832239): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/LCP: As33 (4202832239) user='dial'

6w6d: As33 AAA/AUTHOR/LCP (4202832239): send AV service=ppp

6w6d: As33 AAA/AUTHOR/LCP (4202832239): send AV protocol=lcp

6w6d: As33 AAA/AUTHOR/LCP (4202832239): found list "default"

6w6d: As33 AAA/AUTHOR/LCP (4202832239): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (4202832239): user=dial

6w6d: AAA/AUTHOR/TAC+: (4202832239): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (4202832239): send AV protocol=lcp

6w6d: As33 AAA/AUTHOR (4202832239): Post authorization status = PASS_ADD

6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start IPCP?

6w6d: As33 AAA/AUTHOR/FSM (1621430573): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/FSM: As33 (1621430573) user='dial'

6w6d: As33 AAA/AUTHOR/FSM (1621430573): send AV service=ppp

6w6d: As33 AAA/AUTHOR/FSM (1621430573): send AV protocol=ip

6w6d: As33 AAA/AUTHOR/FSM (1621430573): found list "default"

6w6d: As33 AAA/AUTHOR/FSM (1621430573): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (1621430573): user=dial

6w6d: AAA/AUTHOR/TAC+: (1621430573): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (1621430573): send AV protocol=ip

6w6d: As33 AAA/AUTHOR (1621430573): Post authorization status = PASS_ADD

6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?

6w6d: As33 AAA/AUTHOR/FSM (4266979043): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/FSM: As33 (4266979043) user='dial'

6w6d: As33 AAA/AUTHOR/FSM (4266979043): send AV service=ppp

6w6d: As33 AAA/AUTHOR/FSM (4266979043): send AV protocol=ccp

6w6d: As33 AAA/AUTHOR/FSM (4266979043): found list "default"

6w6d: As33 AAA/AUTHOR/FSM (4266979043): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (4266979043): user=dial

6w6d: AAA/AUTHOR/TAC+: (4266979043): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (4266979043): send AV protocol=ccp

6w6d: As33 AAA/AUTHOR (4266979043): Post authorization status = FAIL

6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP

6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?

6w6d: As33 AAA/AUTHOR/FSM (2762734403): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/FSM: As33 (2762734403) user='dial'

6w6d: As33 AAA/AUTHOR/FSM (2762734403): send AV service=ppp

6w6d: As33 AAA/AUTHOR/FSM (2762734403): send AV protocol=ccp

6w6d: As33 AAA/AUTHOR/FSM (2762734403): found list "default"

6w6d: As33 AAA/AUTHOR/FSM (2762734403): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (2762734403): user=dial

6w6d: AAA/AUTHOR/TAC+: (2762734403): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (2762734403): send AV protocol=ccp

6w6d: As33 AAA/AUTHOR (2762734403): Post authorization status = FAIL

6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP

6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?

6w6d: As33 AAA/AUTHOR/FSM (1118144410): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/FSM: As33 (1118144410) user='dial'

6w6d: As33 AAA/AUTHOR/FSM (1118144410): send AV service=ppp

6w6d: As33 AAA/AUTHOR/FSM (1118144410): send AV protocol=ccp

6w6d: As33 AAA/AUTHOR/FSM (1118144410): found list "default"

6w6d: As33 AAA/AUTHOR/FSM (1118144410): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (1118144410): user=dial

6w6d: AAA/AUTHOR/TAC+: (1118144410): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (1118144410): send AV protocol=ccp

6w6d: As33 AAA/AUTHOR (1118144410): Post authorization status = FAIL

6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP

looking for your suggestion

this for callback

CALLBACK ----------------------------------------------------------

6w6d: AAA: parse name=tty33 idb type=10 tty=33

6w6d: AAA: name=tty33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 channel

=0

6w6d: AAA/MEMORY: create_user (0x80E2E4E4) user='' ruser='' port='tty33' rem_add

r='async' authen_type=ASCII service=LOGIN priv=1

6w6d: AAA/AUTHEN/START (457313309): port='tty33' list='' action=LOGIN service=LO

GIN

6w6d: AAA/AUTHEN/START (457313309): using "default" list

6w6d: AAA/AUTHEN/START (457313309): Method=tacacs+ (tacacs+)

6w6d: TAC+: send AUTHEN/START packet ver=192 id=457313309

6w6d: TAC+: ver=192 id=457313309 received AUTHEN status = GETUSER

6w6d: AAA/AUTHEN (457313309): status = GETUSER

6w6d: AAA/AUTHEN/ABORT: (457313309) because Autoselected.

6w6d: TAC+: send abort reason=Autoselected

6w6d: AAA/MEMORY: free_user (0x80E2E4E4) user='' ruser='' port='tty33' rem_addr=

'async' authen_type=ASCII service=LOGIN priv=1

6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to up

6w6d: As33 PPP: Treating connection as a dedicated line

6w6d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially

6w6d: As33 PAP: I AUTH-REQ id 59 len 17 from "call"

6w6d: As33 PAP: Authenticating peer call

6w6d: AAA: parse name=Async33 idb type=10 tty=33

6w6d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann

el=0

6w6d: AAA/MEMORY: create_user (0x80E3ADDC) user='call' ruser='' port='Async33' r

em_addr='async' authen_type=PAP service=PPP priv=1

6w6d: AAA/AUTHEN/START (3070821037): port='Async33' list='' action=LOGIN service

=PPP

6w6d: AAA/AUTHEN/START (3070821037): using "default" list

6w6d: AAA/AUTHEN/START (3070821037): Method=tacacs+ (tacacs+)

6w6d: TAC+: send AUTHEN/START packet ver=193 id=3070821037

6w6d: TAC+: ver=193 id=3070821037 received AUTHEN status = PASS

6w6d: AAA/AUTHEN (3070821037): status = PASS

6w6d: As33 AAA/AUTHOR/LCP: Authorize LCP

6w6d: As33 AAA/AUTHOR/LCP (4128991479): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/LCP: As33 (4128991479) user='call'

6w6d: As33 AAA/AUTHOR/LCP (4128991479): send AV service=ppp

6w6d: As33 AAA/AUTHOR/LCP (4128991479): send AV protocol=lcp

6w6d: As33 AAA/AUTHOR/LCP (4128991479): found list "default"

6w6d: As33 AAA/AUTHOR/LCP (4128991479): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (4128991479): user=call

6w6d: AAA/AUTHOR/TAC+: (4128991479): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (4128991479): send AV protocol=lcp

6w6d: TAC+: (4128991479): received author response status = PASS_ADD

6w6d: As33 AAA/AUTHOR (4128991479): Post authorization status = PASS_ADD

6w6d: As33 AAA/AUTHOR/LCP: Processing AV service=ppp

6w6d: As33 AAA/AUTHOR/LCP: Processing AV protocol=lcp

6w6d: As33 AAA/AUTHOR/LCP: Processing AV callback-dialstring=

6w6d: As33 PAP: O AUTH-ACK id 59 len 5

6w6d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to

up

6w6d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to

down

6w6d: %LINK-5-CHANGED: Interface Async33, changed state to reset

6w6d: AAA/MEMORY: free_user (0x80E3ADDC) user='call' ruser='' port='Async33' rem

_addr='async' authen_type=PAP service=PPP priv=1

6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to down

6w6d: As33 PPP: Treating connection as a dedicated line

6w6d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially

6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to up

6w6d: As33 PAP: I AUTH-REQ id 60 len 17 from "call"

6w6d: As33 PAP: Authenticating peer call

6w6d: AAA: parse name=Async33 idb type=10 tty=33

6w6d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann

el=0

6w6d: AAA/MEMORY: create_user (0x80E3ADDC) user='call' ruser='' port='Async33' r

em_addr='async' authen_type=PAP service=PPP priv=1

6w6d: AAA/AUTHEN/START (3997176954): port='Async33' list='' action=LOGIN service

=PPP

6w6d: AAA/AUTHEN/START (3997176954): using "default" list

6w6d: AAA/AUTHEN/START (3997176954): Method=tacacs+ (tacacs+)

6w6d: TAC+: send AUTHEN/START packet ver=193 id=3997176954

6w6d: TAC+: ver=193 id=3997176954 received AUTHEN status = PASS

6w6d: AAA/AUTHEN (3997176954): status = PASS

6w6d: As33 AAA/AUTHOR/LCP: Authorize LCP

6w6d: As33 AAA/AUTHOR/LCP (424355650): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/LCP: As33 (424355650) user='call'

6w6d: As33 AAA/AUTHOR/LCP (424355650): send AV service=ppp

6w6d: As33 AAA/AUTHOR/LCP (424355650): send AV protocol=lcp

6w6d: As33 AAA/AUTHOR/LCP (424355650): found list "default"

6w6d: As33 AAA/AUTHOR/LCP (424355650): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (424355650): user=call

6w6d: AAA/AUTHOR/TAC+: (424355650): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (424355650): send AV protocol=lcp

6w6d: TAC+: (424355650): received author response status = PASS_ADD

6w6d: As33 AAA/AUTHOR (424355650): Post authorization status = PASS_ADD

6w6d: As33 AAA/AUTHOR/LCP: Processing AV service=ppp

6w6d: As33 AAA/AUTHOR/LCP: Processing AV protocol=lcp

6w6d: As33 AAA/AUTHOR/LCP: Processing AV callback-dialstring=

6w6d: As33 PAP: O AUTH-ACK id 60 len 5

6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start IPCP?

6w6d: As33 AAA/AUTHOR/FSM (3677461016): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/FSM: As33 (3677461016) user='call'

6w6d: As33 AAA/AUTHOR/FSM (3677461016): send AV service=ppp

6w6d: As33 AAA/AUTHOR/FSM (3677461016): send AV protocol=ip

6w6d: As33 AAA/AUTHOR/FSM (3677461016): found list "default"

6w6d: As33 AAA/AUTHOR/FSM (3677461016): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (3677461016): user=call

6w6d: AAA/AUTHOR/TAC+: (3677461016): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (3677461016): send AV protocol=ip

6w6d: TAC+: (3677461016): received author response status = PASS_ADD

6w6d: As33 AAA/AUTHOR (3677461016): Post authorization status = PASS_ADD

6w6d: As33 AAA/AUTHOR/FSM: We can start IPCP

6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?

6w6d: As33 AAA/AUTHOR/FSM (3725013142): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/FSM: As33 (3725013142) user='call'

6w6d: As33 AAA/AUTHOR/FSM (3725013142): send AV service=ppp

6w6d: As33 AAA/AUTHOR/FSM (3725013142): send AV protocol=ccp

6w6d: As33 AAA/AUTHOR/FSM (3725013142): found list "default"

6w6d: As33 AAA/AUTHOR/FSM (3725013142): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (3725013142): user=call

6w6d: AAA/AUTHOR/TAC+: (3725013142): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (3725013142): send AV protocol=ccp

6w6d: TAC+: (3725013142): received author response status = FAIL

6w6d: As33 AAA/AUTHOR (3725013142): Post authorization status = FAIL

6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP

6w6d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to

up

6w6d: As33 AAA/AUTHOR/IPCP: Start. Her address 0.0.0.0, we want 129.6.6.168

6w6d: As33 AAA/AUTHOR/IPCP: Says use pool 129.6.2.205

6w6d: AAA: parse name=Async33 idb type=10 tty=33

6w6d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann

el=0

6w6d: AAA/MEMORY: create_user (0x80E38B60) user='pools-RAS01' ruser='' port

='Async33' rem_addr='async' authen_type=NONE service=NONE priv=1

6w6d: As33 AAA/AUTHOR/POOL (58533224): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/POOL: As33 (58533224) user='pools-RAS01'

6w6d: As33 AAA/AUTHOR/POOL (58533224): send AV service=ppp

6w6d: As33 AAA/AUTHOR/POOL (58533224): send AV protocol=ip

6w6d: Async33 AAA/AUTHOR/POOL (58533224): found list "default"

6w6d: As33 AAA/AUTHOR/POOL (58533224): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (58533224): user=pools-RAS01

6w6d: AAA/AUTHOR/TAC+: (58533224): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (58533224): send AV protocol=ip

6w6d: TAC+: (58533224): received author response status = FAIL

6w6d: AAA/AUTHOR (58533224): Post authorization status = FAIL

6w6d: AAA/MEMORY: free_user (0x80E38B60) user='pools-RAS01' ruser='' port='

Async33' rem_addr='async' authen_type=NONE service=NONE priv=1

6w6d: As33 AAA/AUTHOR/IPCP: Cannot satisfy pool request

6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?

6w6d: As33 AAA/AUTHOR/FSM (2660630301): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/FSM: As33 (2660630301) user='call'

6w6d: As33 AAA/AUTHOR/FSM (2660630301): send AV service=ppp

6w6d: As33 AAA/AUTHOR/FSM (2660630301): send AV protocol=ccp

6w6d: As33 AAA/AUTHOR/FSM (2660630301): found list "default"

6w6d: As33 AAA/AUTHOR/FSM (2660630301): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (2660630301): user=call

6w6d: AAA/AUTHOR/TAC+: (2660630301): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (2660630301): send AV protocol=ccp

6w6d: TAC+: (2660630301): received author response status = FAIL

6w6d: As33 AAA/AUTHOR (2660630301): Post authorization status = FAIL

6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP

6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?

6w6d: As33 AAA/AUTHOR/FSM (3693302461): Port='Async33' list='' service=NET

6w6d: AAA/AUTHOR/FSM: As33 (3693302461) user='call'

6w6d: As33 AAA/AUTHOR/FSM (3693302461): send AV service=ppp

6w6d: As33 AAA/AUTHOR/FSM (3693302461): send AV protocol=ccp

6w6d: As33 AAA/AUTHOR/FSM (3693302461): found list "default"

6w6d: As33 AAA/AUTHOR/FSM (3693302461): Method=tacacs+ (tacacs+)

6w6d: AAA/AUTHOR/TAC+: (3693302461): user=call

6w6d: AAA/AUTHOR/TAC+: (3693302461): send AV service=ppp

6w6d: AAA/AUTHOR/TAC+: (3693302461): send AV protocol=ccp

6w6d: TAC+: (3693302461): received author response status = FAIL

6w6d: As33 AAA/AUTHOR (3693302461): Post authorization status = FAIL

6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP

6w6d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to

down

6w6d: %LINK-5-CHANGED: Interface Async33, changed state to reset

6w6d: AAA/MEMORY: free_user (0x80E3ADDC) user='call' ruser='' port='Async33' rem

_addr='async' authen_type=PAP service=PPP priv=1

6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to down

I think you haven't turned on the debug for "debug ppp negotiation" for a failed call.

Leave that "aaa authorization ...." in the config and turned on the debug for following for a failed call.

debug aaa authentication

debug aaa authorization

debug ppp negotiation

debug aaa per

Also where dose that CCP coming from? Do you need it?

here is debug with debug aaa authentication,debug aaa authorization,debug ppp negotiation,debug aaa per and "aaa autho network..... "i dont know where from this ccp coming and i dont need it.i just want to have callback and non callback to work together.its not giving callback unless i put "aaa autho net..."

i am pasting the debug in two post bcoz its not coming in ont post.

7w0d: AAA: parse name=tty33 idb type=10 tty=33

7w0d: AAA: name=tty33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 channel

=0

7w0d: AAA/MEMORY: create_user (0x80DF96A4) user='' ruser='' port='tty33' rem_add

r='async' authen_type=ASCII service=LOGIN priv=1

7w0d: AAA/AUTHEN/START (3027969203): port='tty33' list='' action=LOGIN service=L

OGIN

7w0d: AAA/AUTHEN/START (3027969203): using "default" list

7w0d: AAA/AUTHEN/START (3027969203): Method=tacacs+ (tacacs+)

7w0d: TAC+: send AUTHEN/START packet ver=192 id=3027969203

7w0d: TAC+: ver=192 id=3027969203 received AUTHEN status = GETUSER

7w0d: AAA/AUTHEN (3027969203): status = GETUSER

7w0d: AAA/AUTHEN/ABORT: (3027969203) because Autoselected.

7w0d: TAC+: send abort reason=Autoselected

7w0d: AAA/MEMORY: free_user (0x80DF96A4) user='' ruser='' port='tty33' rem_addr=

'async' authen_type=ASCII service=LOGIN priv=1

7w0d: %LINK-3-UPDOWN: Interface Async33, changed state to up

7w0d: As33 PPP: Treating connection as a dedicated line

7w0d: As33 PPP: Phase is ESTABLISHING, Active Open

7w0d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially

7w0d: As33 LCP: O CONFREQ [Closed] id 216 len 24

7w0d: As33 LCP: ACCM 0x000A0000 (0x0206000A0000)

7w0d: As33 LCP: AuthProto PAP (0x0304C023)

7w0d: As33 LCP: MagicNumber 0x03E5C12C (0x050603E5C12C)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: I CONFACK [REQsent] id 216 len 24

7w0d: As33 LCP: ACCM 0x000A0000 (0x0206000A0000)

7w0d: As33 LCP: AuthProto PAP (0x0304C023)

7w0d: As33 LCP: MagicNumber 0x03E5C12C (0x050603E5C12C)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: TIMEout: State ACKrcvd

7w0d: As33 LCP: O CONFREQ [ACKrcvd] id 217 len 24

7w0d: As33 LCP: ACCM 0x000A0000 (0x0206000A0000)

7w0d: As33 LCP: AuthProto PAP (0x0304C023)

7w0d: As33 LCP: MagicNumber 0x03E5C12C (0x050603E5C12C)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: I CONFACK [REQsent] id 217 len 24

7w0d: As33 LCP: ACCM 0x000A0000 (0x0206000A0000)

7w0d: As33 LCP: AuthProto PAP (0x0304C023)

7w0d: As33 LCP: MagicNumber 0x03E5C12C (0x050603E5C12C)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: I CONFREQ [ACKrcvd] id 2 len 50

7w0d: As33 LCP: ACCM 0x00000000 (0x020600000000)

7w0d: As33 LCP: MagicNumber 0x44F42279 (0x050644F42279)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: Callback 6 (0x0D0306)

7w0d: As33 LCP: MRRU 1614 (0x1104064E)

7w0d: As33 LCP: EndpointDisc 1 Local

7w0d: As33 LCP: (0x131701F77B93A4FEDC410FBF91BBCF30)

7w0d: As33 LCP: (0x07396B00000000)

7w0d: As33 LCP: O CONFREJ [ACKrcvd] id 2 len 31

7w0d: As33 LCP: MRRU 1614 (0x1104064E)

7w0d: As33 LCP: EndpointDisc 1 Local

7w0d: As33 LCP: (0x131701F77B93A4FEDC410FBF91BBCF30)

7w0d: As33 LCP: (0x07396B00000000)

7w0d: As33 LCP: I CONFREQ [ACKrcvd] id 3 len 23

7w0d: As33 LCP: ACCM 0x00000000 (0x020600000000)

7w0d: As33 LCP: MagicNumber 0x44F42279 (0x050644F42279)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: Callback 6 (0x0D0306)

7w0d: As33 LCP: O CONFACK [ACKrcvd] id 3 len 23

7w0d: As33 LCP: ACCM 0x00000000 (0x020600000000)

7w0d: As33 LCP: MagicNumber 0x44F42279 (0x050644F42279)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: Callback 6 (0x0D0306)

7w0d: As33 LCP: State is Open

7w0d: As33 PPP: Phase is AUTHENTICATING, by this end

7w0d: As33 LCP: I IDENTIFY [Open] id 4 len 18 magic 0x44F42279 MSRASV5.00

7w0d: As33 LCP: I IDENTIFY [Open] id 5 len 22 magic 0x44F42279 MSRAS-1-NAYEEM

7w0d: As33 PAP: I AUTH-REQ id 75 len 17 from "call"

7w0d: As33 PAP: Authenticating peer call

7w0d: AAA: parse name=Async33 idb type=10 tty=33

7w0d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann

el=0

7w0d: AAA/MEMORY: create_user (0x80DF96A4) user='call' ruser='' port='Async33' r

em_addr='async' authen_type=PAP service=PPP priv=1

7w0d: AAA/AUTHEN/START (1737417160): port='Async33' list='' action=LOGIN service

=PPP

7w0d: AAA/AUTHEN/START (1737417160): using "default" list

7w0d: AAA/AUTHEN/START (1737417160): Method=tacacs+ (tacacs+)

7w0d: TAC+: send AUTHEN/START packet ver=193 id=1737417160

7w0d: TAC+: ver=193 id=1737417160 received AUTHEN status = PASS

7w0d: AAA/AUTHEN (1737417160): status = PASS

7w0d: As33 AAA/AUTHOR/LCP: Authorize LCP

7w0d: As33 AAA/AUTHOR/LCP (984675181): Port='Async33' list='' service=NET

7w0d: AAA/AUTHOR/LCP: As33 (984675181) user='call'

7w0d: As33 AAA/AUTHOR/LCP (984675181): send AV service=ppp

7w0d: As33 AAA/AUTHOR/LCP (984675181): send AV protocol=lcp

7w0d: As33 AAA/AUTHOR/LCP (984675181): found list "default"

7w0d: As33 AAA/AUTHOR/LCP (984675181): Method=tacacs+ (tacacs+)

7w0d: AAA/AUTHOR/TAC+: (984675181): user=call

7w0d: AAA/AUTHOR/TAC+: (984675181): send AV service=ppp

7w0d: AAA/AUTHOR/TAC+: (984675181): send AV protocol=lcp

7w0d: TAC+: (984675181): received author response status = PASS_ADD

7w0d: As33 AAA/AUTHOR (984675181): Post authorization status = PASS_ADD

7w0d: As33 AAA/AUTHOR/LCP: Processing AV service=ppp

7w0d: As33 AAA/AUTHOR/LCP: Processing AV protocol=lcp

7w0d: As33 AAA/AUTHOR/LCP: Processing AV callback-dialstring=

7w0d: As33 PAP: O AUTH-ACK id 75 len 5

7w0d: As33 MCB: User call Callback Number - Client ANY

7w0d: Async33 PPP: O MCB Request(1) id 144 len 11

7w0d: Async33 MCB: O 1 90 0 B 1 2 2 5 0 1 0

7w0d: As33 MCB: O Request Id 144 Callback Type Client-Num delay 0

7w0d: As33 PPP: Phase is CBCP

7w0d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to

up

7w0d: Async33 PPP: I MCB Response(2) id 144 len 18

7w0d: Async33 MCB: I 2 90 0 12 2 E C 1 30 2C 33 34 35 32 36 39

35 0

7w0d: As33 MCB: Received response

7w0d: As33 MCB: Response CBK-Client-Num 2 14 12, addr 1-0,3452695

7w0d: Async33 PPP: O MCB Ack(3) id 145 len 18

7w0d: Async33 MCB: O 3 91 0 12 2 E C 1 30 2C 33 34 35 32 36 39

35 0

7w0d: As33 MCB: O Ack Id 145 Callback Type Client-Num delay 12

7w0d: As33 MCB: Negotiated MCB with peer

7w0d: As33 LCP: I TERMREQ [Open] id 6 len 16 (0x44F42279003CCD7400000000)

7w0d: As33 LCP: O TERMACK [Open] id 6 len 4

7w0d: As33 MCB: Peer terminating the link

7w0d: As33 MCB: Link terminated by peer, Callback Needed

7w0d: As33 MCB: Initiate Callback for call at 0,3452695 using Async

7w0d: As33 MCB: Async-callback in progress

7w0d: As33 PPP: Phase is TERMINATING

7w0d: As33 AAA/AUTHOR/PER-USER: Event LCP_DOWN

7w0d: As33 AAA/AUTHOR: LCP_DOWN

7w0d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to

down

7w0d: %LINK-5-CHANGED: Interface Async33, changed state to reset

7w0d: As33 LCP: State is Closed

7w0d: As33 PPP: Phase is DOWN

7w0d: AAA/MEMORY: free_user (0x80DF96A4) user='call' ruser='' port='Async33' rem

_addr='async' authen_type=PAP service=PPP priv=1

7w0d: As33 IPCP: Remove route to 129.6.6.170

7w0d: %LINK-3-UPDOWN: Interface Async33, changed state to down

7w0d: As33 LCP: State is Closed

7w0d: As33 LCP: I CONFREQ [Closed] id 0 len 47

7w0d: As33 LCP: ACCM 0x00000000 (0x020600000000)

7w0d: As33 LCP: MagicNumber 0x17E773C2 (0x050617E773C2)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: MRRU 1614 (0x1104064E)

7w0d: As33 LCP: EndpointDisc 1 Local

7w0d: As33 LCP: (0x131701F77B93A4FEDC410FBF91BBCF30)

7w0d: As33 LCP: (0x07396B00000000)

7w0d: As33 LCP: Lower layer not up, Fast Starting

7w0d: As33 PPP: Treating connection as a dedicated line

7w0d: As33 PPP: Phase is ESTABLISHING, Active Open

7w0d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially

7w0d: As33 LCP: O CONFREQ [Closed] id 218 len 24

7w0d: As33 LCP: ACCM 0x000A0000 (0x0206000A0000)

7w0d: As33 LCP: AuthProto PAP (0x0304C023)

7w0d: As33 LCP: MagicNumber 0x03E66DAA (0x050603E66DAA)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: O CONFREJ [REQsent] id 0 len 31

7w0d: As33 LCP: MRRU 1614 (0x1104064E)

7w0d: As33 LCP: EndpointDisc 1 Local

7w0d: As33 LCP: (0x131701F77B93A4FEDC410FBF91BBCF30)

7w0d: As33 LCP: (0x07396B00000000)

7w0d: %LINK-3-UPDOWN: Interface Async33, changed state to up

7w0d: As33 LCP: I CONFACK [REQsent] id 218 len 24

7w0d: As33 LCP: ACCM 0x000A0000 (0x0206000A0000)

7w0d: As33 LCP: AuthProto PAP (0x0304C023)

7w0d: As33 LCP: MagicNumber 0x03E66DAA (0x050603E66DAA)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: I CONFREQ [ACKrcvd] id 1 len 20

7w0d: As33 LCP: ACCM 0x00000000 (0x020600000000)

7w0d: As33 LCP: MagicNumber 0x17E773C2 (0x050617E773C2)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: O CONFACK [ACKrcvd] id 1 len 20

7w0d: As33 LCP: ACCM 0x00000000 (0x020600000000)

7w0d: As33 LCP: MagicNumber 0x17E773C2 (0x050617E773C2)

7w0d: As33 LCP: PFC (0x0702)

7w0d: As33 LCP: ACFC (0x0802)

7w0d: As33 LCP: State is Open

7w0d: As33 PPP: Phase is AUTHENTICATING, by this end

7w0d: As33 LCP: I IDENTIFY [Open] id 2 len 18 magic 0x17E773C2 MSRASV5.00

to be continued....

the continuation......

7w0d: As33 LCP: I IDENTIFY [Open] id 3 len 22 magic 0x17E773C2 MSRAS-1-xyz123

7w0d: As33 PAP: I AUTH-REQ id 76 len 17 from "call"

7w0d: As33 PAP: Authenticating peer call

7w0d: AAA: parse name=Async33 idb type=10 tty=33

7w0d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann

el=0

7w0d: AAA/MEMORY: create_user (0x80DF96A4) user='call' ruser='' port='Async33' r

em_addr='async' authen_type=PAP service=PPP priv=1

7w0d: AAA/AUTHEN/START (1313656727): port='Async33' list='' action=LOGIN service

=PPP

7w0d: AAA/AUTHEN/START (1313656727): using "default" list

7w0d: AAA/AUTHEN/START (1313656727): Method=tacacs+ (tacacs+)

7w0d: TAC+: send AUTHEN/START packet ver=193 id=1313656727

7w0d: TAC+: ver=193 id=1313656727 received AUTHEN status = PASS

7w0d: AAA/AUTHEN (1313656727): status = PASS

7w0d: As33 AAA/AUTHOR/LCP: Authorize LCP

7w0d: As33 AAA/AUTHOR/LCP (3847832388): Port='Async33' list='' service=NET

7w0d: AAA/AUTHOR/LCP: As33 (3847832388) user='call'

7w0d: As33 AAA/AUTHOR/LCP (3847832388): send AV service=ppp

7w0d: As33 AAA/AUTHOR/LCP (3847832388): send AV protocol=lcp

7w0d: As33 AAA/AUTHOR/LCP (3847832388): found list "default"

7w0d: As33 AAA/AUTHOR/LCP (3847832388): Method=tacacs+ (tacacs+)

7w0d: AAA/AUTHOR/TAC+: (3847832388): user=call

7w0d: AAA/AUTHOR/TAC+: (3847832388): send AV service=ppp

7w0d: AAA/AUTHOR/TAC+: (3847832388): send AV protocol=lcp

7w0d: TAC+: (3847832388): received author response status = PASS_ADD

7w0d: As33 AAA/AUTHOR (3847832388): Post authorization status = PASS_ADD

7w0d: As33 AAA/AUTHOR/LCP: Processing AV service=ppp

7w0d: As33 AAA/AUTHOR/LCP: Processing AV protocol=lcp

7w0d: As33 AAA/AUTHOR/LCP: Processing AV callback-dialstring=

7w0d: As33 PAP: O AUTH-ACK id 76 len 5

7w0d: As33 PPP: Phase is UP

7w0d: As33 AAA/AUTHOR/FSM: (0): Can we start IPCP?

7w0d: As33 AAA/AUTHOR/FSM (3051466932): Port='Async33' list='' service=NET

7w0d: AAA/AUTHOR/FSM: As33 (3051466932) user='call'

7w0d: As33 AAA/AUTHOR/FSM (3051466932): send AV service=ppp

7w0d: As33 AAA/AUTHOR/FSM (3051466932): send AV protocol=ip

7w0d: As33 AAA/AUTHOR/FSM (3051466932): found list "default"

7w0d: As33 AAA/AUTHOR/FSM (3051466932): Method=tacacs+ (tacacs+)

7w0d: AAA/AUTHOR/TAC+: (3051466932): user=call

7w0d: AAA/AUTHOR/TAC+: (3051466932): send AV service=ppp

7w0d: AAA/AUTHOR/TAC+: (3051466932): send AV protocol=ip

7w0d: As33 CCP: I CONFREQ [Closed] id 4 len 10

7w0d: As33 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)

7w0d: As33 CCP: Lower layer not up, discarding packet

7w0d: As33 IPCP: I CONFREQ [Closed] id 5 len 40

7w0d: As33 IPCP: CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)

7w0d: As33 IPCP: Address 0.0.0.0 (0x030600000000)

7w0d: As33 IPCP: PrimaryDNS 0.0.0.0 (0x810600000000)

7w0d: As33 IPCP: PrimaryWINS 0.0.0.0 (0x820600000000)

7w0d: As33 IPCP: SecondaryDNS 0.0.0.0 (0x830600000000)

7w0d: As33 IPCP: SecondaryWINS 0.0.0.0 (0x840600000000)

7w0d: TAC+: (3051466932): received author response status = PASS_ADD

7w0d: As33 AAA/AUTHOR (3051466932): Post authorization status = PASS_ADD

7w0d: As33 AAA/AUTHOR/FSM: We can start IPCP

7w0d: As33 IPCP: O CONFREQ [Closed] id 59 len 10

7w0d: As33 IPCP: Address 129.6.2.205 (0x0306810602CD)

7w0d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?

7w0d: As33 AAA/AUTHOR/FSM (1838479872): Port='Async33' list='' service=NET

7w0d: AAA/AUTHOR/FSM: As33 (1838479872) user='call'

7w0d: As33 AAA/AUTHOR/FSM (1838479872): send AV service=ppp

7w0d: As33 AAA/AUTHOR/FSM (1838479872): send AV protocol=ccp

7w0d: As33 AAA/AUTHOR/FSM (1838479872): found list "default"

7w0d: As33 AAA/AUTHOR/FSM (1838479872): Method=tacacs+ (tacacs+)

7w0d: AAA/AUTHOR/TAC+: (1838479872): user=call

7w0d: AAA/AUTHOR/TAC+: (1838479872): send AV service=ppp

7w0d: AAA/AUTHOR/TAC+: (1838479872): send AV protocol=ccp

7w0d: As33 IPCP: I CONFACK [REQsent] id 59 len 10

7w0d: As33 IPCP: Address 129.6.2.205 (0x0306810602CD)

7w0d: TAC+: (1838479872): received author response status = FAIL

7w0d: As33 AAA/AUTHOR (1838479872): Post authorization status = FAIL

7w0d: As33 AAA/AUTHOR/FSM: We cannot start CCP

7w0d: As33 CCP: State is Closed

7w0d: As33 AAA/AUTHOR/FSM: (0): Can we start CDPCP?

7w0d: As33 AAA/AUTHOR/FSM (740497526): Port='Async33' list='' service=NET

7w0d: AAA/AUTHOR/FSM: As33 (740497526) user='call'

7w0d: As33 AAA/AUTHOR/FSM (740497526): send AV service=ppp

7w0d: As33 AAA/AUTHOR/FSM (740497526): send AV protocol=cdp

7w0d: As33 AAA/AUTHOR/FSM (740497526): found list "default"

7w0d: As33 AAA/AUTHOR/FSM (740497526): Method=tacacs+ (tacacs+)

7w0d: AAA/AUTHOR/TAC+: (740497526): user=call

7w0d: AAA/AUTHOR/TAC+: (740497526): send AV service=ppp

7w0d: AAA/AUTHOR/TAC+: (740497526): send AV protocol=cdp

7w0d: TAC+: (740497526): received author response status = FAIL

7w0d: As33 AAA/AUTHOR (740497526): Post authorization status = FAIL

7w0d: As33 AAA/AUTHOR/FSM: We cannot start CDPCP

7w0d: As33 CDPCP: State is Closed

7w0d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to

up

7w0d: As33 PPP: Outbound cdp packet dropped, CDPCP is Closed [starting negotiati

ons]

7w0d: As33 CDPCP: State is Closed

7w0d: As33 PPP: Outbound cdp packet dropped, CDPCP is Closed [starting negotiati

ons]

7w0d: As33 CDPCP: State is Closed

7w0d: As33 PPP: Outbound cdp packet dropped, CDPCP is Closed [starting negotiati

ons]

7w0d: As33 CDPCP: State is Closed

7w0d: As33 CDPCP: TIMEout: State Closed

7w0d: As33 CDPCP: State is Listen

7w0d: As33 IPCP: I CONFREQ [ACKrcvd] id 6 len 40

7w0d: As33 IPCP: CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)

7w0d: As33 IPCP: Address 0.0.0.0 (0x030600000000)

7w0d: As33 IPCP: PrimaryDNS 0.0.0.0 (0x810600000000)

7w0d: As33 IPCP: PrimaryWINS 0.0.0.0 (0x820600000000)

7w0d: As33 IPCP: SecondaryDNS 0.0.0.0 (0x830600000000)

7w0d: As33 IPCP: SecondaryWINS 0.0.0.0 (0x840600000000)

7w0d: As33 AAA/AUTHOR/IPCP: Start. Her address 0.0.0.0, we want 129.6.6.170

7w0d: As33 AAA/AUTHOR/IPCP: Says use pool 129.6.2.205

7w0d: AAA: parse name=Async33 idb type=10 tty=33

7w0d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann

el=0

7w0d: AAA/MEMORY: create_user (0x80E41DBC) user='pools-RAS01' ruser='' port

='Async33' rem_addr='async' authen_type=NONE service=NONE priv=1

7w0d: As33 AAA/AUTHOR/POOL (1344099588): Port='Async33' list='' service=NET

7w0d: AAA/AUTHOR/POOL: As33 (1344099588) user='pools-RAS01'

7w0d: As33 AAA/AUTHOR/POOL (1344099588): send AV service=ppp

7w0d: As33 AAA/AUTHOR/POOL (1344099588): send AV protocol=ip

7w0d: Async33 AAA/AUTHOR/POOL (1344099588): found list "default"

7w0d: As33 AAA/AUTHOR/POOL (1344099588): Method=tacacs+ (tacacs+)

7w0d: AAA/AUTHOR/TAC+: (1344099588): user=pools-RAS01

7w0d: AAA/AUTHOR/TAC+: (1344099588): send AV service=ppp

7w0d: AAA/AUTHOR/TAC+: (1344099588): send AV protocol=ip

7w0d: TAC+: (1344099588): received author response status = FAIL

7w0d: AAA/AUTHOR (1344099588): Post authorization status = FAIL

7w0d: AAA/MEMORY: free_user (0x80E41DBC) user='pools-RAS01' ruser='' port='

Async33' rem_addr='async' authen_type=NONE service=NONE priv=1

7w0d: As33 AAA/AUTHOR/IPCP: Cannot satisfy pool request

7w0d: As33 LCP: O PROTREJ [Open] id 219 len 46 protocol IPCP

7w0d: As33 LCP: (0x8021010600280206002D0F0103060000)

7w0d: As33 LCP: (0x00008106000000008206000000008306)

7w0d: As33 LCP: (0x00000000840600000000)

7w0d: As33 IPCP: State is Closed

7w0d: As33 CCP: I CONFREQ [Closed] id 7 len 10

7w0d: As33 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)

7w0d: As33 CCP: Lower layer not up, discarding packet

7w0d: As33 CCP: I CONFREQ [Listen] id 8 len 10

7w0d: As33 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)

7w0d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?

7w0d: As33 AAA/AUTHOR/FSM (2606674676): Port='Async33' list='' service=NET

7w0d: AAA/AUTHOR/FSM: As33 (2606674676) user='call'

7w0d: As33 AAA/AUTHOR/FSM (2606674676): send AV service=ppp

7w0d: As33 AAA/AUTHOR/FSM (2606674676): send AV protocol=ccp

7w0d: As33 AAA/AUTHOR/FSM (2606674676): found list "default"

7w0d: As33 AAA/AUTHOR/FSM (2606674676): Method=tacacs+ (tacacs+)

7w0d: AAA/AUTHOR/TAC+: (2606674676): user=call

7w0d: AAA/AUTHOR/TAC+: (2606674676): send AV service=ppp

7w0d: AAA/AUTHOR/TAC+: (2606674676): send AV protocol=ccp

7w0d: TAC+: (2606674676): received author response status = FAIL

7w0d: As33 AAA/AUTHOR (2606674676): Post authorization status = FAIL

7w0d: As33 AAA/AUTHOR/FSM: We cannot start CCP

7w0d: As33 LCP: I TERMREQ [Open] id 9 len 16 (0x17E773C2003CCD7400000000)

7w0d: As33 LCP: O TERMACK [Open] id 9 len 4

7w0d: As33 CCP: State is Closed

7w0d: As33 CDPCP: State is Closed

7w0d: As33 PPP: Phase is TERMINATING

7w0d: As33 AAA/AUTHOR/PER-USER: Event LCP_DOWN

7w0d: As33 AAA/AUTHOR: LCP_DOWN

7w0d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to

down

7w0d: %LINK-5-CHANGED: Interface Async33, changed state to reset

7w0d: As33 LCP: State is Closed

7w0d: As33 PPP: Phase is DOWN

7w0d: AAA/MEMORY: free_user (0x80DF96A4) user='call' ruser='' port='Async33' rem

_addr='async' authen_type=PAP service=PPP priv=1

7w0d: As33 IPCP: Remove route to 129.6.6.170

7w0d: %LINK-3-UPDOWN: Interface Async33, changed state to down

7w0d: As33 LCP: State is Closed

one more thing ,when i try to put "(config)#aaa authorization network tacacs+"

it give me this "7w0d: AAA/AUTHOR: config command authorization not enabled "

is it a bug in IOS ,i have flash:c2600-i-mz.120-7.T

looking for your suggestions...

i think i put the command in wrong way its accepting this config)#aaa authorization network tacacs+" command but still the same problem.

i just wana know for callback and non callback this aaa autho net should be there or not.if not,when i remove it and try callback it not working only noncallback is working.

suggest me please.

tepatel please suggest me what should be my next step

Its stil fialing with the compression again, try to add "compress mppc" under the "interface group-async 1" and see the results.

If that still dosen't work, i would suggest to open a tac case on that issue by logging at www.cisco.com/tac

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: