Upstream notifcation
This commit is contained in:
parent
b55030ae96
commit
5ed066978c
|
@ -39,6 +39,8 @@ zone "224.96.193.in-addr.arpa" IN {
|
||||||
file "/etc/bind/master/db.arpa.in-addr.193.96.224";
|
file "/etc/bind/master/db.arpa.in-addr.193.96.224";
|
||||||
allow-transfer { any; };
|
allow-transfer { any; };
|
||||||
allow-update { key srv01-zone-key.; };
|
allow-update { key srv01-zone-key.; };
|
||||||
|
notify yes;
|
||||||
|
also-notify { 213.128.128.33; };
|
||||||
};
|
};
|
||||||
|
|
||||||
#And the reverse Zone for our IPv6 prefix
|
#And the reverse Zone for our IPv6 prefix
|
||||||
|
|
Loading…
Reference in a new issue