Date: Tue, 13 Oct 1998 15:24:23 +0100 From: Brian Somers <brian@Awfulhak.org> To: Nick Murphy <nicholas@deltanet.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: User PPP hangs up after Variable time periods. Message-ID: <199810131424.PAA10968@woof.lan.awfulhak.org> In-Reply-To: Your message of "Mon, 12 Oct 1998 17:59:36 PDT." <Pine.SCO.3.96.981012175304.4356A-100000@delta1.deltanet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[.....] > Oct 12 17:30:13 apostate ppp[2593]: LCP: deflink: LayerDown > Oct 12 17:30:13 apostate ppp[2593]: LCP: deflink: SendTerminateReq(2) state = Opened > Oct 12 17:30:13 apostate ppp[2593]: LCP: deflink: State change Opened --> Closing > Oct 12 17:30:13 apostate ppp[2593]: Phase: deflink: open -> lcp > Oct 12 17:30:13 apostate ppp[2593]: IPCP: deflink: State change Closed --> Initial > Oct 12 17:30:16 apostate ppp[2593]: LCP: deflink: SendTerminateReq(2) state = Closing > Oct 12 17:30:25 apostate last message repeated 3 times > Oct 12 17:30:28 apostate ppp[2593]: LCP: deflink: LayerFinish [.....] The peer has disappeared ! You need to talk to your ISP and ask them why their ppp server died (you'll probably need to get them to enable some logging at their end before connecting). The only thing you can do from your side is ``enable lqr'' so that ppp knows when this has happened and hangs up or redials based on your ``set redial'' command. You can do other things like enabling async logging and looking for hdlc errors, but I'd bet you'll find that traffic is going out, but nothing's coming back ! You could also try ``disable vj'' and ``deny vj'', but I suspect it won't make a difference. > Thanks. > Nicholas Murphy > nicholas@deltanet.com -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810131424.PAA10968>