[Pdns-users] powerdns forwarding
Koko Wijatmoko
koko at wijatmoko.name
Thu Sep 17 08:53:16 UTC 2015
On Thu, 17 Sep 2015 10:37:58 +0300
mohammed Erheem <mohammed059 at gmail.com> wrote:
> Hello
> i using powerdns with mysql
>
> I need to forward some domain to resolve it from 8.8.8.8 like bind
>
> zone "blogger.com" {
> type forward;
> forwarders {8.8.8.8;};
> };
>
>
> how to do this in powerdns with mysql
>
you need powerdns-recursor not powerdns-authoritative.
look at https://doc.powerdns.com/md/recursor/settings/
"forward-zones*"..
More information about the Pdns-users
mailing list