Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Technology Foundations DNS Basics DNS Hosting

Question on set-up if different DNS, Host and Domainname provider

So if I have different DNS provider, Host provider and Domainname provider. Then all I need to do is go to the DNS provider and map my domain name to the ip address that is given by my host provider ?

2 Answers

James Barnett
James Barnett
39,199 Points

If I'm understanding you correctly, you've got it right.

Eric Amundson
Eric Amundson
19,530 Points

Yes, exactly.

The domain's name servers point to the DNS provider, which is in charge of directing traffic for all domain services (web, ftp, mail, VoIP, etc.)

So, you'd log in to your DNS provider and point the domain's A record(s) to the IP address of your host.