By Juanra Núñez
Hi,
I have my main domain.com pointing to 1.2.3.4 droplet. Now I want to set my new app.domain.com to 5.6.7.8 droplet using CloudFlare.
For this I created an A record with the name app and the value 5.6.7.8, but for some reason when I check the DNS propagation or when I ping app.domain.com, it still resolves to 1.2.3.4.
This is my current configuration:
Type Name Value TTL A app points to 5.6.7.8 Automatic A domain.com points to 1.2.3.4 Automatic A www points to 1.2.3.4 Automatic
Any idea of why this may be happening?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Generally what I’d recommend setting up is:
A domain.com DROPLET_01_IP
CNAME www domain.com
A app DROPLET_02_IP
CNAME www.app app.domain.com
DROPLET_01_IP = 1.2.3.4
DROPLET_02_IP = 5.6.7.8
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.