Skip to Content.
Sympa Menu

ndt-users - Re: Version 3.6.1 Available

Subject: ndt-users list created

List archive

Re: Version 3.6.1 Available


Chronological Thread 
  • From: Jiann-Ming Su <>
  • To:
  • Subject: Re: Version 3.6.1 Available
  • Date: Sun, 7 Mar 2010 17:47:34 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=MV4y+yexny6jMsKjrOGAfjN5z7fBANk2TOQmJ75LgBcgw0F1t1TXlMvkm8NpKvA73i CWacpug9FYjlxfhYh4ahE1LPzczGAm2jznr4E6jyEHuwsZonQlgpm61w4hh7ICJySGC2 uVus+Xgv42Ck7IMkADvvOc60gMGLXGiG/YlgU=

On Thu, Mar 4, 2010 at 5:45 PM, Scott Bertilson
<>
wrote:
> Only port 3001 will show up in a "netstat -na" socket list until it is
> contacted by a client.
>

Okay, my tests are failing...

Client side:

# web100clt -n 192.168.254.1 -d -l -4
Testing network path for configuration and performance problems --
Using IPv4 address
Requesting test suite:
> Middlebox test
> Simple firewall test
> C2S throughput test
> S2C throughput test
> New Client, impliments queuing feedback
<-- Middlebox test -->
-- port: 3003
Checking for Middleboxes . . . . . . . . . . . . . . . . . . timer
expired, exiting read loop
Middlebox test results: ERROR MSG: Server (Simple firewall test):
Cannot find connection
Middlebox test FAILED!
<-- Simple firewall test -->
checking for firewalls . . . . . . . . . . . . . . . . . . . SFW:
Improper message
Simple firewall test FAILED!
<-- C2S throughput test -->
Protocol error - missed prepare message!
C2S throughput test FAILED!
<-- S2C throughput test -->
Protocol error - missed prepare message!
S2C throughput test FAILED!
Protocol error - expected results! got ' 1', msgtype=2

Server side:

# netstat -an | grep 300[123]
tcp 0 0 :::3001 :::*
LISTEN
tcp 0 0 :::3002 :::*
LISTEN
tcp 0 0 :::3003 :::*
LISTEN
tcp 0 0 ::ffff:192.168.254.1:3001
::ffff:192.168.254.2:43661 ESTABLISHED
tcp 0 0 ::ffff:192.168.254.1:3003
::ffff:192.168.254.2:60135 ESTABLISHED
# ps uax | grep web
root 15495 0.0 0.1 2532 1144 ? S Mar04 0:00
web100srv -a -d -i eth1

What did I do wrong? Thanks again for your responses.

--
Jiann-Ming Su
"I have to decide between two equally frightening options.
If I wanted to do that, I'd vote." --Duckman
"The system's broke, Hank. The election baby has peed in
the bath water. You got to throw 'em both out." --Dale Gribble
"Those who vote decide nothing.
Those who count the votes decide everything.” --Joseph Stalin



Archive powered by MHonArc 2.6.16.

Top of Page