TEXT
53
named.conf.local
Guest on 12th June 2022 03:41:28 AM
//
// Do any local configuration here
//
// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";
//di lab Comvis
//zone "training.com" IN {
//type master;
//file "/var/cache/bind/db.training";
//};
//zone "106.252.10.in-addr.arpa" IN {
//type master;
//file "/var/cache/bind/db.72";
//};
//di lab jarkom 10.252.106.179
zone "training.com" IN {
type master;
file "/var/cache/bind/db.training1";
};
zone "106.252.10.in-addr.arpa" IN {
type master;
file "/var/cache/bind/db.179:";
};