Dear list,
Help!
We are trying to setup a local rbldnsd with rsynced data to answer the DNS queries, but the rbldnsd is not responding.
I started it manually with this command:
% /usr/local/sbin/rbldnsd -u rbldns -b 127.0.0.1/53 -w /usr/local/etc/rbldnsd sc.surbl.org:dnset:sc.surbl.org.rbldnsd ws.surbl.org:dnset:ws.surbl.org.rbldnsd
It started with no errors, and with an expected output (as seen on http://www.surbl.org/rbldnsd-howto.html):
rbldnsd: listening on 127.0.0.1/53 rbldnsd: dnset:sc.surbl.org.rbldnsd: 20040602 131207: e/w=504/0 rbldnsd: dnset:ws.surbl.org.rbldnsd: 20040602 131208: e/w=12297/0 rbldnsd: zones reloaded, time 0.2e/0.0u sec rbldnsd: rbldnsd version 0.992 (7 Mar 2004) started (1 socket(s), 2 zone(s))
If I test our cached DNS system:
% nslookup adulteroticfiction-MUNGED.com.sc.surbl.org 127.0.0.1 *** Can't find server name for address 127.0.0.1: Query refused *** Default servers are not available
If I use the default DNS, of course it works:
% nslookup adulteroticfiction-MUNGED.com.sc.surbl.org Server: server4.mpc.com.br Address: 200.246.0.252
Name: adulteroticfiction-MUNGED.com.sc.surbl.org Address: 127.0.0.2
There's no other DNS on the machine, nor errors on /var/log/messages.
I also tried to use the FreeBSD version of the startup script.
This are the versions of the softwares:
- FreeBSD 4.9-RELEASE-p3 - rbl dns daemon version 0.992 (7 Mar 2004)
Any hints to solve this will be greatly appreciated!
[]s!
-- ... Press any key to continue or any other key to quit.