On 4/16/2012 9:40 AM, Matthew Huff wrote:
> Actually, this can be done.
> 
> Create a zone file for "www.google.com", not "google.com". The zone file
> should like this (replace THIS_HOSTNAME with the name of your nameserver:
> 
> 
> @             IN      SOA     localhost       root@localhost. (
>                                               2012041100
>                                               7200
>                                               1800
>                                               1209600 
>                                               300 )
>               
>               IN NS THIS_HOSTNAME
> 
>               IN CNAME nosslsearch.google.com.

Which isn't legal since you can't have a CNAME and another RR at the
same label.

AlanC
-- 
a...@clegg.com | acl...@infoblox.com
          1.919.355.8851

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to