Re: BOPM not resolving correctly.
Remco Rijnders <[email protected]> Thu, 9 Mar 2006 07:00:41 +0100
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 09 March 2006 05:19, Colton Reeder wrote: > One of my opers just pointed out that BOPM was giving a error like > 20:09 < Bopm> DNSBL -> Lookup error on 46.90.197.72.: Format error > And that not only does it have that period at the end it is backwards. > Should be 72.197.90.46 > It seems to me its getting it from the ircd correctly and just getting > mixed up somewhere. But I could be wrong. > Unreal 3.2.4 and BOPM from CVS (3-8-06) > The release version wont compile for me with gcc 4, or I would use it. The reverse order is fine... that's how it is supposed to work. That said, after the last dot should be the name of the blacklist you use to look up. Have a look at your bopm.conf and look for errors on or near the line with the blacklists that you use. Things like missing quotes, a space between quotes where none is needed, a missing ; at the end of a line, etc. This because it seems the opm can't properly read what blacklist to use from your configuration. If you can't spot it yourself, feel free to post the relevant parts of your configuration to this list. Remmy