Skip to main content

Add server as subdomain

Comments

14 comments

  • cPRex Jurassic Moderator
    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
  • Jennifer.Cook
    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
  • cPRex Jurassic Moderator
    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
  • Jennifer.Cook
    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
  • cPRex Jurassic Moderator
    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
  • Jennifer.Cook
    Okay, thank you!
    0
  • cPRex Jurassic Moderator
    Sure thing!
    0
  • quietFinn
    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 immediately
    0
  • Jennifer.Cook
    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
  • quietFinn
    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
  • Jennifer.Cook
    I followed your steps and it does not resolve to tableau.company.net. It says it's a non-existent domain.
    0
  • cPRex Jurassic Moderator
    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
  • Jennifer.Cook
    I don't believe I do. Is there a way to check?
    0
  • cPRex Jurassic Moderator
    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.