I basically need to simulate a denial of service attack in the network in question to try to measure at what point it becomes inoperable. The reason for this is mainly for documentation purposes, so that I can identify how much load the network can take before various services become (seemingly) un-responsive. I�m trying to optimize this network for performance the best I can. Basically I�m trying to measure the responsiveness of things like mail servers, web servers, directory services, and network databases. When I have identified problem areas, then I can go back and tweak those services to hopefully perform a bit better. I�ve found a few Windows programs to do what I need, kind of� but as with most things there are always better ways of doing things under Linux. I could just do a continuous ping, with varying sizes of packets, but I need something that maybe provides some more measurements for the responsiveness of the various services. Anyway, appreciate the suggestions.

Thanks,

Brian H.


From: "Aaron J. Seigo" <[EMAIL PROTECTED]>
Reply-To: CLUG General <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [clug-talk] Network Stress Testing Tools?
Date: Mon, 02 Feb 2004 15:52:02 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On February 02, 2004 02:50, Brian Horncastle wrote:
> Just wondering if anyone knows of any good network stress testing tools
> under Linux?

su -c 'ping -f -i0'? ;-)

more seriously, what aspect of the network are you looking to stress, and in
what ways do you want to stress it?


- --
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43
while (!horse()); cart();
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iD8DBQFAHtSS1rcusafx20MRAgo8AJ9VM2fPWBxwqoE5QItM3xeNa/dv1ACgkT+f
56As65b9UBX5b6Qzb73UVck=
=QVls
-----END PGP SIGNATURE-----

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca



_______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to