Connecting error

"michael smith" <[email protected]> Mon, 24 Oct 2005 12:51:31 +0000
Newsgroups gmane.network.irc.bopm
Message-ID <[email protected]>
Config file as requested

options {

pidfile = "/var/run/bopm.pid";

# negcache = 3600;

dns_fdlimit = 64;

# scanlog = "/var/log/bopm/scan.log";

};

IRC {

# vhost = "72.20.33.46";

nick = "Detective";

realname = "Hardcore relics Proxy Monitor";

username = "Scanner";

server = "HardCore.relic.net";

# password = "secret";

port = 6667;

# nickserv = "privmsg nickserv :identify password";

oper = "Scanner mypassword";

mode = "c-h";

# mode = "+Fc-h";

away = "Proxy Monitoring in action all messages will be ignored.";

channel {

name = "#dr1v3r";

# key = "somekey";

# invite = "privmsg chanserv :invite #bopm";

};

# connregex = "\\*\\*\\* Notice -- Client connecting: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*";

# connregex = "\\*\\*\\* Connect/Exit -- from [^:]+: Client connecting on port [0-9]+: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*";

connregex = "\\*\\*\\* Notice -- Client connecting on port [0-9]+: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*";

kline = "KLINE *@%i Open Proxy found on your host. Please visit www.blitzed.org/proxy?ip=%i for more information.";

# kline = "KLINE *@%h :Open Proxy found on your host. Please visit www.blitzed.org/opm/index2.phtml?ip=%i for more information.";

# kline = "GLINE +*@%i 1800 :Open proxy found on your host. Please visit www.blitzed.org/proxy?ip=%i for more information.";

perform = "PROTOCTL HCN";

};

OPM {

blacklist {

name = "opm.blitzed.org";

type = "A record bitmask";

ban_unknown = yes;

reply {

1 = "WinGate";

2 = "Socks";

4 = "HTTP";

8 = "Router";

16 = "HTTP POST";

};

kline = "KLINE *@%i :Open proxy found on your host, please email [email protected] if you disagree with this";

};

# blacklist {

# name = "dnsbl.njabl.org";

# type = "A record reply";

# reply {

# 9 = "Open proxy";

# };

# ban_unknown = no;

# kline = "KLINE *@%h :Open proxy found on your host, please visit www.njabl.org/cgi-bin/lookup.cgi?query=%i";

# };

# dnsbl_from = "[email protected]";

# dnsbl_to = "[email protected]";

# sendmail = "/usr/sbin/sendmail";

};

scanner {

name="Detector";

protocol = HTTP:80;

protocol = HTTP:8080;

protocol = HTTP:3128;

protocol = HTTP:6588;

protocol = SOCKS4:1080;

protocol = SOCKS5:1080;

protocol = ROUTER:23;

protocol = WINGATE:23;

protocol = HTTPPOST:80;

# vhost = "72.20.33.46";

fd = 512;

max_read = 4096;

timeout = 30;

target_ip = "72.20.33.46";

target_port = 6667;

# target_string = "*** Looking up your hostname...";

target_string = ":hardcore.relic.net NOTICE AUTH :*** Looking up your hostname...";

target_string = "ERROR :Trying to reconnect too fast.";

# target_string = "ERROR :Your host is trying to (re)connect too fast -- throttled.";

};

scanner {

name = "extended";

protocol = HTTP:81;

protocol = HTTP:8000;

protocol = HTTP:8001;

protocol = HTTP:8081;

protocol = HTTPPOST:81;

protocol = HTTPPOST:6588;

# protocol = HTTPPOST:4480;

protocol = HTTPPOST:8000;

protocol = HTTPPOST:8001;

protocol = HTTPPOST:8080;

protocol = HTTPPOST:8081;

protocol = SOCKS4:4914;

protocol = SOCKS4:6826;

protocol = SOCKS4:7198;

protocol = SOCKS4:7366;

protocol = SOCKS4:9036;

protocol = SOCKS5:4438;

protocol = SOCKS5:5104;

protocol = SOCKS5:5113;

protocol = SOCKS5:5262;

protocol = SOCKS5:5634;

protocol = SOCKS5:6552;

protocol = SOCKS5:6561;

protocol = SOCKS5:7464;

protocol = SOCKS5:7810;

protocol = SOCKS5:8130;

protocol = SOCKS5:8148;

protocol = SOCKS5:8520;

protocol = SOCKS5:8814;

protocol = SOCKS5:9100;

protocol = SOCKS5:9186;

protocol = SOCKS5:9447;

protocol = SOCKS5:9578;

fd = 400;

};

user {

mask = "*!*@*";

scanner = "Detector";

};

user {

mask = "*!~*@*";

mask = "*!squid@*";

mask = "*!nobody@*";

mask = "*!www-data@*";

mask = "*!cache@*";

mask = "*!CacheFlowS@*";

mask = "*!*@*www*";

mask = "*!*@*proxy*";

mask = "*!*@*cache*";

scanner = "extended";

};

exempt {

mask = "*!*@127.0.0.1";

};