Re: [Pdns-users] API just available from localhost

2020-03-23 Thread Kevin P. Fleming via Pdns-users
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

[Pdns-users] API just available from localhost

2020-03-23 Thread Kevin Schmitz via Pdns-users
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 __

Re: [Pdns-users] Recursor and subdomain forward

2020-03-23 Thread Giovanni Vecchi via Pdns-users
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

Re: [Pdns-users] Recursor and subdomain forward

2020-03-23 Thread Brian Candler via Pdns-users
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

Re: [Pdns-users] Recursor and subdomain forward

2020-03-23 Thread Giovanni Vecchi via Pdns-users
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