
jfmays at launchpad
Aug 24, 2009, 5:00 PM
Post #4 of 5
(2331 views)
Permalink
|
> The PPP debug is of interest; the call connects, an address is taken > from the pool, and PPP should start negotiating. Either it's not > starting at all (most likely I believe) or it's not able to negotiate. What would prevent PPP from starting up? I'm reattaching the ppp debug from the first message I sent under this subject header. Where in this process is PPP normally starting? This is the output of ppp events, error, and negotiation. The first example is the old IOS, which works. The second is the newer IOS, and you can see where it fails. With IOS c5400-js-mz.122-16.T17.bin 005248: Aug 23 12:00:14.918: As2/42 LCP: Lower layer not up, Fast Starting 005249: Aug 23 12:00:14.918: As2/42 PPP: Using dialer call direction 005250: Aug 23 12:00:14.918: As2/42 PPP: Treating connection as a callin 005251: Aug 23 12:00:14.918: As2/42 PPP: Phase is ESTABLISHING, Passive Open 005252: Aug 23 12:00:14.918: As2/42 LCP: State is Listen [...] 005299: Aug 23 12:00:15.174: As2/42 PAP: Authenticating peer launchpad [at] win 005300: Aug 23 12:00:15.174: As2/42 PPP: Phase is FORWARDING, Attempting Forward 005301: Aug 23 12:00:15.174: As2/42 EVT: Hook 1 0x00000000 005302: Aug 23 12:00:15.174: As2/42 EVT: Hook 1 0x00000000 005303: Aug 23 12:00:15.174: As2/42 EVT: Forwarded 0 0x00000000 005304: Aug 23 12:00:15.174: As2/42 PPP: Phase is AUTHENTICATING, Unauthenticated User 005305: Aug 23 12:00:15.230: As2/42 EVT: AAA Response 0 0x6387270C 005306: Aug 23 12:00:15.230: As2/42 PPP: Phase is FORWARDING, Attempting Forward 005307: Aug 23 12:00:15.230: As2/42 EVT: Hook 1 0x00000000 005308: Aug 23 12:00:15.230: As2/42 EVT: Forwarded 0 0x00000000 005309: Aug 23 12:00:15.230: As2/42 PPP: Phase is AUTHENTICATING, Authenticated User 005310: Aug 23 12:00:15.230: As2/42 EVT: AAA Response 0 0x64BBD314 005311: Aug 23 12:00:15.230: As2/42 PAP: O AUTH-ACK id 27 len 5 005312: Aug 23 12:00:15.234: As2/42 PPP: Phase is UP [...] 005361: Aug 23 12:00:15.550: As2/42 IPCP: Add link info for cef entry 216.24.0.207 With IOS c5400-js-mz.123-13b.bin 000835: Aug 23 12:15:59.328: As2/46 LCP: Lower layer not up, Fast Starting 000836: Aug 23 12:15:59.328: As2/46 PPP: Using dialer call direction 000837: Aug 23 12:15:59.328: As2/46 PPP: Treating connection as a callin 000838: Aug 23 12:15:59.328: As2/46 PPP: Session handle[D0000062] Session id[0] 000839: Aug 23 12:15:59.328: As2/46 PPP: Phase is ESTABLISHING, Passive Open 000840: Aug 23 12:15:59.328: As2/46 LCP: State is Listen [...] 000887: Aug 23 12:15:59.576: As2/46 PAP: Authenticating peer launchpad [at] win 000888: Aug 23 12:15:59.576: As2/46 PPP: Phase is FORWARDING, Attempting Forward 000889: Aug 23 12:15:59.576: As2/46 EVT: Hook 1 0x00000000 000890: Aug 23 12:15:59.580: As2/46 EVT: Forwarded 0 0x00000000 000891: Aug 23 12:15:59.580: As2/46 PPP: Phase is AUTHENTICATING, Unauthenticated User 000892: Aug 23 12:15:59.584: As2/46 EVT: AAA Response 0 0x64DFF388 000893: Aug 23 12:15:59.584: As2/46 PPP: Phase is FORWARDING, Attempting Forward 000894: Aug 23 12:15:59.584: As2/46 EVT: Hook 1 0x00000000 000895: Aug 23 12:15:59.584: As2/46 EVT: Forwarded 0 0x00000000 000896: Aug 23 12:15:59.584: As2/46 PPP: Phase is AUTHENTICATING, Authenticated User 000897: Aug 23 12:15:59.584: As2/46 EVT: AAA Response 0 0x64E0A3EC 000898: Aug 23 12:15:59.584: As2/46 EVT: AAA Response 0 0x64DDA8F8 000899: Aug 23 12:15:59.588: As2/46 PAP: O AUTH-ACK id 30 len 5 000900: Aug 23 12:15:59.700: As2/46 EVT: Packet 0 0x62AC4B40 000901: Aug 23 12:15:59.700: As2/46 PPP: Queue CCP code[1] id[4] 000902: Aug 23 12:15:59.700: As2/46 EVT: IPCP Packet 0 0x62AC7508 000903: Aug 23 12:15:59.700: As2/46 PPP: Queue IPCP code[1] id[5] 000904: Aug 23 12:16:01.328: As2/46 EVT: IPCP Packet 0 0x62AC98D8 000905: Aug 23 12:16:01.328: As2/46 PPP: Update queued IPCP code[1] id[6] 000906: Aug 23 12:16:01.328: As2/46 EVT: Packet 0 0x62AC9BD4 000907: Aug 23 12:16:01.328: As2/46 PPP: Update queued CCP code[1] id[7] 000908: Aug 23 12:16:04.328: As2/46 EVT: IPCP Packet 0 0x62AD4EE4 000909: Aug 23 12:16:04.328: As2/46 PPP: Update queued IPCP code[1] id[8] [...] _______________________________________________ cisco-nas mailing list cisco-nas [at] puck https://puck.nether.net/mailman/listinfo/cisco-nas
|