From owner-freebsd-hackers Wed Sep 3 09:56:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA23079 for hackers-outgoing; Wed, 3 Sep 1997 09:56:19 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA23072 for ; Wed, 3 Sep 1997 09:56:16 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA27641; Wed, 3 Sep 1997 10:56:05 -0600 (MDT) Date: Wed, 3 Sep 1997 10:56:05 -0600 (MDT) Message-Id: <199709031656.KAA27641@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Mike Smith Cc: Jaye Mathisen , Greg Lehey , hackers@freebsd.org Subject: Re: Anyway to get connect speed with usermode ppp/tun0 device? In-Reply-To: <199709030659.QAA00291@word.smith.net.au> References: <199709030659.QAA00291@word.smith.net.au> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > No, the CONNECT string from when ppp parses up the output of the CHAT > > script... ie, connect 31200, v.34/ARQ, etc. > > Why do you want this number? It is fundamentally useless in a modern > modem environment. Consider retrain operations, fallback/fall-forward, > line hit density etc. Most 'cheaper' modems don't fall-forward (which includes about 99% of the modems in use today by folks), and it's far from useless. It gives you a pretty good 'guess' at how good the line quality is from you to the other side at connection time. With this information in hand, you can point to the customer and say "it ain't my problem your connection sucks so badly, it's the phone company's problem". Nate