Re: [Iperf-users] issue in dual test and reverse mode of iperf 2.0.5

2017-06-19 Thread Bob McMahon via Iperf-users
I'm currently prototyping --reverse mode for iperf2. Until it's released the firewall will need to be pierced using port forwarding for -r and -d. Sorry about that. Bob On Thu, Jun 15, 2017 at 11:53 PM, Pradeep Sahoo wrote: > We have seen the packets are being received by client in same networ

Re: [Iperf-users] issue in dual test and reverse mode of iperf 2.0.5

2017-06-16 Thread Pradeep Sahoo
We have seen the packets are being received by client in same network. This works fine in this case. If we are using different network, then it doesn't work. For different network, we tried port forwarding. After port forwarding, it works. But doing port forwarding is not a solution. Please suggest

Re: [Iperf-users] issue in dual test and reverse mode of iperf 2.0.5

2017-06-15 Thread Bruce A. Mah
If memory serves me right, Pradeep Sahoo wrote: > Thanks Brian Tierney for reply, but this didn't help me for resolving > my issue. The dual test and reverse mode is not working in the given url. You mentioned solutions for NAT and firewall issues in your original email. Do you know for a fact t

Re: [Iperf-users] issue in dual test and reverse mode of iperf 2.0.5

2017-06-15 Thread Pradeep Sahoo
Thanks Brian Tierney for reply, but this didn't help me for resolving my issue. The dual test and reverse mode is not working in the given url. Thanks & Regards, Pradeep Sahoo On Thu, Jun 15, 2017 at 8:38 PM, Brian Tierney wrote: > > I'm not an iperf2 expert, but I know there were a lot of bug

Re: [Iperf-users] issue in dual test and reverse mode of iperf 2.0.5

2017-06-15 Thread Brian Tierney
I'm not an iperf2 expert, but I know there were a lot of bug fixes in 2.0.8, and you should should be using a newer version than 2.0.5 https://sourceforge.net/projects/iperf2/ On Thu, Jun 15, 2017 at 7:56 AM, Pradeep Sahoo wrote: > Hi, > > We have successfully cross-compiled iperf 2.0.5 sourc

[Iperf-users] issue in dual test and reverse mode of iperf 2.0.5

2017-06-15 Thread Pradeep Sahoo
Hi, We have successfully cross-compiled iperf 2.0.5 source for speed test and bandwidth measurement in Android. Upload test is working properly, but -d and -r option is not working from client side. The iperf server receives packets and again server sends data back to client in reverse and dual te