mirror of
https://github.com/11notes/docker-bind.git
synced 2025-11-03 13:23:13 +00:00
9.18.31
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user