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
-2
votes
1 answer

Why can we create two zone with identical ones DNS name?

In google cloud dns, we can create two zones with different names but the same dns names. Why is this necessary? How can dns names be the same? In what cases may this be necessary?
Igor
  • 47
  • 5
-2
votes
1 answer

google cloud platform load balancer dns amd DNSSEC not working in US

here is my scenario: i have build an LB on GCP (https). Static reserved IP DNSSEC set to on DNS A and CNAME records 4 web servers sit behind the LB back end front end set for https when going via IP, the LB works and the site come up. when going…
-2
votes
2 answers

Redirect domain dns to different server by country ip

I have one domian with this name "example.com" but i want any time user come to my domain redirect to different server by user country ip user ip = 192.168.1.1 : USA Go To "example.com" with ip => 127.0.0.1 in USA user ip = 192.168.1.2 : Canada Go…
-2
votes
1 answer

google cloud , directadmin - how to set up custom nameservers for domain?

I have installed directadmin in a google virtual machine. I can access directadmin from an external IP and it works fine, but I can't access directadmin from a domain name. I want to change the default nameservers, for example "ns1.example.com" and…
-2
votes
1 answer

Google Cloud DNS New zone

I create new zone to Google Cloud DNS, change domain registrants NS records to pointing ns-cloud-b1.googledomains.com, dig is showing correct information from authoritative NS but records doesn't appears on public DNS, is other configuration…
User
  • 1
-4
votes
1 answer

Let's encrypt DNS requests keeps in PENDING state

I'm trying to automatically update my Let's encrypt certificates. For this I'm using certbot which will write a TXT record in my DNS entry. Unfortunately this update keeps in PENDING state. If I manually update the TXT record when certbot is…
1 2 3
20
21