Hey Brandon-<div><br></div><div>I see what you're saying. For example, with your current problem, let's say you were using BIND.. in your zone file, if you had something like:</div><div><br></div><div>blog IN A <a href="http://1.2.3.4">1.2.3.4</a></div>
<div><br></div><div>You're saying that doesn't work. But when you do something like this:</div><div><br></div><div><a href="http://blog.mysportsite.com">blog.mysportsite.com</a>. IN A <a href="http://1.2.3.4">1.2.3.4</a></div>
<div><br></div><div>That works.. that's all you're saying, and you're trying to figure out what the issue is, right?</div><div><br></div><div>To be honest, it just sounds like a config issue. What are you using as the backend for your domains? If you're using bind zone files, you might just have a typo in your named.conf so that @ isn't being set how you want it. Do you have something like this in named.conf:</div>
<div><br></div><div>zone "<a href="http://mysportsite.com">mysportsite.com</a>" IN {</div><div> type master;</div><div> file "whatever_file.zone";</div><div> ... blah blah more here?</div><div>}</div><div>
<br>A long time back I had an issue where I had a typo in my zone definition (ie: zone "mysportsite.cpm" IN) and it was throwing everything off, because 'blog' would be interpreted as blog.mysportsite.cpm since @ is the value for whatever is named for the zone.</div>
<div><br></div><div>But, if you're not using bind files as a backend, then I don't know what to tell you- probably a similar issue. I've played around with pdns using the mysql backend too, but never for anything production- we mostly use the recursor for our environment.</div>
<div><br></div><div>Hopefully this helped out a bit- if you want I can play around with the authoritative server on my side and see if I can reproduce the issue. Care to share any more configs that could be looked at?</div>
<div><br></div><div>Thanks!</div><div><br></div><div>Chet</div><div><br></div><div><br></div><div><br><div class="gmail_quote">On Wed, Apr 30, 2008 at 4:46 AM, Hugo van der Kooij <<a href="mailto:hvdkooij@vanderkooij.org">hvdkooij@vanderkooij.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Brandon Aubie wrote:<br>
<br></div><div class="Ih2E3d">
| When I define a zone for <a href="http://blog.mysportsite.com" target="_blank">blog.mysportsite.com</a> then it works perfectly.<br>
| When I simply have an A record for blog under the <a href="http://mysportsite.com" target="_blank">mysportsite.com</a> zone,<br>
| then <a href="http://blog.mysportsite.com" target="_blank">blog.mysportsite.com</a> returns NXDOMAIN.  That's why I'm confused.<br>
<br></div>
You have to do much better then that. You need to show exactly the<br>
complete zones in questions because you now give only little pieces of<br>
information which in effect tell us nothing.<br>
<br>
But from my point of view it looks ok now:<br>
<br>
[hvdkooij@frodo ~]$ dig <a href="http://blog.mysportsite.com" target="_blank">blog.mysportsite.com</a> @<a href="http://NS1.MYSPORTSITE.COM" target="_blank">NS1.MYSPORTSITE.COM</a> a<br>
<a href="http://blog.mysportsite.com" target="_blank">blog.mysportsite.com</a>.   3600    IN      A       <a href="http://67.222.128.44" target="_blank">67.222.128.44</a><br>
<br>
You need to clarify yourself in much greater detail if you expect<br>
further assistance here.<div class="Ih2E3d"><br>
<br>
Hugo.<br>
<br>
- --<br>
<a href="mailto:hvdkooij@vanderkooij.org" target="_blank">hvdkooij@vanderkooij.org</a>               <a href="http://hugo.vanderkooij.org/" target="_blank">http://hugo.vanderkooij.org/</a><br>
PGP/GPG? Use: <a href="http://hugo.vanderkooij.org/0x58F19981.asc" target="_blank">http://hugo.vanderkooij.org/0x58F19981.asc</a><br>
<br>
        A: Yes.<br>
        >Q: Are you sure?<br>
        >>A: Because it reverses the logical flow of conversation.<br>
        >>>Q: Why is top posting frowned upon?<br>
<br>
Bored? Click on <a href="http://spamornot.org/" target="_blank">http://spamornot.org/</a> and rate those images.<br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.7 (GNU/Linux)<br>
<br></div>
iD8DBQFIGDHQBvzDRVjxmYERAk0lAKCP/By9PD8ZEJQBJhJTJJyYsnlviQCgrHeB<br>
BaL16t8nRCRgtXk7+WD2lWU=<br>
=y4h8<div><div></div><div class="Wj3C7c"><br>
-----END PGP SIGNATURE-----<br>
_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com" target="_blank">Pdns-users@mailman.powerdns.com</a><br>
<a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>/*<br>Chet Nichols III<br>mail: <a href="mailto:chet.nichols@gmail.com">chet.nichols@gmail.com</a><br>(aim: chet / twitter: chet)<br>*/
</div>