MOON
Server: Apache
System: Linux srv.tv1channel.org 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
User: tv1channel (1001)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /home/tv1channel/old/etc/bind/named.conf.local
//
// Do any local configuration here
//

// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";

zone "tv1channel.org" {
	type master;
	file "/var/lib/bind/tv1channel.org.hosts";
	allow-transfer {
		127.0.0.1;
		localnets;
		91.132.60.35;
		};
	};
zone "media.qrpie.com" {
	type master;
	file "/var/lib/bind/media.qrpie.com.hosts";
	allow-transfer {
		127.0.0.1;
		localnets;
		91.132.60.35;
		};
	};
zone "tv1stream.com" {
	type master;
	file "/var/lib/bind/tv1stream.com.hosts";
	allow-transfer {
		127.0.0.1;
		localnets;
		91.132.60.35;
		};
	};