Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

network traffic

0 views
Skip to first unread message

bu...@buckjones.net

unread,
May 19, 2004, 8:24:38 AM5/19/04
to
any one know were I can get a netwrk testing tool that can sit on a
server and test the speed of a network connection.. I have a small
network ot work and I get computers that just disappear off the
net..different computer at different times. but most of the time they
are on the net and just are so slow. I have check for virus's and adware
and changed the switching hub out..I have even replaced every network
cable in the place....


I would like two programs that sit on two computer and just talk to each
other and tell what the speed they are talking and if there is a packet
loss
_______________________________________________
freebsd-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questi...@freebsd.org"

csw...@mac.com

unread,
May 19, 2004, 11:05:06 AM5/19/04
to
Buck Jones wrote:
> I would like two programs that sit on two computer and just talk to each
> other and tell what the speed they are talking and if there is a packet
> loss

"ping -f" is a pretty good way of stress-testing a LAN.

You can also use "time ping -s 1000 -c 1000 -i 0.0001 host" or so to send
approx 1 MB via 1K packets, and divide. Using ftp or fetch or something that
provides a speed rate is a little easier, if something running those services
is handy...

--
-Chuck

be...@bah.homeip.net

unread,
May 20, 2004, 5:41:33 AM5/20/04
to
Bu...@buckjones.net wrote:
> That works Great but do you know of anything that works in side the network?
> does the same thing but inside the network
>

Yes, Tptest. Setup a tptest server on your network and use the client to
connect to your own tptest server.

/BH

0 new messages