David Cary Hart wrote:
On Thu, 2005-01-20 at 14:37 +0000, Paul Howarth wrote:
David Cary Hart wrote:
The little &&%$$ is refusing all queries. I have rbldnsd installed on an
FC3 machine without Bind so there is no conflict. Can anyone help me,
please?
What's in your /etc/sysconfig/rbldnsd ?
Latest recipe=
RBLDNSD="dsbl -b 127.0.0.1
rbllocal.tqmcube.com:ip4set:/var/lib/rbldns/dsbl/rbl.soa,/var/lib/rbldns/dsbl/rblclients"
I have tried with and without the soa, with and without directory (-r
and or -w) options.
I use:
RBLDNSD="- -c0 -f -r/home/dsbl -b127.0.0.1 -q \
list.dsbl.org:ip4tset:rbldns-fresh-list.dsbl.org \
list.dsbl.org:ip4tset:rbldns-list.dsbl.org"
Is port 53 firewalled off? (iptables -L -n to see)
No IPT on this machine.
Is rbldnsd listening on port 53? (netstat -lpn to see)
udp 0 0 127.0.0.1:53 0.0.0.0:* 1588/rbldnsd
Jan 20 09:43:55 smtp rbldnsd[1588]: listening on 127.0.0.1/53
Jan 20 09:43:55 smtp rbldnsd[1588]:
ip4set:/var/lib/rbldns/dsbl/rbl.soa,/var/lib/rbldns/dsbl/rblclients:
20050120 140146: e32/24/16/8=110/96/35/2
Jan 20 09:43:55 smtp rbldnsd[1588]: zones reloaded, time 0.0e/0.0u sec,
mem arena=132 free=44 mmap=0 Kb
Jan 20 09:43:55 smtp rbldnsd[1588]: rbldnsd version 0.994 (18 Dec 2004)
started (1 socket(s), 1 zone(s))
So what happens when you do:
$ dig @127.0.0.1 2.0.0.127.rbllocal.tqmcube.com
Paul.