From owner-freebsd-questions Thu Jan 30 18:27:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA23017 for questions-outgoing; Thu, 30 Jan 1997 18:27:58 -0800 (PST) Received: from netcom22.netcom.com (sauber@netcom22.netcom.com [192.100.81.136]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA23008 for ; Thu, 30 Jan 1997 18:27:55 -0800 (PST) Received: from localhost (sauber@localhost) by netcom22.netcom.com (8.6.13/Netcom) id SAA04013; Thu, 30 Jan 1997 18:27:54 -0800 Date: Thu, 30 Jan 1997 18:27:53 -0800 (PST) From: Soren Dossing X-Sender: sauber@netcom22 To: questions@freebsd.org Subject: tcpblast Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I installed tcpblast from ports-current. When I try to run it, it says: bash# tcpblast otherhost 1000 tcpblast connect:: Connection refused bash# tcpblast localhost 1000 tcpblast connect:: Connection refused bash# The OS is 2.2-beta. I would like to get this running, or find some other way to measure network link speeds. Pleas help. Soren