https://doc.powerdns.com/authoritative/settings.html#webserver-address
On Mon, Mar 23, 2020 at 2:49 PM Kevin Schmitz via Pdns-users
wrote:
>
> Hi,
>
> i have set up PowerDNS API but it is only available from localhost.
> I need to access from another API but i cant manage to change it.
> I have
Hi,
i have set up PowerDNS API but it is only available from localhost.
I need to access from another API but i cant manage to change it.
I have tried webserver-allow-from to set to 0.0.0.0/0 but nothing changed.
Hopefully you can help. :-)
Thanks in advance
Best regards,
Kevin
__
Got it Brian.
Thanks a lot.
On Mon, 23 Mar 2020 at 14:38, Brian Candler wrote:
> On 23/03/2020 13:28, Giovanni Vecchi via Pdns-users wrote:
>
>
> *sudo rec_control get-parameter forward-zones forward-zones=""*
>
> From rec logs:
>
>
> *Mar 23 13:21:05 server pdns_recursor[9349]: Reading zone fo
On 23/03/2020 13:28, Giovanni Vecchi via Pdns-users wrote:
/sudo rec_control get-parameter forward-zones
forward-zones=""/
From rec logs:
/Mar 23 13:21:05 server pdns_recursor[9349]: Reading zone forwarding
information from '/etc/powerdns/recursor.d/zones.conf'
Mar 23 13:21:05 server pdns_recu
Hi Brian,
thanks for your tip: forward-zone-file is great.
I only noticed that configuring forward-zone-file will broke the
get-parameter command for rec_control:
*sudo rec_control get-parameter forward-zonesforward-zones=""*
>From rec logs:
*Mar 23 13:21:05 server pdns_recursor[9349]: Readin