Re: iperf and download speed measure


> I would like to know is it possible to get IPERF to work like a DOWNLOAD
> speed meter from client side? I captured my traffic after i run $>iperf -c
> my.server.com and the results was --> it's sending packets to server, no
> recieve them (only results)....so actualy it's your UPLOAD speed meter (from
> client side). It would be nice if IPERF developers could in next release add
> feature that measure UPLOAD and DOWNLOAD from client side.
>
> P.s maybe it's now possible to get this feature in iperf - but i don't how
> to get it :)

-d, --dualtest  	$IPERF_DUALTEST  	Run Iperf in dual testing mode.
This will cause the server to connect back to the client on the port
specified in the -L option (or defaults to the port the client
connected to the server on). This is done immediately therefore
running the tests simultaneously. If you want an alternating test try
-r.



Other Mailing lists | Author Index | Date Index | Subject Index | Thread Index