Hi,I currently use iperf to connect to a remote port on a remote host,
i can obviously specify the remote port to connect to, but not the
local one on which i exit on, for example i launch:
iperf -c remote_ip -u -p 4672 -w 64k -t 10
and i receive this:
------------------------------------------------------------Client
connecting to remote_ip, UDP port 4672Sending 1470 byte datagramsUDP
buffer size: 64.0
KByte------------------------------------------------------------[ 3]
local local_ip port 20036 connected with remote_ip port 4672
as you can see it connect to udp://remote_ip:4672 using
udp://local_ip:20036how can i specify the local port, let say using
local udp 4672 instead of local udp 20036?
thank oyu.
regards
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users