Re: scan ports only
[email protected] Thu, 15 Sep 2005 09:17:32 +0400
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
>> How I can only scan ports for proxy-checking and DO NOT use dnsbl?
>> I found option only for listing and don't scan, but I need scan
>> without listing in dnsbl.
>> It's posible?
AS> Don't define any DNSBLs?
AS> Did you even try that?
No, I want check all host in dnsbl, exclude some hostmasks.
I found exception for _all_ scans, but I need exeption only for
dnsbl-checks.
I need:
// default (mask *!*@*)
some-hosts-1 {
dnsbl only
}
// with mask *!apache@* , etc.
some-hosts-2 {
dnsbl+portscan
}
// some dynamic hostmasks (dialup)
some-hosts-3 {
portscan only
}
// LAN IP's, trusted, etc.
some-hosts-4 {
do not scan
}
I found only options for "some-hosts-1" "some-hosts-2" "some-hosts-4"
--
Best regards,
Mihail.