Paul Stead @ 17/9/2022 15:04 -0300 dixit:
I was able to replicate this using an Unbound setup to not respond to
UDP messages larger that 1500.
In the first instance I'd suggest checking your DNS server setup that
it's able to respond to UDP packets larger than ~1552 - 4096 is default
on Unbou
I was able to replicate this using an Unbound setup to not respond to UDP
messages larger that 1500.
In the first instance I'd suggest checking your DNS server setup that it's
able to respond to UDP packets larger than ~1552 - 4096 is default on
Unbound -
server:
max-udp-size: 4096
I can