Re: [Pdns-users] recursor fail to resolve

2020-05-01 Thread Sergio Cesar via Pdns-users
I am glad you were able to duplicate the issue on your end. Thus the question remains: what do I need to change in the recursor configuration to make it work as bind does and resolve even tough it looks like an issue at their end? I still not able to deliver my customer's email if I use pdns

Re: [Pdns-users] recursor fail to resolve

2020-05-01 Thread Sergio P Cesar via Pdns-users
That is what I herewith dig also. I used a packet tracer to see that after some period every first query they drop the first packet from our recursor. And if I use bind to query I get a response on the first time. On May 1, 2020 12:22:51 PM CDT, Aki Tuomi wrote: >Can you try with 'dig' instead

Re: [Pdns-users] recursor fail to resolve

2020-05-01 Thread Aki Tuomi via Pdns-users
Can you try with 'dig' instead? Also the logs seem truncated. Although I'm getting SERVFAIL intermittedly too, which suggests problem at their end. Their servers seem unresponsive sometimes, especially if you try dig s-s.mx @mail2.alestra.net.mx. dig s-s.mx @dns.alestra.net.mx. and wait some ti

Re: [Pdns-users] recursor fail to resolve

2020-05-01 Thread Sergio Cesar via Pdns-users
root@ns1:~# host s-s.mx Host s-s.mx not found: 2(SERVFAIL) root@ns1:~# cat /var/log/syslog | grep s-s.mx May  1 09:42:51 ns1 pdns_server[16452]: Remote 216.183.32.162 wants 's-s/mx.winc.net|A', do = 1, bufsize = 1232 (4096): packetcache MISS May  1 11:08:43 ns1 pdns_recursor[22995]: 3 [38702/1]

Re: [Pdns-users] recursor fail to resolve

2020-05-01 Thread Aki Tuomi via Pdns-users
Next step, try to resolve s-s.mx and check your logs. Like /var/log/syslog? Aki > On 05/01/2020 7:09 PM Sergio Cesar wrote: > > > Thank you for the reply. > > Here it is, not sure what that means. > The recursor is running on the same server as the PDNS with a different > IP address.  if th

Re: [Pdns-users] recursor fail to resolve

2020-05-01 Thread Sergio Cesar via Pdns-users
Thank you for the reply. Here it is, not sure what that means. The recursor is running on the same server as the PDNS with a different IP address.  if that makes a difference. root@ns1:~# rec_control trace-regex s-s.mx ok ok ok On 5/1/2020 11:37 AM, Aki Tuomi wrote: On 05/01/2020 6:31 PM Ser

Re: [Pdns-users] recursor fail to resolve

2020-05-01 Thread Aki Tuomi via Pdns-users
> On 05/01/2020 6:31 PM Sergio P Cesar via Pdns-users > wrote: > > > I am new with pdns, just installed a resolver 4.3.0-rc2 to learn and all > seems to work but stumbled into an issue I cant resolve. > > My mailserver failed to deliver email to a few domains, in tracking it I > found that

[Pdns-users] recursor fail to resolve

2020-05-01 Thread Sergio P Cesar via Pdns-users
I am new with pdns, just installed a resolver 4.3.0-rc2 to learn and all seems to work but stumbled into an issue I cant resolve. My mailserver failed to deliver email to a few domains, in tracking it I found that their DNS will drop the first packet on every new query  but will respond on a s

Re: [Pdns-users] Fallback to recursor if authoritative fails

2020-05-01 Thread Saad Ismail via Pdns-users
Hi Nico, Thank you for your response. I am indeed following https://doc.powerdns.com/authoritative/guides/recursion.html but stuck with the fact that recursor requires forward-zones to be explicitly defined in the recursor configuration file or in forward-zones-file. Is there any way to automate