This commit is contained in:
ElevenNotes
2024-12-03 14:35:57 +01:00
parent 35b83c26d5
commit 25985de890
21 changed files with 373 additions and 109 deletions

View File

@@ -6,4 +6,4 @@
ROOT_DB_NS=a.root-servers.net
fi
dig +bufsize=1200 +norec NS . @${ROOT_DB_NS} | egrep -v ';|^$' | egrep -v '\S.+AAAA.+|^$' | sort > /bind/var/root.db
/opt/bind/bin/dig +bufsize=1200 +norec NS . @${ROOT_DB_NS} | egrep -v ';|^$' | egrep -v '\S.+AAAA.+|^$' | sort > /bind/var/root.db