tkt
This commit is contained in:
12
SCR2.2/TP23/kheops.named.conf.local
Normal file
12
SCR2.2/TP23/kheops.named.conf.local
Normal file
@@ -0,0 +1,12 @@
|
||||
zone "mos" {
|
||||
|
||||
type slave;
|
||||
file "/etc/bind/db.mos";
|
||||
master{80.80.80.20};
|
||||
};
|
||||
zone "80.80.in-addr.arpa" {
|
||||
|
||||
type slave;
|
||||
file "/etc/bind/db.mos.inv";
|
||||
master{80.80.80.20};
|
||||
};
|
||||
Reference in New Issue
Block a user