From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mail.toke.dk X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.4 Received: from mail.toke.dk by mail.toke.dk with LMTP id HxrUMkM3516ZvQ4AOr1fkg (envelope-from ) for ; Mon, 15 Jun 2020 10:54:27 +0200 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=flent.org (client-ip=77.235.54.103; helo=web6.sd.eurovps.com; envelope-from=flent-users-bounces@flent.org; receiver=) Authentication-Results: mail.toke.dk; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=qrtLhfpg Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id 922CF751457 for ; Mon, 15 Jun 2020 10:54:25 +0200 (CEST) Received: from [::1] (port=38240 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.93) (envelope-from ) id 1jkksq-00Eqpf-1Z; Mon, 15 Jun 2020 11:54:24 +0300 Received: from out-22.smtp.github.com ([192.30.252.205]:46481) by web6.sd.eurovps.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jkksc-00Eqgq-2B for flent-users@flent.org; Mon, 15 Jun 2020 11:54:16 +0300 Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 6E9A8A05DC for ; Mon, 15 Jun 2020 01:53:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1592211209; bh=fiCEhira39GNqSzy4EhfpkgDM31zyUdbloS6Ci49O/0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qrtLhfpg40fig2T1TxIXdbLcDCM3IB5wroCtXfFVrFs7bxOJ8Zcr80MrTyyz4ojDP 7mljTGvvz4cYETKZ32V1p8KPADw8RdO5qDcCdx3+OzELrY3adkKcy+2b37BCYnBpSI +8FIxy30eH15r4vVryiCahAC7ITK2tzRXuVykKkM= Date: Mon, 15 Jun 2020 01:53:29 -0700 From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Cc: Subscribed Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] Is netperf.bufferbloat.net alive? (#209) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.33 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Content-Type: multipart/mixed; boundary="===============5960372200172602914==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============5960372200172602914== Content-Type: multipart/alternative; boundary="--==_mimepart_5ee737095ec5d_5d983fb1d2ecd95c8426da"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5ee737095ec5d_5d983fb1d2ecd95c8426da Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit sebelk writes: > Hi, sorry for the silly question, but I've run: > > `flent rrul -p all_scaled -l 60 -H netperf.bufferbloat.net -t my-graph -o filename.png` > > And get errors such as: > > ``` > Stdout: establish control: are you sure there is a netserver listening on netperf.bufferbloat.net at port 12865? > establish_control could not establish the control connection from 0.0.0.0 port 0 address family AF_INET to netperf.bufferbloat.net port 12865 address family AF_INET > ``` > > Is 12865 the correct port? > > Thanks in advance! That server sometimes runs out of bandwidth (it's hosted by a volunteer on a bandwidth-limited connection). So if it's down, it's down; you can try one of the others (netperf-west.bufferbloat.net or netperf-eu.bufferbloat.net) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/209#issuecomment-643996459 ----==_mimepart_5ee737095ec5d_5d983fb1d2ecd95c8426da Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

sebelk <notifications@github.com> writes:

> Hi, sorry for the silly question, but I've run:
>
> `flent rrul -p all_scaled -l 60 -H netperf.bufferbloat.net -t my-graph -o filename.png`
>
> And get errors such as:
>
> ```
> Stdout: establish control: are you sure there is a netserver listening on netperf.bufferbloat.net at port 12865?
> establish_control could not establish the control connection from 0.0.0.0 port 0 address family AF_INET to netperf.bufferbloat.net port 12865 address family AF_INET
> ```
>
> Is 12865 the correct port?
>
> Thanks in advance!

That server sometimes runs out of bandwidth (it's hosted by a volunteer
on a bandwidth-limited connection). So if it's down, it's down; you can
try one of the others (netperf-west.bufferbloat.net or
netperf-eu.bufferbloat.net)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

----==_mimepart_5ee737095ec5d_5d983fb1d2ecd95c8426da-- --===============5960372200172602914== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============5960372200172602914==--