[rbldnsd] Confused about how to correctly format my zone and startup commands

Scott Haneda talklists at newgeo.com
Tue Jun 9 09:04:17 MSD 2009


I plan on having a set of zones that contain DNS data.  The zone data  
is not ip based data, but name based data.

Let's call the zone example.com, and I would like to have
scott.example.com return 127.0.0.1
tom.example.com return 127.0.0.1
foo.example.com return 127.0.0.1
bar.example.com return 127.0.0.1

I would also like to have a few other zones that may need to return  
other IP's aside from those ending in .1.  Reading -help and I am  
stumped.

I can start the server, I can get results for IP based configs, here  
is what I am trying:

cat zone
scott
tom
foo
bar

./rbldnsd -l log.txt -b localhost/53 -u me example.com:generic:zone

Where "generic" is, I have tried
  ip4set - set of (ip4 range, value) pairs
  ip4tset - (trivial) set of ip4 addresses
  ip4trie - set of (ip4cidr, value) pairs
  dnset - set of (domain name, value) pairs
  combined - several datasets/subzones combined
  generic - generic simplified bind-format
  acl - Access Control List dataset

Can someone point me along here?  Thanks
-- 
Scott * If you contact me off list replace talklists@ with scott@ *



More information about the rbldnsd mailing list