On Thu, 17 Sep 2015 10:37:58 +0300
mohammed Erheem <[email protected]> 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*"..

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

Reply via email to