Add server as subdomain
We have recently set up a tableau server. It can currently only be accessed by typing the IP address into the url search bar. We currently have a separate website (company.net) that is managed through A2hosting/ Cpanel. I am wanting to get a url (something like tableau.company.net) and SSL certificate on the tableau server. I tried adding the IP address for the tableau server as a DNS record in Cpanel and it didn't work. I found documentation that says you have to link the DNS from where it is currently being housed to Cpanel in order to create the subdomain in Cpanel. The issue I am running into is that our tableau server isn't being managed by anyone, so how do I connect it to Cpanel/ is it possible to connect it to cpanel?
-
Hey there! Is the Tableau server public? As in, the IP address you type in is a public IP address that is routable on the internet, and not a private IP address like 192.168.0.1 or 10.1.2.3? If the IP address is public, I would expect that there is some type of webserver listening for the request. If that is the case, you'd be able to just add the subdomain for tableau.company.net to the main DNS zone for company.net so it looks like this: tableau IN A 1.2.3.4 where "1.2.3.4" is the Tableau server's IP. Can you try that and see if it works? Since this is a DNS change there may be a delay due to propagation before it starts responding. 0 -
Hi there, Thanks for taking the time to help! The Tableau server is a public IP address. I went into the zone editor and clicked +A record and added the subdomain name and the IP address. Is this what I need to do to add the DNS zone? If this is what I need to do, how long should I wait to check if it worked? 0 -
That all sounds correct to me. Usually DNS will take a few hours to update - it can be as long as 24 hours, but for a new record that has never existed I wouldn't expect it to be very long. You can try pining the subdomain from your local computer - once that resolves you can try it in a browser and see what happens. 0 -
I'll add it and let you know, thank you! Related to the tableau server, once it's added as a subdomain, will I be able to put the autoSSL on it or will I need something else? 0 -
You wouldn't be able to use AutoSSL on that domain. Since the actual content is hosted elsewhere, any SSLs would need to be setup on the Tableau server, not on the cPanel side. 0 -
Okay, thank you! 0 -
Sure thing! 0 -
Usually DNS will take a few hours to update - it can be as long as 24 hours, but for a new record that has never existed I wouldn't expect it to be very long.
When you ADD a record to a DNS Zone (a record that didn't exists before) it usually works almost immediately0 -
I followed the steps that I listed above and it's saying that this site can't be reached. It says "DNS_PROBE_FINISHED_NXDOMAIN ". 0 -
Have you checked that tableau.company.net resolves to the correct IP? In Windows Command Prompt do: nslookup tableau.company.net If it resolves correctly then it's probably browser cache issue. 0 -
I followed your steps and it does not resolve to tableau.company.net. It says it's a non-existent domain. 0 -
That sounds like there is an issue with the DNS still. Do you have root access to the company.net server? If so, we could check things on our end for you. 0 -
I don't believe I do. Is there a way to check? 0 -
There's not a way to check - if you have it, you would just know. How about this - send me a private message with your domain name and I can do some more testing on my end for you. 0
Please sign in to leave a comment.
Comments
14 comments