ajout 02-tpdns
This commit is contained in:
10
sio1/tp/02-tpdns/ns1/named.conf.local
Normal file
10
sio1/tp/02-tpdns/ns1/named.conf.local
Normal file
@@ -0,0 +1,10 @@
|
||||
zone "detete.lan" {
|
||||
type master;
|
||||
file "/etc/bind/db.detete.lan";
|
||||
};
|
||||
|
||||
zone "1.168.192.in-addr.arpa" {
|
||||
type master;
|
||||
notify no;
|
||||
file "/etc/bind/db.detete.lan.rev";
|
||||
};
|
||||
Reference in New Issue
Block a user