
Module: mod_dns
Author: Brian Wotring (brian@shmoo.com)



DESCRIPTION:

The mod_dns module scans nameserver and search domains found in resolv.conf
on most systems and monitors the 'nameserver' and 'search' lines for changes.

USE:

To use this module, all  that is needed is to include it in the System
block of a scan configuration, e.g.:

    <System>
    ...
    Include mod_dns
    ...
    </System>


PARAMETERS:

There are no parameters for this module.

PLATFORMS:
    
Currently, this module is implemented for Windows, FreeBSD, OpenBSD,
Linux, Solaris, and Mac OS X.

NOTES:



