Re: [Pdns-users] pdns4 and ALIAS record on remote server

2019-06-19 Thread Brian Candler
On 19/06/2019 23:31, Bill James wrote: Putting in another dns server's ip does work for resolving aliases not hosted by this dns server. But then that would mean we can't use aliases pointing to same server. You could if your alias names were delegated properly, i.e. NS records pointing to the

[Pdns-users] specfic problem with efax.com

2019-06-19 Thread Mike
Hi,     I noticed tonight that resolving for 'efax.com' is failing and my resolvers (pdns_recursor) are returning 'servfail' while google dns is returing the data.     The specfic error I notice seems to be:     Removing record 'inbound.efax.com|A|204.11.168.109' in the answer section without

Re: [Pdns-users] pdns4 and ALIAS record on remote server

2019-06-19 Thread Bill James
Thanks for response. Putting in another dns server's ip does work for resolving aliases not hosted by this dns server. But then that would mean we can't use aliases pointing to same server. I changed it to "resolver=127.0.0.1" and it seems to be working now as I expected. :-) (pdns-recursor is por