UDP test fails
trying to check remote server for UDP speed - expect T-1 rate
I do not otherwise have access to remote server
I assume that the following failure might be due to the remote fire wall
blocking my client from getting results from the server.
Please explain this failure:
bash-2.05b# iperf -c 204.8.64.244 -u -b 100M -p 5002
write2 failed: Connection refused
------------------------------------------------------------
Client connecting to 204.8.64.244, UDP port 5002
Sending 1470 byte datagrams
UDP buffer size: 9.00 KByte (default)
------------------------------------------------------------
[ 5] local 204.8.65.194 port 34785 connected with 204.8.64.244 port 5002
[ 5] 0.0- 0.0 sec 267 KBytes 97.1 Mbits/sec
[ 5] Sent 186 datagrams
read failed: Connection refused
[ 5] WARNING: did not receive ack of last datagram after 1 tries.
bash-2.05b#