Blog, Website & Page Publishing

PStinson
Participant

DNS Problem - site continues to disconnect

SOLVE

I'm using the free version of Hubspot for the moment. This is my site: https://stinsontraining.com and the domain provider is Strato. The site was being hosted on Strato before I created the new pages in Hubspot. Then we hooked the site up to Hubspot, but it keeps going down. We've come to the place where it seems Hubspot expects to have a round-robin dns setup, but Strato is not going to allow more than one A record. So now every time the dns cache expires, the site disconnects. Does anyone have any workarounds for this - any info would be appreciated.

0 Upvotes
2 Accepted solutions
evaldas
Solution
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

DNS Problem - site continues to disconnect

SOLVE

Hi @PStinson,

 

It's a bit odd that Strato is not allowing more than one A record. In this situation, there are two solutions that come to mind:

 

  1. Transfer domain to a different registrar that allows more control over DNS records.
  2. Connect your website with the "www" to HubSpot, making it load on "www.stinsontraining.com" - this will require only one CNAME record. Assuming Strato allows you to do forwarding, you could then forward "stinsontraining.com" to "www.stinsontraining.com" from the registrar.

 

Hope this helps!


✔️ Did this post help answer your query? Help the community by marking it as a solution.

View solution in original post

evaldas
Solution
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

DNS Problem - site continues to disconnect

SOLVE

Glad to hear these align with your tech team.

 

In terms of why Round Robin DNS, I have not seen official documentation, but HubSpot is likely using Round Robin DNS for load balancing to distribute incoming web traffic across multiple servers, with the goal of improving performance and reliability.

 

It is unlikely that they will stop this requirement as it's supported on many domain registrars - and if some don't, the simple solution is simply to change registrars. We've launched dozens of websites with various registrars over the years and never encoutered an issue because of it.


✔️ Did this post help answer your query? Help the community by marking it as a solution.

View solution in original post

9 Replies 9
evaldas
Solution
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

DNS Problem - site continues to disconnect

SOLVE

Hi @PStinson,

 

It's a bit odd that Strato is not allowing more than one A record. In this situation, there are two solutions that come to mind:

 

  1. Transfer domain to a different registrar that allows more control over DNS records.
  2. Connect your website with the "www" to HubSpot, making it load on "www.stinsontraining.com" - this will require only one CNAME record. Assuming Strato allows you to do forwarding, you could then forward "stinsontraining.com" to "www.stinsontraining.com" from the registrar.

 

Hope this helps!


✔️ Did this post help answer your query? Help the community by marking it as a solution.

TStadler
Member

DNS Problem - site continues to disconnect

SOLVE

Hi @evaldas ,

 

I'am also using Strato and Strato can't help me. Until now I wouldn't like to change the host, so my question is for the variant B.

Can you describe maybe with some screenshot from hubspot domain configuration site, what I have to do? Where I have to put the www for the CNAME and where the forwarding? Screenshot 2024-11-01 173352.png

And do I have to create a subdomain then in Strato?

 

Sorry for my questions, maybe you can give me some more informations.

Thanks in advance.

 

Best Regards,

Thomas

0 Upvotes
evaldas
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

DNS Problem - site continues to disconnect

SOLVE

Hi @TStadler,

 

Sure, I can provide some information on this matter.

 

Based on your screenshot, it looks like that you have already connected the www sub-domain (as it appears in "weitergeleitete domains"). So you likely won't need to create another sub-domain in Strato (unless you want something differenet from www).

 

Now you would need to click on "Actions" for the domain in "Landing pages" and then select "Replace primary domain"

 

evaldas_0-1730479722026.png

 

This should give you an option to select the "www" sub-domain you have connected.

 

evaldas_1-1730479876547.png

 

Then if you want your website "xyz.com" to still work, you would need to make it load on "www.xyz.com". This will require to set up domain forwarding (or domain redirect) in Strato. Here are some support documents to help with that:

 

Hope this helps!


✔️ Did this post help answer your query? Help the community by marking it as a solution.

0 Upvotes
TStadler
Member

DNS Problem - site continues to disconnect

SOLVE

Hi @evaldas ,

thanks for the quick feedback.

I checked this out, but the problem is, if I select the primary domain:

Screenshot 2024-11-01 181824.png

Then I will get always this failure message:

Screenshot 2024-11-01 181841.png

 

Here you can see my Subdomain www - There is the CNAME:

Screenshot 2024-11-01 181955.PNG

This is the first IP-Adress what I got from Hubspot and I configurate this under xsca....:

Screenshot 2024-11-01 182029.png

 

But where I have to put then the second IP-Address from Hubspot and do you have any idea, why I will geht this errror message?

 

Thanks.

 

BR,

Thomas

0 Upvotes
evaldas
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

DNS Problem - site continues to disconnect

SOLVE

@TStadler it looks like you did the setup in Strato correctly.

 

The error you receive in HubSpot is a little vague, so it's hard to tell what exactly the problem is. 

 

What you can try doing is disconnect your domains from HubSpot completely and try adding it back with "www" being the primary one.

 

First, disconnect primary and weitergeleitete domains:

 

evaldas_1-1730489330793.png

 

Then delete the Brand domain:

 

evaldas_2-1730489426616.png

 

Once that is done, try connecting your domain "www.xyz.com" first to see if that fixes the issue.

 


✔️ Did this post help answer your query? Help the community by marking it as a solution.

0 Upvotes
TStadler
Member

DNS Problem - site continues to disconnect

SOLVE

Hi @evaldas ,

thanks for your help. But unfortunately it doesn't work.

Primary is now ok, but under "Weiterleitungs Domain" the problem is there are two A-Records needed. And I can't type it in.

 

So I think I have to change the host...

 

BR,

Thomas

 

PStinson
Participant

DNS Problem - site continues to disconnect

SOLVE

hi, I'm just reading your solution from yesterday and I think that is exactly what my tech person was thinking of doing. I have a related question - why is Hubspot even requiring a round-robin dns setup and is it not possible from the Hubspot side to stop that requirement? Just wondering if you or anyone else knows.

0 Upvotes
evaldas
Solution
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

DNS Problem - site continues to disconnect

SOLVE

Glad to hear these align with your tech team.

 

In terms of why Round Robin DNS, I have not seen official documentation, but HubSpot is likely using Round Robin DNS for load balancing to distribute incoming web traffic across multiple servers, with the goal of improving performance and reliability.

 

It is unlikely that they will stop this requirement as it's supported on many domain registrars - and if some don't, the simple solution is simply to change registrars. We've launched dozens of websites with various registrars over the years and never encoutered an issue because of it.


✔️ Did this post help answer your query? Help the community by marking it as a solution.

PStinson
Participant

DNS Problem - site continues to disconnect

SOLVE

thanks! I will pass this along to my tech team. I hope it helps! Very weary of the constant tech problems.