is there a utillity...?

justin v vic at yeaguy.com
Tue Nov 2 04:28:05 UTC 2010


On Mon, 01 Nov 2010 20:48:01 -0700, Antonio Olivares  
<olivares14031 at gmail.com> wrote:

> On Mon, Nov 1, 2010 at 10:42 PM, Gary Kline <kline at thought.org> wrote:
>> People, is there a utility to give me the rate of bps that I am
>> _supposed_ to be getting from my telco DSL?
>>
>> tia,
>>
>> gary
>>
>> --
>>  Gary Kline  kline at thought.org  http://www.thought.org  Public Service  
>> Unix
>>    The 7.90a release of Jottings: http://jottings.thought.org/index.php
>>                An Open Letter to Stephen Hawking  
>> http://www.thought.org/#oL
>>
>> _______________________________________________
>> freebsd-questions at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to  
>> "freebsd-questions-unsubscribe at freebsd.org"
>>
>
> Try iperf?
>
> http://www.freebsdsoftware.org/benchmarks/iperf.html
>
> Used it to test speed on modem connection.
>
> Hope this helps.
>
> Regards,
>
> Antonio
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to  
> "freebsd-questions-unsubscribe at freebsd.org"
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/






Dont you need a Client when using IPERF??

If you want to see your current in/out in realtime try:

netstat -I <int> -w 1

To see my throughput I do:

netstat -I wlan0 -w 1

Hope this helps.


More information about the freebsd-questions mailing list