[Pdns-users] GeoBackend Advice
Martin Barry
marty at supine.com
Tue Jul 7 00:15:23 UTC 2009
$quoted_author = "Kalpesh Thaker" ;
>
> the problem i'm having, is that when adding a wildcard cname of *, (So that
> whenever someone types domain.net without the www part it will still go to the
> website via geodns redirection)
Do you see "CNAME and other data" in your logs? You can't have a CNAME RR if
there are any other RRs for that name.
The right way to solve this is to:
- have an A record for domain.net pointing to one of your locations
- have a web server virtual host listening on that IP which HTTP redirects
to www.domain.net
cheers
Marty
More information about the Pdns-users
mailing list