[rbldnsd] beginner's problems

Michael Tokarev mjt at tls.msk.ru
Thu Feb 12 13:33:24 MSK 2004


Jari Ristiranta wrote:
[]
> RBLDNSD="owl -r /var/lib/rbldns/owl -b 0.0.0.0 -l +rbldnsd.log owl.rbl.vdc.fi:ip4set:owl"
[]
> :127.0.0.2:Whitelisted
> 217.30.182.108
[]
> 1076578836 194.29.194.35 217.30.182.108.owl.rbl.vdc.fi A IN: NXDOMAIN/0/97

When querying DNSBL, you have to reverse octets of an IP,
pretty like you do with in-addr.arpa zone when doing
reverse DNS lookup.  Right query for 217.30.182.108 is:

   108.182.30.217.owl.rbl.vdc.fi

/mjt


More information about the rbldnsd mailing list