I thought that when you ran iperf in server mode it was supposed to run 
until you cancelled it?

I'm using iperf version 2.0.5b1 with the commands:
iperf -s
iperf -c 172.28.29.219 -r

On the server I see:
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[  4] local 172.28.29.219 port 5001 connected with 172.28.29.200 port 38165
[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-10.2 sec   114 MBytes  93.8 Mbits/sec
connect failed: Connection refused
------------------------------------------------------------
Client connecting to 172.28.29.200, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  4] local 0.0.0.0 port 53049 connected with 172.28.29.200 port 5001
Waiting for server threads to complete. Interrupt again to force quit.
[  4]  0.0-10.0 sec  0.00 (null)s  10919547562622312 Bytes/sec

and then it exits. But if I run the client without '-r' it doesn't do 
this. I see the same problem with '-d'. Is this a bug or am I 
misunderstanding how iperf should work?

Tom


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to