nouveau fichier : dhcp/.playbook.yml.swp
nouveau fichier : dhcp/dhcpd.conf nouveau fichier : dhcp/dnsmasq.conf nouveau fichier : dhcp/hosts nouveau fichier : dhcp/isc-dhcp-server nouveau fichier : dhcp/playbook.yml nouveau fichier : dns/bind/bind.keys nouveau fichier : dns/bind/db.0 nouveau fichier : dns/bind/db.127 nouveau fichier : dns/bind/db.255 nouveau fichier : dns/bind/db.domaine.lan nouveau fichier : dns/bind/db.domaine.lan.rev nouveau fichier : dns/bind/db.empty nouveau fichier : dns/bind/db.local nouveau fichier : dns/bind/named.conf nouveau fichier : dns/bind/named.conf.default-zones nouveau fichier : dns/bind/named.conf.local nouveau fichier : dns/bind/named.conf.options nouveau fichier : dns/bind/rndc.key nouveau fichier : dns/bind/zones.rfc1918 nouveau fichier : dns/playbook.yml
This commit is contained in:
21
dns/bind/zones.rfc1918
Normal file
21
dns/bind/zones.rfc1918
Normal file
@@ -0,0 +1,21 @@
|
||||
zone "10.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
|
||||
zone "16.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "17.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "18.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "19.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "20.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "21.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "22.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "23.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "24.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "25.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "26.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "27.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "28.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "29.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "30.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
zone "31.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
|
||||
zone "168.192.in-addr.arpa" { type master; file "/etc/bind/db.empty"; };
|
||||
|
Reference in New Issue
Block a user