Re: [dnsdist] dnsdist not seeing a valid port

2023-01-15 Thread Michael Van Der Beek via dnsdist
Hi, You might want to check your ACL. Since you didn’t show it in your email. Below is to allow queries from anywhere. setACL({'0.0.0.0/0','::/0'}) Regards, Michael From: dnsdist On Behalf Of Larry Wapnitsky via dnsdist Sent: Sunday, 15 January 2023 9:49 am To: dnsdist@mailman.powerdns.com

Re: [dnsdist] dnsdist Drops, revisited

2020-03-05 Thread Michael Van Der Beek via dnsdist
Hi Fredrik, Have you noticed this setting on dnsdist. setUDPTimeout(num) Set the maximum time dnsdist will wait for a response from a backend over UDP, in seconds. Defaults to 2 I'm not sure if timeouts are classified as drops. My guess probably, because it didn't get a response in time. Since