hi ya


On Tue, 10 Jul 2001, Wil Cooley wrote:

> Thus spake [EMAIL PROTECTED]:
> 
> > I want to produce a tool that measure linux firewall performnce. This
> > is my MSc's thesis. I have two questions:
> > 1) I want to generate application layer load including HTTP, FTP,
> > Telnet, SMTP.  I don't know how?
> 
> If you look on Freshmeat.net there are benchmarking utilities that'll
> do just that.

how about something really entertaining and crude ??
( psuedo code )

while ( 1) {
  time
  wget  http://www.foo.com/Test_file.html > /dev/null
}


and 

while ( 1 ) {
  time
  echo quit | ftp ftp.foo.com
}


have fun
alvin

> > 2) How can i saturate firewall before clients and servers, by using
> > a minimum number of client/server machines.
> 
> You can't necessarily, unless you use a slow CPU or boot with
> little memory in the firewall.  You could otherwise artificially
> degrade performance by setting a small MTU on the various hosts'
> interfaces, but if you're testing throughput this of course could
> be defeating the point.
> 
> Since you're doing this for a university, I would assume you could
> find volunteers amongst on-campus students with computers directly
> connected to the ethernet.
> 
> Wil
> -- 
> W. Reilly Cooley                           [EMAIL PROTECTED]
> Naked Ape Consulting                        http://nakedape.cc
> LNXS: Get 0.2.0-devel at http://sourceforge.net/projects/lnxs/
> irc.openprojects.net                                     #lnxs
> 
> The most costly of all follies is to believe passionately in the palpably
> not true.  It is the chief occupation of mankind.
>               -- H.L. Mencken
> 

_______________________________________________
Firewalls mailing list
[EMAIL PROTECTED]
http://lists.gnac.net/mailman/listinfo/firewalls

Reply via email to