chriscrowe / docker-pihole-unbound

Run Pi-Hole + Unbound on Docker
1.08k stars 282 forks source link

reduce edns-buffer-size to 1232 #99

Closed LawnMo closed 2 years ago

LawnMo commented 2 years ago

avoids warnings in pihole such as : Warning in dnsmasq core: reducing DNS packet size for nameserver 127.0.0.1 to 1280 from pihole's doc : https://docs.pi-hole.net/guides/dns/unbound/

I'm not sure if I'm the only one seeing these issues but I'm using the one-container, and keep getting spammed with those, usually around 50-100 warnings per day.

xaabi6 commented 2 years ago

I am also getting this kind of warnings from time to time, thank you for the PR.

chriscrowe commented 2 years ago

Nice one, this will go out in the next release.