Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I've recently set up an rbldnsd server to be used with Blitzed Open Proxy Monitor (for IRC). I'm having a problem though.

When I put an IP in the appropriate file that rbldnsd reads out of, and then use the 'host' command on reversed_ip.dnsbl.mydomain.com I get the wrong response (presumably my domain providers dns servers).

If I remove all entries from resolv.conf (I'm using google dns), and put dnsbl.mydomain.com instead, everything works as expected. If I put my dnsbl.domain.com first and then google dns after in resolv.conf it continues to return my hosts dns server IP address. Does anyone know what the problem could be?

Here is my dnsbl file used for rbldnsd:

33.22.55.44
$NS 3000 dnsbl.mydomain.com
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.