Also edns-udp-size.

This commit is contained in:
jnemeth 2020-10-11 22:14:55 +00:00
parent db7cb834a5
commit dcf9d0d48c
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: named.conf,v 1.9 2020/10/11 22:11:36 jnemeth Exp $
# $NetBSD: named.conf,v 1.10 2020/10/11 22:14:55 jnemeth Exp $
# boot file for secondary name server
# Note that there should be one primary entry for each SOA record.
@ -16,6 +16,7 @@ options {
bindkeys-file "bind.keys";
allow-recursion { localhost; localnets; };
max-udp-size 1220;
edns-udp-size 1220;
#
# This forces all queries to come from port 53; might be