DNS question: Finding just my domain
Joel Hammer
joel
Mon May 17 11:56:10 PDT 2004
Well, that is what I did, eventually, to get it to resolve. I just assumed
that the DNS, having been configured as the master for mydomain.com,
would have been able to handle a mydomain.com request.
I am also surprised that my local DNS didn't refer this request for
mydomain.com upstream, where mydomain.com is known to name servers on
the internet (although under a different IP number).
Live and learn!
Joel
On Sat, Nov 29, 2003 at 03:39:42PM -0500, Matthew Carpenter wrote:
> What do you propose the root of your domain resolve to? You have to explicitly define it. If you are defining "mydomain.com" in a particular file or section you can create an A record for "@" which is interpretted as the zone you are defining:
>
> @ IN A 69.33.10.246
>
> If you wish for your domain to resolve the the "www" entry, typically the @ will be defined as the A record, and www can be a CNAME, if you so choose.
>
>
>
More information about the Linux-users
mailing list