<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: dialup and callback.... in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199133#M436790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you haven't turned on the debug for "debug ppp negotiation" for a failed call.&lt;/P&gt;&lt;P&gt;Leave that "aaa authorization ...." in the config and turned on the debug for following for a failed call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug aaa authentication&lt;/P&gt;&lt;P&gt;debug aaa authorization&lt;/P&gt;&lt;P&gt;debug ppp negotiation&lt;/P&gt;&lt;P&gt;debug aaa per&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also where dose that CCP coming from? Do you need it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Apr 2003 20:54:52 GMT</pubDate>
    <dc:creator>tepatel</dc:creator>
    <dc:date>2003-04-27T20:54:52Z</dc:date>
    <item>
      <title>dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199129#M436786</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;the aaa config is as follows&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ &lt;/P&gt;&lt;P&gt;aaa authentication login no_tacacs enable&lt;/P&gt;&lt;P&gt;aaa authentication ppp default group tacacs+ &lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ &lt;/P&gt;&lt;P&gt;aaa authorization network default group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting network default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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+ &lt;/P&gt;&lt;P&gt;the normal user able to connect but not the call back users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on  the async port the config is &lt;/P&gt;&lt;P&gt;interface Group-Async1&lt;/P&gt;&lt;P&gt; ip unnumbered FastEthernet0/0&lt;/P&gt;&lt;P&gt; no ip directed-broadcast&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; ip tcp header-compression&lt;/P&gt;&lt;P&gt; carrier-delay msec 0&lt;/P&gt;&lt;P&gt; async mode interactive&lt;/P&gt;&lt;P&gt; peer default ip address pool default&lt;/P&gt;&lt;P&gt; ppp callback permit&lt;/P&gt;&lt;P&gt; ppp authentication pap chap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and on line it is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line 33 48&lt;/P&gt;&lt;P&gt; autoselect during-login&lt;/P&gt;&lt;P&gt; autoselect ppp&lt;/P&gt;&lt;P&gt; script callback callback&lt;/P&gt;&lt;P&gt; modem InOut&lt;/P&gt;&lt;P&gt; modem autoconfigure discovery&lt;/P&gt;&lt;P&gt; transport input all&lt;/P&gt;&lt;P&gt; stopbits 1&lt;/P&gt;&lt;P&gt; flowcontrol hardware&lt;/P&gt;&lt;P&gt; group-range 33 48&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting the following i debug it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/FSM: As33 (19809119) user='dial'&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (19809119): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (19809119): send AV protocol=ip&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (19809119): found list "default"&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (19809119): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/TAC+: (19809119): user=dial&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/TAC+: (19809119): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/TAC+: (19809119): send AV protocol=ip&lt;/P&gt;&lt;P&gt;6w3d: TAC+: (19809119): received author response status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR (19809119): Post authorization status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM: We can start IPCP&lt;/P&gt;&lt;P&gt;6w3d: As33 IPCP: O CONFREQ [Closed] id 20 len 10&lt;/P&gt;&lt;P&gt;6w3d: As33 IPCP:    Address 129.6.2.205 (0x0306810602CD)&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (2476690859): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/FSM: As33 (2476690859) user='dial'&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (2476690859): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (2476690859): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (2476690859): found list "default"&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (2476690859): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/TAC+: (2476690859): user=dial&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/TAC+: (2476690859): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/TAC+: (2476690859): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w3d: TAC+: (2476690859): received author response status = FAIL&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR (2476690859): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM: We cannot start CCP&lt;/P&gt;&lt;P&gt;6w3d: As33 CCP: State is Closed&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM: (0): Can we start CDPCP?&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (391693916): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/FSM: As33 (391693916) user='dial'&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (391693916): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (391693916): send AV protocol=cdp&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (391693916): found list "default"&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM (391693916): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/TAC+: (391693916): user=dial&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/TAC+: (391693916): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w3d: AAA/AUTHOR/TAC+: (391693916): send AV protocol=cdp&lt;/P&gt;&lt;P&gt;6w3d: TAC+: (391693916): received author response status = FAIL&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR (391693916): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;6w3d: As33 AAA/AUTHOR/FSM: We cannot start CDPCP&lt;/P&gt;&lt;P&gt;6w3d: As33 CDPCP: State is Closed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest your comments.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:16:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199129#M436786</guid>
      <dc:creator>shareq</dc:creator>
      <dc:date>2019-03-10T14:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199130#M436787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the best url which discuss exactly that&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/480/pppcallback_tac.html" target="_blank"&gt;http://www.cisco.com/warp/public/480/pppcallback_tac.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looks to me that the "non callback" users are failing the authorization. So&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2003 23:37:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199130#M436787</guid>
      <dc:creator>tepatel</dc:creator>
      <dc:date>2003-04-26T23:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199131#M436788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below the debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6w6d: AAA: parse name=tty33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;6w6d: AAA: name=tty33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 channel&lt;/P&gt;&lt;P&gt;=0&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: create_user (0x80E3ADDC) user='' ruser='' port='tty33' rem_add&lt;/P&gt;&lt;P&gt;r='async' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: free_user (0x80E3ADDC) user='' ruser='' port='tty33' rem_addr=&lt;/P&gt;&lt;P&gt;'async' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to up&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially&lt;/P&gt;&lt;P&gt;6w6d: AAA: parse name=Async33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;6w6d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann&lt;/P&gt;&lt;P&gt;el=0&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: create_user (0x80E032EC) user='dial' ruser='' port='Async33' r&lt;/P&gt;&lt;P&gt;em_addr='async' authen_type=PAP service=PPP priv=1&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP: Authorize LCP&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4202832239): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/LCP: As33 (4202832239) user='dial'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4202832239): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4202832239): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4202832239): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4202832239): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (4202832239): user=dial&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (4202832239): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (4202832239): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (4202832239): Post authorization status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start IPCP?&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1621430573): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/FSM: As33 (1621430573) user='dial'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1621430573): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1621430573): send AV protocol=ip&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1621430573): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1621430573): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (1621430573): user=dial&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (1621430573): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (1621430573): send AV protocol=ip&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (1621430573): Post authorization status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (4266979043): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/FSM: As33 (4266979043) user='dial'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (4266979043): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (4266979043): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (4266979043): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (4266979043): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (4266979043): user=dial&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (4266979043): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (4266979043): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (4266979043): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2762734403): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/FSM: As33 (2762734403) user='dial'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2762734403): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2762734403): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2762734403): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2762734403): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (2762734403): user=dial&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (2762734403): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (2762734403): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (2762734403): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1118144410): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/FSM: As33 (1118144410) user='dial'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1118144410): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1118144410): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1118144410): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (1118144410): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (1118144410): user=dial&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (1118144410): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (1118144410): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (1118144410): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;looking for your suggestion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2003 05:51:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199131#M436788</guid>
      <dc:creator>shareq</dc:creator>
      <dc:date>2003-04-27T05:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199132#M436789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this for callback&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALLBACK ----------------------------------------------------------&lt;/P&gt;&lt;P&gt;6w6d: AAA: parse name=tty33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;6w6d: AAA: name=tty33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 channel&lt;/P&gt;&lt;P&gt;=0&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: create_user (0x80E2E4E4) user='' ruser='' port='tty33' rem_add&lt;/P&gt;&lt;P&gt;r='async' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/START (457313309): port='tty33' list='' action=LOGIN service=LO&lt;/P&gt;&lt;P&gt;GIN&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/START (457313309): using "default" list&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/START (457313309): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: TAC+: send AUTHEN/START packet ver=192 id=457313309&lt;/P&gt;&lt;P&gt;6w6d: TAC+: ver=192 id=457313309 received AUTHEN status = GETUSER&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN (457313309): status = GETUSER&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/ABORT: (457313309) because Autoselected.&lt;/P&gt;&lt;P&gt;6w6d: TAC+: send abort reason=Autoselected&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: free_user (0x80E2E4E4) user='' ruser='' port='tty33' rem_addr=&lt;/P&gt;&lt;P&gt;'async' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to up&lt;/P&gt;&lt;P&gt;6w6d: As33 PPP: Treating connection as a dedicated line&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially&lt;/P&gt;&lt;P&gt;6w6d: As33 PAP: I AUTH-REQ id 59 len 17 from "call"&lt;/P&gt;&lt;P&gt;6w6d: As33 PAP: Authenticating peer call&lt;/P&gt;&lt;P&gt;6w6d: AAA: parse name=Async33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;6w6d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann&lt;/P&gt;&lt;P&gt;el=0&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: create_user (0x80E3ADDC) user='call' ruser='' port='Async33' r&lt;/P&gt;&lt;P&gt;em_addr='async' authen_type=PAP service=PPP priv=1&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/START (3070821037): port='Async33' list='' action=LOGIN service&lt;/P&gt;&lt;P&gt;=PPP&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/START (3070821037): using "default" list&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/START (3070821037): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: TAC+: send AUTHEN/START packet ver=193 id=3070821037&lt;/P&gt;&lt;P&gt;6w6d: TAC+: ver=193 id=3070821037 received AUTHEN status = PASS&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN (3070821037): status = PASS&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP: Authorize LCP&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4128991479): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/LCP: As33 (4128991479) user='call'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4128991479): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4128991479): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4128991479): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (4128991479): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (4128991479): user=call&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (4128991479): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (4128991479): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;6w6d: TAC+: (4128991479): received author response status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (4128991479): Post authorization status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP: Processing AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP: Processing AV protocol=lcp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP: Processing AV callback-dialstring=&lt;/P&gt;&lt;P&gt;6w6d: As33 PAP: O AUTH-ACK id 59 len 5&lt;/P&gt;&lt;P&gt;6w6d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to&lt;/P&gt;&lt;P&gt;up&lt;/P&gt;&lt;P&gt;6w6d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to&lt;/P&gt;&lt;P&gt;down&lt;/P&gt;&lt;P&gt;6w6d: %LINK-5-CHANGED: Interface Async33, changed state to reset&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: free_user (0x80E3ADDC) user='call' ruser='' port='Async33' rem&lt;/P&gt;&lt;P&gt;_addr='async' authen_type=PAP service=PPP priv=1&lt;/P&gt;&lt;P&gt;6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to down&lt;/P&gt;&lt;P&gt;6w6d: As33 PPP: Treating connection as a dedicated line&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially&lt;/P&gt;&lt;P&gt;6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to up&lt;/P&gt;&lt;P&gt;6w6d: As33 PAP: I AUTH-REQ id 60 len 17 from "call"&lt;/P&gt;&lt;P&gt;6w6d: As33 PAP: Authenticating peer call&lt;/P&gt;&lt;P&gt;6w6d: AAA: parse name=Async33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;6w6d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann&lt;/P&gt;&lt;P&gt;el=0&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: create_user (0x80E3ADDC) user='call' ruser='' port='Async33' r&lt;/P&gt;&lt;P&gt;em_addr='async' authen_type=PAP service=PPP priv=1&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/START (3997176954): port='Async33' list='' action=LOGIN service&lt;/P&gt;&lt;P&gt;=PPP&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/START (3997176954): using "default" list&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN/START (3997176954): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: TAC+: send AUTHEN/START packet ver=193 id=3997176954&lt;/P&gt;&lt;P&gt;6w6d: TAC+: ver=193 id=3997176954 received AUTHEN status = PASS&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHEN (3997176954): status = PASS&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP: Authorize LCP&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (424355650): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/LCP: As33 (424355650) user='call'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (424355650): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (424355650): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (424355650): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP (424355650): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (424355650): user=call&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (424355650): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (424355650): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;6w6d: TAC+: (424355650): received author response status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (424355650): Post authorization status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP: Processing AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP: Processing AV protocol=lcp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/LCP: Processing AV callback-dialstring=&lt;/P&gt;&lt;P&gt;6w6d: As33 PAP: O AUTH-ACK id 60 len 5&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start IPCP?&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3677461016): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/FSM: As33 (3677461016) user='call'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3677461016): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3677461016): send AV protocol=ip&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3677461016): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3677461016): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (3677461016): user=call&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (3677461016): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (3677461016): send AV protocol=ip&lt;/P&gt;&lt;P&gt;6w6d: TAC+: (3677461016): received author response status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (3677461016): Post authorization status = PASS_ADD&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: We can start IPCP&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3725013142): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/FSM: As33 (3725013142) user='call'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3725013142): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3725013142): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3725013142): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3725013142): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (3725013142): user=call&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (3725013142): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (3725013142): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: TAC+: (3725013142): received author response status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (3725013142): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP&lt;/P&gt;&lt;P&gt;6w6d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to&lt;/P&gt;&lt;P&gt;up&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/IPCP: Start.  Her address 0.0.0.0, we want 129.6.6.168&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/IPCP: Says use pool 129.6.2.205&lt;/P&gt;&lt;P&gt;6w6d: AAA: parse name=Async33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;6w6d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann&lt;/P&gt;&lt;P&gt;el=0&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: create_user (0x80E38B60) user='pools-RAS01' ruser='' port&lt;/P&gt;&lt;P&gt;='Async33' rem_addr='async' authen_type=NONE service=NONE priv=1&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/POOL (58533224): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/POOL: As33 (58533224) user='pools-RAS01'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/POOL (58533224): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/POOL (58533224): send AV protocol=ip&lt;/P&gt;&lt;P&gt;6w6d: Async33 AAA/AUTHOR/POOL (58533224): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/POOL (58533224): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (58533224): user=pools-RAS01&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (58533224): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (58533224): send AV protocol=ip&lt;/P&gt;&lt;P&gt;6w6d: TAC+: (58533224): received author response status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR (58533224): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: free_user (0x80E38B60) user='pools-RAS01' ruser='' port='&lt;/P&gt;&lt;P&gt;Async33' rem_addr='async' authen_type=NONE service=NONE priv=1&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/IPCP: Cannot satisfy pool request&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2660630301): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/FSM: As33 (2660630301) user='call'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2660630301): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2660630301): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2660630301): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (2660630301): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (2660630301): user=call&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (2660630301): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (2660630301): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: TAC+: (2660630301): received author response status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (2660630301): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3693302461): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/FSM: As33 (3693302461) user='call'&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3693302461): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3693302461): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3693302461): found list "default"&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM (3693302461): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (3693302461): user=call&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (3693302461): send AV service=ppp&lt;/P&gt;&lt;P&gt;6w6d: AAA/AUTHOR/TAC+: (3693302461): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;6w6d: TAC+: (3693302461): received author response status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR (3693302461): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;6w6d: As33 AAA/AUTHOR/FSM: We cannot start CCP&lt;/P&gt;&lt;P&gt;6w6d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to&lt;/P&gt;&lt;P&gt;down&lt;/P&gt;&lt;P&gt;6w6d: %LINK-5-CHANGED: Interface Async33, changed state to reset&lt;/P&gt;&lt;P&gt;6w6d: AAA/MEMORY: free_user (0x80E3ADDC) user='call' ruser='' port='Async33' rem&lt;/P&gt;&lt;P&gt;_addr='async' authen_type=PAP service=PPP priv=1&lt;/P&gt;&lt;P&gt;6w6d: %LINK-3-UPDOWN: Interface Async33, changed state to down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2003 06:18:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199132#M436789</guid>
      <dc:creator>shareq</dc:creator>
      <dc:date>2003-04-27T06:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199133#M436790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you haven't turned on the debug for "debug ppp negotiation" for a failed call.&lt;/P&gt;&lt;P&gt;Leave that "aaa authorization ...." in the config and turned on the debug for following for a failed call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug aaa authentication&lt;/P&gt;&lt;P&gt;debug aaa authorization&lt;/P&gt;&lt;P&gt;debug ppp negotiation&lt;/P&gt;&lt;P&gt;debug aaa per&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also where dose that CCP coming from? Do you need it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2003 20:54:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199133#M436790</guid>
      <dc:creator>tepatel</dc:creator>
      <dc:date>2003-04-27T20:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199134#M436791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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..."&lt;/P&gt;&lt;P&gt;i am pasting the debug in two post bcoz its not coming in ont post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7w0d: AAA: parse name=tty33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;7w0d: AAA: name=tty33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 channel&lt;/P&gt;&lt;P&gt;=0&lt;/P&gt;&lt;P&gt;7w0d: AAA/MEMORY: create_user (0x80DF96A4) user='' ruser='' port='tty33' rem_add&lt;/P&gt;&lt;P&gt;r='async' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/START (3027969203): port='tty33' list='' action=LOGIN service=L&lt;/P&gt;&lt;P&gt;OGIN&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/START (3027969203): using "default" list&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/START (3027969203): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: TAC+: send AUTHEN/START packet ver=192 id=3027969203&lt;/P&gt;&lt;P&gt;7w0d: TAC+: ver=192 id=3027969203 received AUTHEN status = GETUSER&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN (3027969203): status = GETUSER&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/ABORT: (3027969203) because Autoselected.&lt;/P&gt;&lt;P&gt;7w0d: TAC+: send abort reason=Autoselected&lt;/P&gt;&lt;P&gt;7w0d: AAA/MEMORY: free_user (0x80DF96A4) user='' ruser='' port='tty33' rem_addr=&lt;/P&gt;&lt;P&gt;'async' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;7w0d: %LINK-3-UPDOWN: Interface Async33, changed state to up&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Treating connection as a dedicated line&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is ESTABLISHING, Active Open&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O CONFREQ [Closed] id 216 len 24&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x000A0000 (0x0206000A0000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    AuthProto PAP (0x0304C023)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x03E5C12C (0x050603E5C12C)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I CONFACK [REQsent] id 216 len 24&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x000A0000 (0x0206000A0000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    AuthProto PAP (0x0304C023)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x03E5C12C (0x050603E5C12C)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: TIMEout: State ACKrcvd&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O CONFREQ [ACKrcvd] id 217 len 24&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x000A0000 (0x0206000A0000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    AuthProto PAP (0x0304C023)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x03E5C12C (0x050603E5C12C)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I CONFACK [REQsent] id 217 len 24&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x000A0000 (0x0206000A0000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    AuthProto PAP (0x0304C023)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x03E5C12C (0x050603E5C12C)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I CONFREQ [ACKrcvd] id 2 len 50&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x00000000 (0x020600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x44F42279 (0x050644F42279)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    Callback 6  (0x0D0306)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MRRU 1614 (0x1104064E)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    EndpointDisc 1 Local&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:     (0x131701F77B93A4FEDC410FBF91BBCF30)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:     (0x07396B00000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O CONFREJ [ACKrcvd] id 2 len 31&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MRRU 1614 (0x1104064E)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    EndpointDisc 1 Local&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:     (0x131701F77B93A4FEDC410FBF91BBCF30)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:     (0x07396B00000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I CONFREQ [ACKrcvd] id 3 len 23&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x00000000 (0x020600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x44F42279 (0x050644F42279)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    Callback 6  (0x0D0306)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O CONFACK [ACKrcvd] id 3 len 23&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x00000000 (0x020600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x44F42279 (0x050644F42279)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    Callback 6  (0x0D0306)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: State is Open&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is AUTHENTICATING, by this end&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I IDENTIFY [Open] id 4 len 18 magic 0x44F42279 MSRASV5.00&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I IDENTIFY [Open] id 5 len 22 magic 0x44F42279 MSRAS-1-NAYEEM&lt;/P&gt;&lt;P&gt;7w0d: As33 PAP: I AUTH-REQ id 75 len 17 from "call"&lt;/P&gt;&lt;P&gt;7w0d: As33 PAP: Authenticating peer call&lt;/P&gt;&lt;P&gt;7w0d: AAA: parse name=Async33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;7w0d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann&lt;/P&gt;&lt;P&gt;el=0&lt;/P&gt;&lt;P&gt;7w0d: AAA/MEMORY: create_user (0x80DF96A4) user='call' ruser='' port='Async33' r&lt;/P&gt;&lt;P&gt;em_addr='async' authen_type=PAP service=PPP priv=1&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/START (1737417160): port='Async33' list='' action=LOGIN service&lt;/P&gt;&lt;P&gt;=PPP&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/START (1737417160): using "default" list&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/START (1737417160): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: TAC+: send AUTHEN/START packet ver=193 id=1737417160&lt;/P&gt;&lt;P&gt;7w0d: TAC+: ver=193 id=1737417160 received AUTHEN status = PASS&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN (1737417160): status = PASS&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP: Authorize LCP&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (984675181): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/LCP: As33 (984675181) user='call'&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (984675181): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (984675181): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (984675181): found list "default"&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (984675181): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (984675181): user=call&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (984675181): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (984675181): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;7w0d: TAC+: (984675181): received author response status = PASS_ADD&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR (984675181): Post authorization status = PASS_ADD&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP: Processing AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP: Processing AV protocol=lcp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP: Processing AV callback-dialstring=&lt;/P&gt;&lt;P&gt;7w0d: As33 PAP: O AUTH-ACK id 75 len 5&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: User call  Callback Number - Client ANY&lt;/P&gt;&lt;P&gt;7w0d: Async33 PPP: O MCB Request(1) id 144 len 11&lt;/P&gt;&lt;P&gt;7w0d: Async33 MCB: O  1  90  0  B  1  2  2  5  0  1  0&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: O Request Id 144 Callback Type Client-Num delay 0&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is CBCP&lt;/P&gt;&lt;P&gt;7w0d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to&lt;/P&gt;&lt;P&gt;up&lt;/P&gt;&lt;P&gt;7w0d: Async33 PPP: I MCB Response(2) id 144 len 18&lt;/P&gt;&lt;P&gt;7w0d: Async33 MCB: I  2  90  0  12  2  E  C  1  30  2C  33  34  35  32  36  39&lt;/P&gt;&lt;P&gt;35  0&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: Received response&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: Response CBK-Client-Num 2 14 12,  addr 1-0,3452695&lt;/P&gt;&lt;P&gt;7w0d: Async33 PPP: O MCB Ack(3) id 145 len 18&lt;/P&gt;&lt;P&gt;7w0d: Async33 MCB: O  3  91  0  12  2  E  C  1  30  2C  33  34  35  32  36  39&lt;/P&gt;&lt;P&gt;35  0&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: O Ack Id 145 Callback Type Client-Num delay 12&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: Negotiated MCB with peer&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I TERMREQ [Open] id 6 len 16 (0x44F42279003CCD7400000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O TERMACK [Open] id 6 len 4&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: Peer terminating the link&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: Link terminated by peer, Callback Needed&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: Initiate Callback for call at 0,3452695 using Async&lt;/P&gt;&lt;P&gt;7w0d: As33 MCB: Async-callback in progress&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is TERMINATING&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/PER-USER: Event LCP_DOWN&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR: LCP_DOWN&lt;/P&gt;&lt;P&gt;7w0d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to&lt;/P&gt;&lt;P&gt;down&lt;/P&gt;&lt;P&gt;7w0d: %LINK-5-CHANGED: Interface Async33, changed state to reset&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is DOWN&lt;/P&gt;&lt;P&gt;7w0d: AAA/MEMORY: free_user (0x80DF96A4) user='call' ruser='' port='Async33' rem&lt;/P&gt;&lt;P&gt;_addr='async' authen_type=PAP service=PPP priv=1&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP: Remove route to 129.6.6.170&lt;/P&gt;&lt;P&gt;7w0d: %LINK-3-UPDOWN: Interface Async33, changed state to down&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I CONFREQ [Closed] id 0 len 47&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x00000000 (0x020600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x17E773C2 (0x050617E773C2)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MRRU 1614 (0x1104064E)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    EndpointDisc 1 Local&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:     (0x131701F77B93A4FEDC410FBF91BBCF30)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:     (0x07396B00000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: Lower layer not up, Fast Starting&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Treating connection as a dedicated line&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is ESTABLISHING, Active Open&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: (0): LCP succeeds trivially&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O CONFREQ [Closed] id 218 len 24&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x000A0000 (0x0206000A0000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    AuthProto PAP (0x0304C023)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x03E66DAA (0x050603E66DAA)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O CONFREJ [REQsent] id 0 len 31&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MRRU 1614 (0x1104064E)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    EndpointDisc 1 Local&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:     (0x131701F77B93A4FEDC410FBF91BBCF30)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:     (0x07396B00000000)&lt;/P&gt;&lt;P&gt;7w0d: %LINK-3-UPDOWN: Interface Async33, changed state to up&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I CONFACK [REQsent] id 218 len 24&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x000A0000 (0x0206000A0000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    AuthProto PAP (0x0304C023)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x03E66DAA (0x050603E66DAA)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I CONFREQ [ACKrcvd] id 1 len 20&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x00000000 (0x020600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x17E773C2 (0x050617E773C2)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O CONFACK [ACKrcvd] id 1 len 20&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACCM 0x00000000 (0x020600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    MagicNumber 0x17E773C2 (0x050617E773C2)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    PFC (0x0702)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:    ACFC (0x0802)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: State is Open&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is AUTHENTICATING, by this end&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I IDENTIFY [Open] id 2 len 18 magic 0x17E773C2 MSRASV5.00&lt;/P&gt;&lt;P&gt;to be continued....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2003 04:10:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199134#M436791</guid>
      <dc:creator>shareq</dc:creator>
      <dc:date>2003-04-28T04:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199135#M436792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the continuation......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I IDENTIFY [Open] id 3 len 22 magic 0x17E773C2 MSRAS-1-xyz123&lt;/P&gt;&lt;P&gt;7w0d: As33 PAP: I AUTH-REQ id 76 len 17 from "call"&lt;/P&gt;&lt;P&gt;7w0d: As33 PAP: Authenticating peer call&lt;/P&gt;&lt;P&gt;7w0d: AAA: parse name=Async33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;7w0d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann&lt;/P&gt;&lt;P&gt;el=0&lt;/P&gt;&lt;P&gt;7w0d: AAA/MEMORY: create_user (0x80DF96A4) user='call' ruser='' port='Async33' r&lt;/P&gt;&lt;P&gt;em_addr='async' authen_type=PAP service=PPP priv=1&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/START (1313656727): port='Async33' list='' action=LOGIN service&lt;/P&gt;&lt;P&gt;=PPP&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/START (1313656727): using "default" list&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN/START (1313656727): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: TAC+: send AUTHEN/START packet ver=193 id=1313656727&lt;/P&gt;&lt;P&gt;7w0d: TAC+: ver=193 id=1313656727 received AUTHEN status = PASS&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHEN (1313656727): status = PASS&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP: Authorize LCP&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (3847832388): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/LCP: As33 (3847832388) user='call'&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (3847832388): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (3847832388): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (3847832388): found list "default"&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP (3847832388): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (3847832388): user=call&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (3847832388): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (3847832388): send AV protocol=lcp&lt;/P&gt;&lt;P&gt;7w0d: TAC+: (3847832388): received author response status = PASS_ADD&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR (3847832388): Post authorization status = PASS_ADD&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP: Processing AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP: Processing AV protocol=lcp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/LCP: Processing AV callback-dialstring=&lt;/P&gt;&lt;P&gt;7w0d: As33 PAP: O AUTH-ACK id 76 len 5&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is UP&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: (0): Can we start IPCP?&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (3051466932): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/FSM: As33 (3051466932) user='call'&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (3051466932): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (3051466932): send AV protocol=ip&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (3051466932): found list "default"&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (3051466932): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (3051466932): user=call&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (3051466932): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (3051466932): send AV protocol=ip&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP: I CONFREQ [Closed] id 4 len 10&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP:    MS-PPC supported bits 0x00000001 (0x120600000001)&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP: Lower layer not up, discarding packet&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP: I CONFREQ [Closed] id 5 len 40&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    Address 0.0.0.0 (0x030600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    PrimaryDNS 0.0.0.0 (0x810600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    PrimaryWINS 0.0.0.0 (0x820600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    SecondaryDNS 0.0.0.0 (0x830600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    SecondaryWINS 0.0.0.0 (0x840600000000)&lt;/P&gt;&lt;P&gt;7w0d: TAC+: (3051466932): received author response status = PASS_ADD&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR (3051466932): Post authorization status = PASS_ADD&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: We can start IPCP&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP: O CONFREQ [Closed] id 59 len 10&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    Address 129.6.2.205 (0x0306810602CD)&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (1838479872): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/FSM: As33 (1838479872) user='call'&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (1838479872): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (1838479872): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (1838479872): found list "default"&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (1838479872): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (1838479872): user=call&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (1838479872): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (1838479872): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP: I CONFACK [REQsent] id 59 len 10&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    Address 129.6.2.205 (0x0306810602CD)&lt;/P&gt;&lt;P&gt;7w0d: TAC+: (1838479872): received author response status = FAIL&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR (1838479872): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: We cannot start CCP&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: (0): Can we start CDPCP?&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (740497526): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/FSM: As33 (740497526) user='call'&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (740497526): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (740497526): send AV protocol=cdp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (740497526): found list "default"&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (740497526): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (740497526): user=call&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (740497526): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (740497526): send AV protocol=cdp&lt;/P&gt;&lt;P&gt;7w0d: TAC+: (740497526): received author response status = FAIL&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR (740497526): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: We cannot start CDPCP&lt;/P&gt;&lt;P&gt;7w0d: As33 CDPCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to&lt;/P&gt;&lt;P&gt;up&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Outbound cdp packet dropped, CDPCP is Closed [starting negotiati&lt;/P&gt;&lt;P&gt;ons]&lt;/P&gt;&lt;P&gt;7w0d: As33 CDPCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Outbound cdp packet dropped, CDPCP is Closed [starting negotiati&lt;/P&gt;&lt;P&gt;ons]&lt;/P&gt;&lt;P&gt;7w0d: As33 CDPCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Outbound cdp packet dropped, CDPCP is Closed [starting negotiati&lt;/P&gt;&lt;P&gt;ons]&lt;/P&gt;&lt;P&gt;7w0d: As33 CDPCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 CDPCP: TIMEout: State Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 CDPCP: State is Listen&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP: I CONFREQ [ACKrcvd] id 6 len 40&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    Address 0.0.0.0 (0x030600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    PrimaryDNS 0.0.0.0 (0x810600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    PrimaryWINS 0.0.0.0 (0x820600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    SecondaryDNS 0.0.0.0 (0x830600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP:    SecondaryWINS 0.0.0.0 (0x840600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/IPCP: Start.  Her address 0.0.0.0, we want 129.6.6.170&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/IPCP: Says use pool 129.6.2.205&lt;/P&gt;&lt;P&gt;7w0d: AAA: parse name=Async33 idb type=10 tty=33&lt;/P&gt;&lt;P&gt;7w0d: AAA: name=Async33 flags=0x11 type=4 shelf=0 slot=0 adapter=0 port=33 chann&lt;/P&gt;&lt;P&gt;el=0&lt;/P&gt;&lt;P&gt;7w0d: AAA/MEMORY: create_user (0x80E41DBC) user='pools-RAS01' ruser='' port&lt;/P&gt;&lt;P&gt;='Async33' rem_addr='async' authen_type=NONE service=NONE priv=1&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/POOL (1344099588): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/POOL: As33 (1344099588) user='pools-RAS01'&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/POOL (1344099588): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/POOL (1344099588): send AV protocol=ip&lt;/P&gt;&lt;P&gt;7w0d: Async33 AAA/AUTHOR/POOL (1344099588): found list "default"&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/POOL (1344099588): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (1344099588): user=pools-RAS01&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (1344099588): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (1344099588): send AV protocol=ip&lt;/P&gt;&lt;P&gt;7w0d: TAC+: (1344099588): received author response status = FAIL&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR (1344099588): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;7w0d: AAA/MEMORY: free_user (0x80E41DBC) user='pools-RAS01' ruser='' port='&lt;/P&gt;&lt;P&gt;Async33' rem_addr='async' authen_type=NONE service=NONE priv=1&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/IPCP: Cannot satisfy pool request&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O PROTREJ [Open] id 219 len 46 protocol IPCP&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:  (0x8021010600280206002D0F0103060000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:  (0x00008106000000008206000000008306)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP:  (0x00000000840600000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP: I CONFREQ [Closed] id 7 len 10&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP:    MS-PPC supported bits 0x00000001 (0x120600000001)&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP: Lower layer not up, discarding packet&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP: I CONFREQ [Listen] id 8 len 10&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP:    MS-PPC supported bits 0x00000001 (0x120600000001)&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: (0): Can we start CCP?&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (2606674676): Port='Async33' list='' service=NET&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/FSM: As33 (2606674676) user='call'&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (2606674676): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (2606674676): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (2606674676): found list "default"&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM (2606674676): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (2606674676): user=call&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (2606674676): send AV service=ppp&lt;/P&gt;&lt;P&gt;7w0d: AAA/AUTHOR/TAC+: (2606674676): send AV protocol=ccp&lt;/P&gt;&lt;P&gt;7w0d: TAC+: (2606674676): received author response status = FAIL&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR (2606674676): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/FSM: We cannot start CCP&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: I TERMREQ [Open] id 9 len 16 (0x17E773C2003CCD7400000000)&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: O TERMACK [Open] id 9 len 4&lt;/P&gt;&lt;P&gt;7w0d: As33 CCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 CDPCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is TERMINATING&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR/PER-USER: Event LCP_DOWN&lt;/P&gt;&lt;P&gt;7w0d: As33 AAA/AUTHOR: LCP_DOWN&lt;/P&gt;&lt;P&gt;7w0d: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async33, changed state to&lt;/P&gt;&lt;P&gt;down&lt;/P&gt;&lt;P&gt;7w0d: %LINK-5-CHANGED: Interface Async33, changed state to reset&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: State is Closed&lt;/P&gt;&lt;P&gt;7w0d: As33 PPP: Phase is DOWN&lt;/P&gt;&lt;P&gt;7w0d: AAA/MEMORY: free_user (0x80DF96A4) user='call' ruser='' port='Async33' rem&lt;/P&gt;&lt;P&gt;_addr='async' authen_type=PAP service=PPP priv=1&lt;/P&gt;&lt;P&gt;7w0d: As33 IPCP: Remove route to 129.6.6.170&lt;/P&gt;&lt;P&gt;7w0d: %LINK-3-UPDOWN: Interface Async33, changed state to down&lt;/P&gt;&lt;P&gt;7w0d: As33 LCP: State is Closed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one more thing ,when i try to put "(config)#aaa authorization network tacacs+"&lt;/P&gt;&lt;P&gt;it give me this "7w0d: AAA/AUTHOR: config command authorization not enabled "&lt;/P&gt;&lt;P&gt;is it a bug in IOS ,i have flash:c2600-i-mz.120-7.T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;looking for your suggestions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2003 04:16:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199135#M436792</guid>
      <dc:creator>shareq</dc:creator>
      <dc:date>2003-04-28T04:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199136#M436793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think i put the command in wrong way its accepting this config)#aaa authorization network tacacs+" command but still the same problem.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;suggest me please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2003 04:26:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199136#M436793</guid>
      <dc:creator>shareq</dc:creator>
      <dc:date>2003-04-28T04:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199137#M436794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tepatel please suggest me what should be my next step&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2003 05:01:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199137#M436794</guid>
      <dc:creator>shareq</dc:creator>
      <dc:date>2003-05-03T05:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: dialup and callback....</title>
      <link>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199138#M436795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its stil fialing with the compression again, try to add "compress mppc" under the "interface group-async 1" and see the results.&lt;/P&gt;&lt;P&gt;If that still dosen't work, i would suggest to open a tac case on that issue by logging at &lt;A class="jive-link-custom" href="http://www.cisco.com/tac" target="_blank"&gt;www.cisco.com/tac&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2003 16:13:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dialup-and-callback/m-p/199138#M436795</guid>
      <dc:creator>tepatel</dc:creator>
      <dc:date>2003-05-03T16:13:58Z</dc:date>
    </item>
  </channel>
</rss>

