Hi all,<br><br>I'm trying to debug ppp on 2 ciscos. This is the output from my debug:<br><br>PPP protocol negotiation debugging is on<br>2d01h: Se0/0 PPP: Phase is TERMINATING<br>2d01h: Se0/0 LCP: State is Closed<br>2d01h: Se0/0 PPP: Phase is DOWN<br>2d01h: Se0/0 PPP: Treating connection as a callin<br>2d01h: Se0/0 PPP: Phase is ESTABLISHING, Passive Open<br>2d01h: Se0/0 LCP: State is Listen<br>2d01h: Se0/0 LCP: I CONFREQ [Listen] id 130 len 15<br>2d01h: Se0/0 LCP: AuthProto CHAP (0x0305C22305)<br>2d01h: Se0/0 LCP: MagicNumber 0x6BE3F247 (0x05066BE3F247)<br>2d01h: Se0/0 LCP: O CONFREQ [Listen] id 152 len 10<br>2d01h: Se0/0 LCP: MagicNumber 0x1B0D8DB7 (0x05061B0D8DB7)<br>2d01h: Se0/0 LCP: O CONFACK [Listen] id 130 len 15<br>2d01h: Se0/0 LCP: AuthProto CHAP (0x0305C22305)<br>2d01h: Se0/0 LCP: MagicNumber 0x6BE3F247 (0x05066BE3F247)<br>2d01h: Se0/0 LCP: I CONFACK [ACKsent] id 152 len 10<br>2d01h: Se0/0 LCP: MagicNumber 0x1B0D8DB7 (0x05061B0D8DB7)<br>2d01h: Se0/0 LCP: State is Open<br><br>LCP is UP<br><br>2d01h: Se0/0 PPP: Phase is AUTHENTICATING, by the peer<br>2d01h: Se0/0 CHAP: I CHALLENGE id 80 len 28 from "Inprise"<br>2d01h: Se0/0 CHAP: O RESPONSE id 80 len 27 from "dms010"<br>2d01h: Se0/0 CHAP: I SUCCESS id 80 len 4<br>2d01h: Se0/0 PPP: Phase is UP<br><br>This also looks good...<br><br>2d01h: Se0/0 CDPCP: O CONFREQ [Closed] id 44 len 4<br>2d01h: Se0/0 IPCP: I CONFREQ [Not negotiated] id 250 len 10<br>2d01h: Se0/0 IPCP: Address 172.25.1.2 (0x0306AC190102)<br>2d01h: Se0/0 LCP: O PROTREJ [Open] id 153 len 16 protocol IPCP (0x802101FA000A03<br>06AC190102)<br>2d01h: Se0/0 LCP: I PROTREJ [Open] id 131 len 10 protocol CDPCP (0x8207012C0004)<br>2d01h: Se0/0 CDPCP: State is Closed<br><br>But when I get to this stage IPCP isn't negotiated and established, call gets dropped. Any ideas how to resolve this?<br><br>Thanks in Advance!<br><br>-D<br>