On Fri, Feb 08, 2002 at 01:28:36PM -0500, Dion Stempfley wrote:
> This will help the system under test handle the scan more reliably, but I
> don't think it will significantly reduce the bandwidth utilization on the
> network. But someone correct me if I'm wrong.
This will slow down the scan, so it will reduce the bandwidth being used
at a given time (not the total bandwidth which will stay the same).
In addition to the other advices :
- turn on "safe checks" and "optimizations", they reduce the
number of connections ;
- if scans must be done regularly, see
http://www.nessus.org/docs/kb_saving.html to reuse data
between scans
-- Renaud