[K12OSN] Testing actual network speeds

Dan Young dyoung at mesd.k12.or.us
Thu Jan 4 20:05:11 UTC 2007


Terrell Prudé Jr. wrote:
> [root at takhisis microman]# ping -f -s 15000 w.x.y.z

Or netcat.

listen for UDP on port 7002 on targethost:
nc -ul 7002 > /dev/null

send UDP to targethost on port 7002:
nc -u targethosthost 7002 < /dev/zero

-- 
Dan Young <dyoung at mesd.k12.or.us>
Multnomah ESD - Technology Services
503-257-1562




More information about the K12OSN mailing list