On Fri, Oct 03, 2003 at 09:29:42AM -0500, [EMAIL PROTECTED] wrote: > I want to run nessus for my entire subnet. However, I do NOT want it to spew 30+ > scans all at once. I took down my router (Cisco 7206 ) doing this. Is there anyway > to have it do the entire subnet but only do 2 or 3 computers at any one time?
Set max_hosts = 3 in your .nessusrc, or change the appropriate option in the GUI and start the scan
