Re: Problems scanning a range of IPs



On Fri, Jan 21, 2005 at 01:30:02PM -0600, Jared Breland wrote:

> Is it possible to exclude individual addresses from a range?  For example,
> let's say I'm scanning 192.168.0.0/23, and I want to exclude 192.168.0.10,
> 192.168.0.250, 192.168.1.27, etc.

Do this with rules.  For example, you could use a target range of
192.168.0.0/23 and then specify rules like:

  reject 192.168.0.10
  reject 192.168.0.250
  reject 192.168.1.27
  default accept

to exclude a couple of hosts from the scan. 

Specify these as client-based rules if you just want to exclude them
from a couple of scans, or make them user-based rules to make them more
permanent. 

George
-- 
theall_at_tifaware.com

Attachment: pgpe6VGxemPJe.pgp
Description: PGP signature



This archive was generated by a fusion of Pipermail 0.09 (Mailman edition) and MHonArc 2.6.8.