Date: Thu, 17 Jun 1999 20:08:44 -0400 From: "Christopher J. Michaels" <cjm2@earthling.net> To: "Brian Somers" <brian@Awfulhak.org> Cc: "FreeBSD Questions (E-mail)" <questions@freebsd.org> Subject: RE: Frequent redials since upgrading to 3.2-STABLE. Message-ID: <001201beb91e$ba7156e0$0200000a@shithead.weeble.dyndns.org> In-Reply-To: <199906172140.WAA01847@keep.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ok, it looks like I'm dropping the connection... I'm going to have to find an instance in the log file where it's redialing frequently. --excerpt from /var/log/ppp.log Jun 10 19:37:32 cartman ppp[34853]: Phase: Idle timer expired. Jun 10 19:37:32 cartman ppp[34853]: Phase: bundle: Terminate Jun 10 19:37:32 cartman ppp[34853]: Phase: deflink: open -> lcp Jun 10 19:37:32 cartman ppp[34853]: Phase: deflink: Disconnected! Jun 10 19:37:32 cartman ppp[34853]: Phase: deflink: lcp -> hangup Jun 10 19:37:32 cartman ppp[34853]: Phase: deflink: Connect time: 347 secs: 2206 octets in, 1214 octets out Jun 10 19:37:32 cartman ppp[34853]: Phase: total 9 bytes/sec, peak 334 bytes/sec on Thu Jun 10 19:37:32 1999 Jun 10 19:37:32 cartman ppp[34853]: Phase: deflink: hangup -> closed Jun 10 19:37:32 cartman ppp[34853]: Phase: bundle: Dead --end excerpt Well, I looked my ppp.conf over and I feel like a total a$$. I was setting the timeout var in the wrong spot (thought it was in default) and my timeout was aparently set to 300. Strange part is that this is the exact same config as before. Oh well, sorry I bothered you all, looks like my problem is solved. Thanks again, Chris -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Brian Somers Sent: Thursday, June 17, 1999 5:40 PM To: Christopher Michaels Cc: FreeBSD Questions (E-mail) Subject: Frequent redials since upgrading to 3.2-STABLE. > Hi, > Ever since I installed 3.2-STABLE (I used to have 2.2.8-STABLE) the modem > redials frequently. I am using ppp -alias -auto. I was using current ppp > sources when I was on 2.2.8-STABLE. Also, I have the timeout set to 30 > minutes. > > All I would like to know, is there a way to log what is dropping the line, > whether it's my ISP or if it's ppp. > > I am more apt to believe that it is a problem on the isp's end and not mine > but would like some verification if at all possible. Try ``set log phase lcp ipcp'' and then look for the Terminate messages. If you see a SendTerminateReq first, ppp is terminating, if you see RecvTerminateReq first, the peer is terminating and if you see Disconnected! first, the line is losing carrier. > Thanks > ________________________________________________ > Christopher J. Michaels > Corel Priority Technical Support > chrismic@ClientLogic.com > > "f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng." -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message 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?001201beb91e$ba7156e0$0200000a>