Hi Everyone,
I'm trying to make all subdomains queries to my domain (keeple.com) point to my linode. I am using the Linode DNS Manager.
I currently have
{empty} and
www pointing to my linode and
mail pointing to my mail server (located elsewhere). All is working ok for these three.
Code:
A/AAAA Records
Host Name IP Address TTL Edit Remove
{empty} 67.18.208.129 Default Edit Remove
www 67.18.208.129 Default Edit Remove
mail 82.95.246.167 Default Edit Remove
* 67.18.208.129 Default Edit Remove
As you can see I added a star (
*) record. But no matter what I try (using Nabber's excellent DNS check tool at
http://www.nabber.org/projects/dnscheck/), I'm not getting any results when I query test.mydomain.com. Am I doing something wrong?