Re: [Pdns-users] Bind config file includes

2017-11-17 Thread Tim Traver
Bert, Thanks, that did the trick to set the relative dir for the include files. Tim > On Nov 15, 2017, at 2:08 PM, bert hubert wrote: > > On Wed, Nov 15, 2017 at 11:31:09AM -0800, Tim Traver wrote: >> When I try and start pdns, I get the following error in the logs : >> >> Nov 15 11:25:06 pd

Re: [Pdns-users] Bind config file includes

2017-11-15 Thread bert hubert
On Wed, Nov 15, 2017 at 11:31:09AM -0800, Tim Traver wrote: > When I try and start pdns, I get the following error in the logs : > > Nov 15 11:25:06 pdns_server: Unable to open './reverse/1.conf': No such file > or directory Hi Tim, It may be that we use different methods to determine relative

[Pdns-users] Bind config file includes

2017-11-15 Thread Tim Traver
Hi All, I am evaluating powerdns as a replacement to BIND, and would prefer to keep my BIND zone files intact, and on disk. The following are the only parameters I have set in the pdns.conf file that are different from the defaults. launch=bind bind-config=/path/to/named.conf bind-check-interv