I need to setup heroku and dns so that I'm able to gain access to any
subdomain thrown at my custom domain.  Been going through the docs and
everything seems simple enough but I can't for the life of me get this
to work.

Here are my DNS settings:
*.breadboxapp.com.      proxy.heroku.com.       CNAME
breadboxapp.com.        ns1.slicehost.net.      NS
breadboxapp.com.        ns3.slicehost.net.      NS
breadboxapp.com.        ns2.slicehost.net.      NS

When I try to add *.breadboxapp.com to my domains list I get this
error:
*.breadboxapp.com is not a CNAME alias pointing to proxy.heroku.com,
cannot use.

Please check that you've configured this domain name with your
provider. Check the domain at the command line with "host
*.breadboxapp.com", it should return output like "*.breadboxapp.com is
an alias for proxy.heroku.com" or "*.breadboxapp.com CNAME
proxy.heroku.com".

If I do a host for the domain i get this:
*.breadboxapp.com is an alias for proxy.heroku.com.
proxy.heroku.com has address 75.101.145.87
proxy.heroku.com has address 75.101.163.44
proxy.heroku.com has address 174.129.212.2

So shouldn't this all work?  Any help or insight would be greatly
appreciated.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to