mirror of
https://codeberg.org/freifunkhamburg/bind.git
synced 2025-12-16 12:37:14 +01:00
reverse delegation for client ips via srv02
This commit is contained in:
parent
35671259bf
commit
b8cc82bd39
4 changed files with 7 additions and 8 deletions
|
|
@ -48,7 +48,7 @@ zone "7.6.2.2.3.0.a.2.ip6.arpa" IN {
|
|||
allow-update { key srv01-zone-key.; };
|
||||
};
|
||||
|
||||
zone "0.0.0.0.0.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa" IN {
|
||||
zone "0.0.0.0.0.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
||||
type master;
|
||||
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.0.0.0.0.0";
|
||||
allow-transfer { any; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue