more stuff
This commit is contained in:
9
bind/dynamic-zones.conf
Normal file
9
bind/dynamic-zones.conf
Normal file
@ -0,0 +1,9 @@
|
||||
zone "dynamic.hottis.de" {
|
||||
type master;
|
||||
file "/etc/bind/dynamic/dynamic.hottis.de";
|
||||
allow-update {
|
||||
{ localhost; };
|
||||
key local.;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user