From owner-freebsd-net@FreeBSD.ORG Thu Jan 13 06:38:07 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F0B316A4CE; Thu, 13 Jan 2005 06:38:07 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id D536043D45; Thu, 13 Jan 2005 06:38:06 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j0D6btj70869; Wed, 12 Jan 2005 22:37:55 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Bikrant Neupane" , , Date: Wed, 12 Jan 2005 22:37:55 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: <200501131136.11550.bikrant_ml@wlink.com.np> Subject: RE: Default LQR timeout period X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2005 06:38:07 -0000 Open up your registry editor and go to HEKY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Modem\XXXX\Set tings where XXXX is the number of your modem (example: 0001). On the right pane search for a string value named InactivityTimeout. Enter the new timeout rate in minutes. For example enter 30 for a 30 minutes timeout. From: http://www.activewin.com/tips/reg/connect_1.shtml Time it took me to find this - 45 seconds. It took you longer to post the request than to type it into a search engine. Ted > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of > Bikrant Neupane > Sent: Wednesday, January 12, 2005 9:51 PM > To: freebsd-questions@freebsd.org; freebsd-net@freebsd.org > Subject: Default LQR timeout period > > > Hi > > We have pppoe server running on FreeBSD 4.9 and 90% of our > wireless clients > are using MS Windows OS to access the service. I have noticed > that when ever > there is some problem in the link ( due to AP or SM reboot, > switch reboot etc > etc ) the pppoe connection closes. I have also noticed that > the MS Windows > client closes connection at 40-45 seconds after the link is > down. I tried to > increase default LQR timeout period at Server by using set > lqrtimeout to some > higher values. That did affected the serverside ppp process > but the MS client > still disconnected at 40-45 seconds. :( > > I prefer to set the timeout period somewhere between 120-150 > seconds so that > even if there is problem in the link the client doesn't get > the disconnect > notice and have to reconnect again and the client and servers > are able to > continue same session. > > Is there any way to control the default LQR timeout period of > the Client from > the Server end?? > > My question is more related with ms windows still I am asking > this question to > freebsd group so that I can solve the problem from the server end ;) > > regards, > Bikrant > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >