Date: Mon, 27 Nov 2000 20:58:28 +0100 From: "Leif Neland" <leifn@neland.dk> To: <freebsd-current@FreeBSD.ORG> Subject: How to debug ppp Message-ID: <008e01c058ac$88bed1c0$0e00a8c0@neland.dk>
next in thread | raw e-mail | index | archive | help
I sometimes have trouble connecting to my flat-rate isp via i4bsd. Most of the time it works, but sometimes the handshake fails. What is the log trying to tell me here? What can I tell my isp? When it fails, I can connect to another isp, which charges per minute charges, which I rather not use when I have flat rate. Nov 27 20:48:35 arnold ppp[7461]: tun0: Chat: Phone: xxxxxxxxx Nov 27 20:48:35 arnold ppp[7461]: tun0: Phase: 1: Connected! Nov 27 20:48:35 arnold ppp[7461]: tun0: Phase: 1: opening -> dial Nov 27 20:48:35 arnold ppp[7461]: tun0: Chat: 1: Dial attempt 1 of 2 Nov 27 20:48:35 arnold ppp[7461]: tun0: Phase: 1: dial -> carrier Nov 27 20:48:36 arnold ppp[7461]: tun0: Phase: 1: /dev/i4brbch0: CD detected Nov 27 20:48:36 arnold ppp[7461]: tun0: Phase: 1: carrier -> login Nov 27 20:48:36 arnold ppp[7461]: tun0: Phase: 1: login -> lcp Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: FSM: Using "1" as a transport Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: 1: State change Initial --> Closed Nov 27 20:48:36 arnold ppp[7461]: tun0: Phase: 1: Entering STOPPED state for 2 s econds Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: 1: State change Closed --> Stopped Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: 1: RecvConfigReq(1) state = Stopped Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: MRU[4] 1500 Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: MAGICNUM[6] 0x08f8f450 Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: PROTOCOMP[2] Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: ACFCOMP[2] Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: MRRU[4] 1506 Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: ENDDISC[9] MAC 00:10:bc:06:fa:00 Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: 1: SendConfigReq(1) state = Stopped Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: MRU[4] 1500 Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: MAGICNUM[6] 0x0bde8bbc Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: 1: SendConfigRej(1) state = Stopped Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: MRRU[4] 1506 Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: 1: LayerStart Nov 27 20:48:36 arnold ppp[7461]: tun0: LCP: 1: State change Stopped --> Req-Sent Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: 1: RecvConfigReq(2) state = Req-Sent Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: MRU[4] 1500 Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: MAGICNUM[6] 0x08f8f450 Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: PROTOCOMP[2] Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: ACFCOMP[2] Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: MRRU[4] 1506 Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: ENDDISC[9] MAC 00:10:bc:06:fa:00 Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: 1: SendConfigRej(2) state = Req-Sent Nov 27 20:48:37 arnold ppp[7461]: tun0: LCP: MRRU[4] 1506 Looping: Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: 1: RecvConfigReq(3) state = Req-Sent Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: MRU[4] 1500 Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: MAGICNUM[6] 0x08f8f450 Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: PROTOCOMP[2] Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: ACFCOMP[2] Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: MRRU[4] 1506 Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: ENDDISC[9] MAC 00:10:bc:06:fa:00 Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: 1: SendConfigRej(3) state = Req-Sent Nov 27 20:48:38 arnold ppp[7461]: tun0: LCP: MRRU[4] 1506 Until hangup Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008e01c058ac$88bed1c0$0e00a8c0>