<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Benedict White wrote:
<blockquote
cite="mid:ACF27D5D1618A443A0D3B7F1A28B4CDA0261EEA7@Snowball.cse-ltd.local"
type="cite">
<pre wrap="">OK, I can seem to get a zone loaded, but nothing useful happens.
My startup command is:
/usr/bin/rbldnsd -b 192.168.0.10/53 -p /var/run/rbldnsd.pid -l \
/var/lib/rbldns/log/rbldnsd.log -r /var/lib/rbldns/ \
surbl.internal.mydomain:dnset:testzonefile.txt
testzonfile.txt is in /var/lin/rbldns/ and contains:
.hotbox.tst
.somedomain.com
.pillsrus.cn
</pre>
<blockquote type="cite">
<pre wrap="">hotbox.tst.
</pre>
</blockquote>
<pre wrap=""><!---->Server: 192.168.0.10
Address: 192.168.0.10#53
** server can't find hotbox.tst: REFUSED
I presume this is an acl problem. The thing is I can't see how to add
acls. (I can't make sense of the man page).
I was under the impression though that if you do not specify an ACL
then the server will answer all queries which appears to not be the case.
Kind Regards
Benedict White
_______________________________________________
rbldnsd mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rbldnsd@corpit.ru">rbldnsd@corpit.ru</a>
<a class="moz-txt-link-freetext" href="http://www.corpit.ru/mailman/listinfo/rbldnsd">http://www.corpit.ru/mailman/listinfo/rbldnsd</a>
</pre>
</blockquote>
<br>
Your query is wrong. Hotbox.tst is a record in the
surbl.internal.mydomain zone in rbldnsd.<br>
<br>
Therefore the record will be hotbox.tst.surbl.internal.mydomain in
rbldnsd.<br>
<br>
dig @192.168.0.10 hotbox.tst.surbl.internal.mydomain<br>
<br>
Lyle Giese<br>
LCR Computer Services, Inc.<br>
</body>
</html>