Problems after upgrading to 2.0.2
I have upgraded from 1.7 to 2.0.2 on FreeBSD 4.10. When I run the server
as a daemon I do not seem to get the test results back to the client. I
can run the server interactively (without -D option) and see results.
I can back out the upgrade but wanted to check if there were any known
issues first.
Thanks,
Jim
I run the server with:
/usr/local/bin/iperf -s -u -D
And the client with:
> /usr/local/bin/iperf -u -c <ip of server> -b 5m -t 5s
------------------------------------------------------------
Client connecting to <ip of server>, UDP port 5001
Sending 1470 byte datagrams
UDP buffer size: 9.00 KByte (default)
------------------------------------------------------------
[ 5] local <my IP> port 3279 connected with <ip of server> port 5001
[ 5] 0.0- 5.0 sec 2.98 MBytes 5.00 Mbits/sec
[ 5] Sent 2127 datagrams
[ 5] WARNING: did not receive ack of last datagram after 10 tries.