bind config
zone "minskmag.by" {
type master;
file "/etc/bind/named/minskmag.by";
};
zone file
$TTL 3600
@ IN SOA ns1.thestudio.by. root.thestudio.by. (2012041615 10800 3600 604800 86400)
IN NS ns1.thestudio.by.
IN NS ns2.thestudio.by.
IN A 178.159.244.101
command:
dig minskmag.by @ns1.thestudio.by
doesn't receive answer section
could anyone help me?