more stuff

This commit is contained in:
2019-11-27 14:49:46 +00:00
parent 3ea9819228
commit 6e09734800
7 changed files with 79 additions and 5 deletions

9
bind/dynamic-zones.conf Normal file
View File

@ -0,0 +1,9 @@
zone "dynamic.hottis.de" {
type master;
file "/etc/bind/dynamic/dynamic.hottis.de";
allow-update {
{ localhost; };
key local.;
};
};