View Single Post
  #6 (permalink)  
Old 01-22-2007, 06:56 PM
dold@80.usenet.us.com
Guest
 
Posts: n/a
Default Re: I'm a CCNA but can't figure out why my Wireless Internet connection is so slow...

dotan_ak@yahoo.com wrote:
> I will run IPerf tonight andwill then report the results. I wasn't
> aware of it. You're right about the CCNA. If it's not Cisco, they
> won't mention it... It's still a good-to-have certification.


iperf runs two parts, a server and a client.
On one machine
iperf -s
On the other machine
iperf -c ip_address_of_machine_one
will run a default 10 second transmission from machine one to two.
This can be across OS types, and I run from an internet Unix system through
my NAT router to my PC.

--
---
Clarence A Dold - Hidden Valley Lake, CA, USA GPS: 38.8,-122.5


Reply With Quote