Hi all, I seem to be having some problems with iperf and I'm not sure where to begin with debugging. To start, it appears that the iperf daemon dies when running a simple tcp test with the dualtest flag enabled. After the test is run, I see iperf as a defunct process.
Next, tradeoff testing isn't reporting the results back to the client: Client Side: [EMAIL PROTECTED] ~]$ iperf -c 10.34.93.168 -r ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to 10.34.93.168, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 5] local 10.34.93.105 port 48703 connected with 10.34.93.168 port 5001 Waiting for server threads to complete. Interrupt again to force quit. [ ID] Interval Transfer Bandwidth [ 5] 0.0-10.1 sec 107 MBytes 89.2 Mbits/sec [EMAIL PROTECTED] ~]$ Server Side: [EMAIL PROTECTED] ~]$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local 10.34.93.168 port 5001 connected with 10.34.93.105 port 48703 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.2 sec 107 MBytes 88.1 Mbits/sec ------------------------------------------------------------ Client connecting to 10.34.93.105, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 4] local 10.34.93.168 port 55661 connected with 10.34.93.105 port 5001 write2 failed: Broken pipe [ ID] Interval Transfer Bandwidth [ 4] 0.0- 0.0 sec 12.7 KBytes 184 Mbits/sec [EMAIL PROTECTED] ~]$ I have a similar problem with UDP testing, but only if I set up the server as a Daemon... Client Side: [EMAIL PROTECTED] ~]$ iperf -c 10.34.93.168 -r -u -b 90000 -l 60 ------------------------------------------------------------ Server listening on UDP port 5001 Receiving 60 byte datagrams UDP buffer size: 107 KByte (default) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to 10.34.93.168, UDP port 5001 Sending 60 byte datagrams UDP buffer size: 107 KByte (default) ------------------------------------------------------------ [ 4] local 10.34.93.105 port 32795 connected with 10.34.93.168 port 5001 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 109 KBytes 89.2 Kbits/sec [ 4] Sent 1864 datagrams [ 4] WARNING: did not receive ack of last datagram after 10 tries. And it just hangs there. Server Side: [EMAIL PROTECTED] ~]$ iperf -s -u -D Running Iperf Server as a daemon The Iperf daemon process ID : 5721 [EMAIL PROTECTED] ~]$ Are these known issues? Any way to resolve them? Thanks, -- Jason 'XenoPhage' Frisvold [EMAIL PROTECTED] http://blog.godshell.com ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Iperf-users mailing list Iperf-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iperf-users