On 10/08/2018 16:32, T.J. Yang wrote:
I like to setup a pdns 4.1 in my small VMware lab at  home and the subnet is test.lan(192.168.1.0/24 <http://192.168.1.0/24>). my test serer pdns4.test.lan(192.168.1.10) will be serving as Auth. for 192.168.1.0/24 <http://192.168.1.0/24> and Recursor for public domains.

I was able to follow one online tutorial(R1) to setup pdns on centos 7.5. but the
version is older pdns 3.4 version.

Without R1 step-by-step like instruction, I found I am having problem to do the same for version pdns 4.1(R2).

My Current issue  is getting port 53 dns query refusal.

PowerDNS 4.x has separate authoritative server and recursive server components, as is best practice.  The ability to do recursion in the authoritative server was removed.

You can run the two components bound to different IP addresses, or in different VMs/containers.

_______________________________________________
Pdns-users mailing list
[email protected]
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to