[Dnsmasq-discuss] reducing DNS packet size for nameserver 127.0.0.1 to 1280

Justin cattyhouse at gmail.com
Tue Jan 4 09:34:30 UTC 2022


Recently i see lots of logs in dnsmasq:
reducing DNS packet size for nameserver 127.0.0.1 to 1280
almost one per minute

my conf:

pid-file=/var/run/masq.pid
user=dnsmasq
keep-in-foreground
no-negcache
no-resolv
domain-needed
no-poll
dns-forward-max=1000
cache-size=1000
min-cache-ttl=3600
port=53
server=127.0.0.1#5353

dnsmasq is run by systemd:



More information about the Dnsmasq-discuss mailing list