Re[2]: exclude network from any scan
"Alex HangMan" <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
> > how I can exclude whole network from any scan?
> > I need to exclude 10.10.*.*
> Ali Simorgh
> I think you have to put the following lines in the end of every bopm conf
> file of yours:
>
> exempt {
> mask = "*!*@10.10.*";
> };
I try this:
exempt {
mask = "*!*@127.0.0.1";
mask = "*!*@10.10.*";
};
then as you say:
exempt {
mask = "*!*@10.10.*";
};
And I still have scan attempts on this addresses:
[Apr 27 17:49:50 2004] IRC REGEX -> Parsed [email protected] [
10.10.47.168] from connection notice.
[Apr 27 17:49:50 2004] DNSBL -> Passed '168.47.10.10.opm.blitzed.org' to resolver
...
[Apr 27 17:49:50 2004] SCAN -> Negotiation failed 10.10.47.168:80 (HTTP) [default] (0 bytes read)