From owner-freebsd-questions@FreeBSD.ORG Mon Feb 4 20:42:02 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D55616A421 for ; Mon, 4 Feb 2008 20:42:02 +0000 (UTC) (envelope-from david+dated+1202587312.e4b61b@skytracker.ca) Received: from 3s1.com (3s1.com [209.161.205.12]) by mx1.freebsd.org (Postfix) with ESMTP id 894FB13C448 for ; Mon, 4 Feb 2008 20:42:01 +0000 (UTC) (envelope-from david+dated+1202587312.e4b61b@skytracker.ca) Received: from 3s1.com (localhost [127.0.0.1]) by 3s1.com (8.13.8/8.13.8) with ESMTP id m14K1r7X028976 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 4 Feb 2008 15:01:53 -0500 (EST) (envelope-from david+dated+1202587312.e4b61b@skytracker.ca) Received: (from david@localhost) by 3s1.com (8.13.8/8.14.1/Submit) id m14K1rj1028960 for questions@freebsd.org; Mon, 4 Feb 2008 15:01:53 -0500 (EST) (envelope-from david+dated+1202587312.e4b61b@skytracker.ca) X-Authentication-Warning: 3s1.com: david set sender to david+dated+1202587312.e4b61b@skytracker.ca using -f Received: by 3s1.com (tmda-sendmail, from uid 1000); Mon, 04 Feb 2008 15:01:52 -0500 Date: Mon, 4 Feb 2008 15:01:52 -0500 To: questions@freebsd.org Message-ID: <20080204200151.GA16540@skytracker.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Delivery-Agent: TMDA/1.1.12 (Macallan) From: David Banning X-Virus-Scanned: ClamAV 0.91.2/5683/Mon Feb 4 13:17:58 2008 on 3s1.com X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on 3s1.com Cc: Subject: question on DSL signal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2008 20:42:02 -0000 I run a small FreeBSD server with a standard DSL line. I have it ping the ISP every five seconds, and when it doesn't ping it logs the results. I notice very inconsistent results. Sometimes it's up for a week without a single drop, while other times it's up for 30 seconds, down for a minute, up for 2 minutes, down for 1. That can go on for 10 hours, and then maybe it's stable again for a day or so. It's always appears to be the DSL signal itself, as I can see the modem sync light starts flashing when the signal goes down. To end any possibility of the phone company pointing their finger at the wiring in my house, I put the DSL modem right at the phone connection block where the line enters the house and then called them. Problem persists. The phone company say they have replaced lines all over the neighborhood while trying to fix the problem. Eventually the connection becomes stable, the phone company declares that they "found the problem", but when he's gone, the trouble starts again. Now knowing how common this is, I installed the same logging system at another company's server, that is located a few miles away. Guess what? Same drop-in drop-out problem. To any average computer user, these lines might appear normal - when a page stops loading for a minute they just live with it, and forget about it. So here's my question: 1. is there anyone who has a lot of experience monitoring DSL lines that can tell me how common this is? 2. Is there any way to avoid it? 3. I have used three different DSL modems, but the are all home quality: an Alcatel Speed Touch, a Speedstream 5260, and a Westell Wirespeed. Would spending more money on another type of modem help? If so, what is recommended? Any comments would be helpful.