[Unbound-users] Configuring CNAME for nosslsearch.google.com
Jan-Piet Mens
jpmens.dns at gmail.com
Tue Apr 17 13:05:50 UTC 2012
>
> I am a newbie to unbound and wasted hours to create my first bind
> configuration. The bind users even told me to ask you, because bind
> won't be appropriate for my aims. My target is simply creating a
> configuration with a CNAME for www.google.com to nosslsearch.google.com.
I'd recommend you start with Unbound's default configuration in which
most options have quite sane defaults; you'll notice the configuration
file has most options commented out -- those are the defaults.
Add your CNAME record as local-data like this:
local_data "www.google.com. CNAME nosslsearch.google.com."
That should get you started.
-JP
More information about the Unbound-users
mailing list