<div>sorry been away few days...</div><div><br></div><div>i'm setup domain parking which should give one single ip to <a href="http://whatever.domain.is">whatever.domain.is</a></div><div>and it seems to me it works ok, until i registered .IN domain name.</div>
<div><br></div><div>so, i only have one .zone file. nothing else.</div><div><br></div><div>for all domain i had, it works ok.</div><div><br></div><div>afaik, only .IN domain failed.</div><div><br></div><div><br></div><div>
<div>dig <a href="http://asd.in">asd.in</a> @<a href="http://127.0.0.1">127.0.0.1</a></div><div><br></div><div>; <<>> DiG 9.5.1-P3 <<>> <a href="http://asd.in">asd.in</a> @<a href="http://127.0.0.1">127.0.0.1</a></div>
<div>;; global options:  printcmd</div><div>;; Got answer:</div><div>;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 16341</div><div>;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0</div>
<div>;; WARNING: recursion requested but not available</div><div><br></div><div>;; QUESTION SECTION:</div><div>;<a href="http://asd.in">asd.in</a>.                                IN      A</div><div><br></div><div>;; AUTHORITY SECTION:</div>
<div>.                       86400   IN      SOA     . none. 120 86400 10 1814400 604800</div><div><br></div><div>;; Query time: 0 msec</div><div>;; SERVER: 127.0.0.1#53(127.0.0.1)</div><div>;; WHEN: Thu Apr 29 10:43:36 2010</div>
<div>;; MSG SIZE  rcvd: 62</div><div><br></div></div><div><br></div><br clear="all"><a href="http://rgds.dennyhalim.com">rgds.dennyhalim.com</a><br><a href="http://kiddysurf.blogspot.com">kiddysurf.blogspot.com</a> | <a href="http://indosearch.blogspot.com">indosearch.blogspot.com</a> | <a href="http://polaris.blogspot.com">polaris.blogspot.com</a> | <a href="http://www.mypolaris.com">www.mypolaris.com</a> | <a href="http://www.host-jet.com">www.host-jet.com</a><br>
<br>... they look but do not see and hear but do not listen or understand. Mat 13:13<br>... but that which cometh out of the mouth, this defileth a man.   Mat 15:11<br><br><br>
<br><br><div class="gmail_quote">On Fri, Apr 23, 2010 at 4:39 PM, Ondřej Surý <span dir="ltr"><<a href="mailto:ondrej@sury.org">ondrej@sury.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">>> i have this in /etc/nsd3/root.zone :<br>
>> $TTL   1D<br>
>> @      IN     SOA  @ none. ( 120 1D 10 3W 1W );<br>
>>        IN     NS   @<br>
>>        IN     A   1.2.3.4<br>
>> *      IN     A  1.2.3.4<br>
><br>
> If in the above root.zone the CLASS "IN" is specified with no indentation, (i.e. no whitespace before IN) it would be interpreted as the name IN.<br>
<br>
</div>Or you can try:<br>
<br>
< /etc/nsd3/root.zone ldns-read-zone -c > /etc/nsd3/canonical-root.zone<br>
<br>
and check canonical-root.zone if it's correct and use it instead of<br>
your root.zone file.<br>
<div><div></div><div class="h5"><br>
--<br>
Ondřej Surý <<a href="mailto:ondrej@sury.org">ondrej@sury.org</a>><br>
<a href="http://blog.rfc1925.org/" target="_blank">http://blog.rfc1925.org/</a><br>
</div></div></blockquote></div><br>