dns Questions
4
I have now successfully setup my static website in a CDN,
Is there a way to specify that index.html is the default document ?
It is a 1 page site I just would like to browse to the root url withou...
2
Solved
How to get a full FQDN of the service inside Kubernetes?
➜ k get svc -o wide
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE SELECTOR
airflow-flower-service ClusterIP 172.20.119.107 <none> 5555...
Jen asked 3/9, 2020 at 22:20
2
Solved
I'm getting trouble to validate my AWS Certificate Manager with a Hostinger domain using DNS validation. I've already followed the tips from DNS Validation for GoDaddy domain with ACM that worked f...
Rhonda asked 16/5, 2019 at 18:44
5
I am using aws cli to create and delete DNS record in Route 53. I am not sure about the payload or the command that has to be used. As per this link, I created this payload, but it's not working. T...
Augmenter asked 4/6, 2020 at 10:33
3
Solved
I want to create a new alb and a route53 record that points to it.
I see I have the DNS name: ${aws_lb.MYALB.dns_name}
Is it possible to create a cname to the public DNS name with aws_route53_rec...
Import asked 22/2, 2018 at 3:45
4
For unknown reasons my website on Google App Engine is suddenly not loading anymore on multiple devices and in different browsers. It gives a DNS_PROBE_FINISHED_NXDOMAIN error. I tried restarting t...
Walking asked 9/6, 2015 at 8:40
7
Solved
How and from where websites like this http://www.yougetsignal.com/tools/web-sites-on-web-server/ are getting this information from? How can I develop such tool?
Thank you.
7
Solved
My domain verification process is completed and i also update my domain's DNS records to point to Firebase using "CNAME records" method (updated before approx 96 hours) but my site was not "Go Live...
Irena asked 17/6, 2016 at 6:31
4
Solved
I have a domain on square space and I am trying to connect my google firebase app to it.
I was able to setup the DNS properties for the www-prefixed url and I have that one working, but when I visi...
Enteritis asked 3/10, 2023 at 3:40
2
I have transferred my domain to Route53 and I want Amazon Certificate Manager to issue a certificate for this domain. I followed the steps in the console to issue the certificate, the "Create recor...
Chablis asked 24/6, 2019 at 10:6
4
Solved
I have a site that has subdomains for each user and a wildcard SSL Cert
https://user1.mysite.com
https://user2.mysite.com
The question is can someone set a cname record such as user1.theirsite.c...
4
Solved
I want to get the IP address (like 192.168.0.1 or 87.12.56.50) from DNS query in Swift. I tried 100 times with 100 different methods ... Nothing helped me, so I'll have to ask for help.
This is my ...
Epidemiology asked 17/9, 2014 at 12:26
9
I am encountering an issue with Kubernetes where my pods cannot resolve hostnames (such as google.com or kubernetes.default).
I currently have 1 master and 1 node running on two CentOS7 instances...
Towrope asked 21/8, 2017 at 21:4
4
Solved
So I am trying to get a custom domain to work with my github pages user site. I have followed pretty much the standard procedure for doing this as follows: (recommended by github here too: https://...
Gustav asked 6/1, 2019 at 6:32
3
Solved
I'm looking to find a way to use a custom DNS resolver for a nodejs request using node-fetch. I think there is a star of explaining here : Node override request IP resolution but I can't manage to ...
9
If I want to build my Dockerfile, it can't connect to the network or at least DNS:
Sending build context to Docker daemon 15.95 MB
Sending build context to Docker daemon
Step 0 : FROM ruby
---&g...
5
Solved
I'm getting an error and I cannot see what happens, please see if you can catch what's wrong.
Whenever I use the "host" command, I get this error:
xavi@cobalto:~$ host www.guparty.com
host: parse...
Separation asked 25/5, 2012 at 7:21
4
Solved
There is a way to retrieve ALL (TXT) entries about DNS records of a domain (and subdomains) ?
My goal is to verify the configuration of my domain: www.rosposhop.com
where I correctly set mul...
5
Solved
I'm using the .NET WebRequest while changing my HOSTS file. I'm observing that System.Net doesn't honor those changes - how can I make it do so?
I have a number of servers load-balanced behind a s...
Guanabana asked 1/9, 2011 at 23:2
4
Solved
Chrome caches DNS records and tends to ignore changes to the hosts file after it has successfully connected to my site (barring a restart). With DNS pre-fetching enabled, it is even more pronounced...
Danielldaniella asked 1/12, 2010 at 7:15
3
I've found instructions to point my domain's CNAME to Amazon's CloudFront service but ideally I would like to point the root name (A record name). For example, example.com instead of www.example.co...
Eduardo asked 1/6, 2010 at 15:48
4
Solved
I am looking to allow my users to use their own domain name to access my web service.
For example if I have a user with a profile at example.com/users/david how can I allow david to use exampleda...
Xenogenesis asked 29/1, 2016 at 19:14
6
Solved
In my project I'm handling all HTTP requests with python requests library.
Now, I need to query the http server using specific DNS - there are two environments, each using its own DNS, and changes...
Navarro asked 24/3, 2014 at 12:28
7
Solved
I'm using the Laravel 4's Mail::queue() to send emails, using the built in Mailgun driver. The problem is that there are multiple Mailgun domains I would like to be able to send emails from, but th...
4
Solved
Is there a way to use a custom domain for firebase cloud functions http hooks.
The default url for cloud functions looks something like this:
https://us-central1-my-awesome-app.cloudfunctions.n...
Stempson asked 13/4, 2018 at 22:15
1 Next >
© 2022 - 2024 — McMap. All rights reserved.