Hello,
The current Knot (Git master branch) allows the dnsproxy module to forward all requests
for a specific zone.
Possible configuration:
remote:
- id: hidden
address: 1.2.3.4
mod-dnsproxy:
- id: forward
remote: hidden
fallback: off
zone:
- domain:
example.com
module: mod-dnsproxy/forward
Daniel
On 11/30/2016 11:06 AM, Daniel Salzman wrote:
Hi,
You can configure the module per zone but it doesn't work well at the moment.
We must re-design some parts of module processing. Stay tuned.
Regards,
Daniel
On 11/29/2016 08:46 PM, Adam Bambuch wrote:
Hi,
Is there any chance to configure the mod-dnsproxy to forward all requests for only one
zone to another dns server?
I have this configuration in bind configuration file:
zone "example.com" IN {
type forward;
forwarders {
1.2.3.4;
};
};
Is there any way to do it in knot?
Best regards,
_______________________________________________
knot-dns-users mailing list
knot-dns-users(a)lists.nic.cz
https://lists.nic.cz/cgi-bin/mailman/listinfo/knot-dns-users