The config option allow-recursion= allows for a comma separated listing of subnets. I am looking for a way to pass a file to this option so I can keep a list with descriptions similar to /etc/mail/access for sendmail.
Eg: Allow-recursion=/etc/pdns/access (Contents of file) #ISP Subnet 1 10.10.10.10/24 #ISP Subnet 2 20.20.20.20/20 #Some Customer 30.30.30.30./32 I could probably write a script to generate a new config file using the contents of an access list but I'd greatly prefer something built in.
_______________________________________________ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users