Questions tagged [google-cloud-dns]

Google Cloud DNS is a high performance, resilient, and global DNS service that provides a cost effective way to make your applications and services available to your users.

Google Cloud DNS is a high performance, resilient, and global DNS service that provides a cost effective way to make your applications and services available to your users.

This programmable, authoritative DNS service can be used to easily publish and manage DNS records using the same infrastructure relied upon by Google.

Official site

306 questions
-1
votes
1 answer

Slow west coast authoritative DNS responses from Google Cloud

Our company uses Google Cloud Platform for hosting and DNS (we're not using GCP as a registrar). Recently we were looking at some metrics and saw slow DNS resolution, often over 100ms, was a significant contributor to our overall page load times. We…
Alex H
  • 7
  • 3
-1
votes
1 answer

Issue with Google Cloud Platform(GCP) DNS zones and openshift

I have followed the instructions at https://docs.openshift.com/container-platform/4.11/installing/installing_gcp/installing-gcp-account.html#installation-gcp-dns_installing-gcp-account for setting up an openshift trial. All steps I managed to get…
-1
votes
2 answers

What is GCP equivalent of DNS Server Configuration for a Virtual Network on Microsoft Azure?

I want my virtual machines that takes place in a VPC network on GCP be able to resolve my on-premise network DNS server records like *.mycompany.com Now I can't nslookup for a DNS like example.mycompany.com, to be able to do this in the Azure, there…
-1
votes
1 answer

Migrating WP website to Google Cloud & DNS propagating - Cloudflare

So, I have migrated my WP website from my shared hosting to google cloud servers. I've set up the static ip address, and edited my current A type record on cloudflare to that static IP address and CNAME record to my domain name. After a couple of…
-1
votes
2 answers

Google Cloud create dns peering without VPC peering in different GCP projects

I' trying to learn DNS Peering in Google Cloud DNS. I followed the google cloud guide page but unable to create managed-zones with service account of dns peer. Below command was executed gcloud dns managed-zones create dns-peer-zone …
Learner
  • 1,544
  • 8
  • 29
  • 55
-1
votes
1 answer

How do I find out the domain name provider from our company?

I want to verify domain ownership via DNS record like this : There said to sign in to the domain name provider. I am confused how to sign in to the domain name provider. So I get some reference and the reference says to use…
moses toh
  • 12,344
  • 71
  • 243
  • 443
-1
votes
1 answer

Linking Google cloud sql instance django website to google domain

I have created django website on Google cloud and its running on sql instance (https://school-website-272007.el.r.appspot.com). I already have a google domain, and i want to link this to it. I followed as below: Created a VM instance on GCP and…
-1
votes
2 answers

DNS_PROBE_FINISHED_NXDOMAIN

I'am using google cloud platform to host my website www.mat.africa. I was connected yesterday on the cloud console, I didn't make any changes on the platform but now my website is showing a DNS_PROBE_FINISHED_NXDOMAIN problem. Can someone help me ?
-1
votes
2 answers

Unable To Edit Domain in Cloud DNS

We are using Enterprise GSuite along with Cloud DNS. We have domains on Cloud DNS and while I can edit other ones, I'm unable to edit one. Edit as in been able remove unused records but can change values. I'm logged in with GSuite Admin and GCP…
metacogni
  • 23
  • 1
  • 7
-1
votes
1 answer

NS change propagation

I changed the NS of my domain to Google Cloud DNS but after 24 hours the domain is still unreachable. Using some DNS checker tools seems that some countries is resolving Google NS, some countries the old NS and some countries nothing. Is it normal?…
Marco
  • 21
  • 1
  • 4
-1
votes
1 answer

How to set up a public zone in GCP

I just moved a simple, static website to GCP, and it's working fine. But I want to keep using a separate company as registrar, not the hosting company. So as a shortcut, I just set the www CNAME at the registrar's site to c.storage.googleapis.com,…
-1
votes
2 answers

how to point name sever to host multiple domains on plesk?

I'm using google cloud for hosting. I have created VM CentOS with static IP and installed Plesk Web Host Edition. I used google cloud DNS and pointed my domain to google name server. Now xyz.abc domain is pointing to 1.2.3.4 static ip. The issue is…
-1
votes
1 answer

Google Cloud Compute DNS setup for rerouting to HTTPS only

I'm trying to set up my cloud.google.com compute instance to only point to https but i'm really struggling trying to figure it out. My use cases are: user connects to http://www.example.com -> should redirect to https://example.com user connects to…
Nico
  • 1,954
  • 2
  • 14
  • 18
-1
votes
1 answer

Cannot create DNS zone in web console

When clicking on "Create Zone" in the web console under Networking/DNS, it fails with the error, "The 'parameters.managedZone' resource named '~new' does not exist." I realize there are other ways to create a zone, but has anyone had success doing…
-2
votes
1 answer

has anyone managed to create a Reverse DNS Zone on GCP -?

Just created a Reverse DNS Managed Zone as mentioned here - https://cloud.google.com/dns/docs/zones/managed-reverse-lookup-zones - How do we add VM IPs ? with Terraform - Since the Reverse DNS Zone adds Networks to it - Wondering How will add PTR…
1 2 3
20
21