BOPM Not finding proxies
"Sodapop_R_P" <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Organization | VoidZero IRC Network |
| Message-ID | <[email protected]> |
I recently setup BOPM on a few servers and began testing it. I first tested it by trying an open proxy which is already in the DNSBL and it did a great job of catching it. Later I managed to find an open proxy that is not in the DNSBL, however BOPM failed to detect the open proxy. The proxy runs on port 80. I believe I have BOPM configured properly and would appreciate any assistance in making sure it can scan proxies as well as check them against the DNSBL. Below is a snippet from BOPM running in debug mode: [Jun 02 23:32:29 2004] IRC REGEX -> Regular expression caught connection notice. Parsing. [Jun 02 23:32:29 2004] IRC REGEX -> Parsed [email protected] [62.251.167.254] from connection notice. [Jun 02 23:32:29 2004] DNSBL -> Passed '254.167.251.62.opm.blitzed.org' to resolver [Jun 02 23:32:29 2004] SCAN -> Passing [email protected] to scanner [default] [Jun 02 23:32:30 2004] DNSBL -> Lookup result for [email protected] (254.167.251.62.opm.blitzed.org) 0.0.0.0 (error: 3) [Jun 02 23:32:30 2004] SCAN -> Negotiation failed 62.251.167.254:8080 (HTTP) [default] (0 bytes read) [Jun 02 23:32:30 2004] SCAN -> Negotiation failed 62.251.167.254:3128 (HTTP) [default] (0 bytes read) [Jun 02 23:32:30 2004] SCAN -> Negotiation failed 62.251.167.254:6588 (HTTP) [default] (0 bytes read) [Jun 02 23:32:30 2004] SCAN -> Negotiation failed 62.251.167.254:1080 (SOCKS4) [default] (0 bytes read) [Jun 02 23:32:30 2004] SCAN -> Negotiation failed 62.251.167.254:1080 (SOCKS5) [default] (0 bytes read) [Jun 02 23:32:59 2004] SCAN -> Negotiation timed out 62.251.167.254:80 (HTTP) [default] (0 bytes read) [Jun 02 23:32:59 2004] SCAN -> Negotiation timed out 62.251.167.254:23 (ROUTER) [default] (59 bytes read) [Jun 02 23:32:59 2004] SCAN -> Negotiation timed out 62.251.167.254:23 (WINGATE) [default] (45 bytes read) [Jun 02 23:32:59 2004] SCAN -> Negotiation timed out 62.251.167.254:80 (HTTPPOST) [default] (0 bytes read) [Jun 02 23:32:59 2004] SCAN -> Scan 62.251.167.254 [default] completed [Jun 02 23:32:59 2004] SCAN -> All tests on [email protected] complete. Thank You.