From owner-freebsd-questions Wed May 10 18:42:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (fw2.wilsonandhorton.co.nz [203.99.66.4]) by hub.freebsd.org (Postfix) with ESMTP id 9F68737B559 for ; Wed, 10 May 2000 18:42:52 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.9.3/8.9.3) id NAA01429; Thu, 11 May 2000 13:42:51 +1200 (NZST) (envelope-from jonc) Date: Thu, 11 May 2000 13:42:51 +1200 From: Jonathan Chen To: Andy Coates Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Keeping the modem from dropping Message-ID: <20000511134251.A1181@jonc.ntdns.wilsonandhorton.co.n> References: <011e01bfbae8$07e6d2d0$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <011e01bfbae8$07e6d2d0$0100a8c0@blade>; from andy@friends-tv.net on Thu, May 11, 2000 at 02:27:09AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, May 11, 2000 at 02:27:09AM +0100, Andy Coates wrote: > Hi, > > I remember a mate who runs linux saying he could compile into his kernel so > that if the modem was given the signal to drop by the ISP it would like > ignore it and stay connected. Really? How does it deal with the fact the ISP will have dropped carrier? Sounds like he's either got his facts wrong or he's talking about something else altogether. > Does such a thing exist with the FreeBSD kernel or some configuration? There's the PPP timeout parameter, but that deals with local side configuration to stop the modem from hanging up when there's been no activity for a given number of seconds. -- Jonathan Chen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message