Google Cloud DNS access my server

I very new in Google Cloud. Previously I worked with AWS and the route53 solution is very easy.

I have enabled billing.

I configured a new zone in my cloud:

enter image description here So I browse Google DNS but... enter image description here

But if browse the ip direct ;

enter image description here

Please Help Me. Thanks in advance.

Upvotes: 0

Views: 281

Answers (1)

neilH
neilH

Reputation: 3438

Have you added the Google nameservers (viewable in your first screenshot i.e. ns-cloud-a1.googledomains.com, ns-cloud-a2.googledomains.com etc) as the custom name servers for your domain name provider?

I feel this may be the issue.

If you haven't, navigate to your domain name providers website, select the relevant options to manage your domain, and add the Google domain name server addresses in your screenshot as custom nameservers (see here for more information on this). Wait a few minutes for the change to take a affect and then see if this resolves the issue.

Upvotes: 1

Related Questions