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 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 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