Skip to main content

Questions tagged [dns]

DNS QUESTIONS MUST BE PROGRAMMING RELATED. Use this tag for programming questions related to writing code that interacts with the Domain Name System (DNS); for example, writing code that uses gethostbyname()

0 votes
0 answers
6 views

DNS Files for Domain registered in GoDaddy but site hosted in Hostinger

one of my domain is registered through godaddy but the website is hosted in hostinger. I want to add txt record in dns for google indexing. I tried to add txt record in godaddy but the nameserver in ...
Dims and Facts Ltd's user avatar
-2 votes
0 answers
11 views

My domain is not accessible after i switch my DNS from Netlify to Hostinger VPS (MERN Project) [closed]

I initially had my DNS set up at Netlify coz previously i was just connecting it to my github repos and hosting the vite frontends wrapping them up around my domain, but then down the line i decided ...
abdullah basarvi's user avatar
0 votes
0 answers
17 views

I need to point different domains from one server and different cpanel account into 1 folder ( Cpanel, WP Multisite )

I have a WP Multisite with multiple domains "domains are placehodlers here" repair.com - primary domain dallas-repair.com - secondary sanantonio-repair.com - secondary Those 3 are in the one ...
Andrii Marushchak's user avatar
-1 votes
0 answers
18 views

They are on the same network but they can't see each other

I wrote a website (NEXTJS + node js + express + postgresql). This website will run on LAN. That's why I ran both Next js (frontend) and nodejs (backend) sides over HTTPS, Now it should be accessible ...
Rozygeldiyew's user avatar
-1 votes
0 answers
34 views

DNS resolution does not work in K8s pod with CoreDNS service IP but works with CoreDNS pod IP [closed]

I have a single node K8s cluster running on a Ubuntu 22.04 machine, and I launched the cluster from K8s source code with the following command: sudo CGROUP_DRIVER=systemd KUBELET_RESOLV_CONF=/run/...
Eric's user avatar
  • 736
0 votes
0 answers
9 views

Do I need to move all my DNS records to Route 53 when I point Godaddy to their nameservers?

I'm managing a website that is currently using Godaddy as its DNS provider. Godaddy can't point at a Cloud Front distribution, so I need to swap the DNS name servers to Route 53. I have MX records for ...
Connor's user avatar
  • 919
0 votes
0 answers
28 views

Migrated from Tomcat 8.0 to Tomcat 10.1

We are currently migrating our system from Elastic Beanstalk Platform(Corretto 8 & Tomcat 8.1) to (Corretto 17 & Tomcat 10.1). I am getting HTTP Status 400 from an HTTP request sent by a host ...
needHelpInTomcatAndSpring's user avatar
0 votes
0 answers
22 views

How to Connect My Domain to a Locally Hosted WordPress Site on XAMPP and Enable Secure Application Passwords? [closed]

I've set up a mini PC running Windows 11 that stays on 24/7. On this PC, I've installed XAMPP with Apache and changed the Apache port from 80 to 8080. I've also got WordPress up and running in the ...
anjoyer's user avatar
0 votes
1 answer
31 views

Not able to access MySQL azure db from my local while being connected to VPN

I am able to access my mysql azure database from the VM which has been installed with pritunl server and both db and VM are in the same Vnet. But when I connect to the same user in VPN and try ...
Kanika Gola's user avatar
0 votes
0 answers
12 views

Is there a way to foward a domain only if the request doesn't come from that domain

I have an odd question. I have a client (company A) who is being absorbed into a larger company (company B). The new company would like it so that anyone who goes to domainA gets forwarded to a ...
rudtek's user avatar
  • 375
0 votes
0 answers
13 views

Is there a way to redirect www.domain.com links to domain.com?

My website keeps getting referrals, but the referrals are mislabeled as "www.domain.com". My site is a non-www site, so anytime someone tries to directly search our website or click the ...
Spencer Engelby's user avatar
0 votes
0 answers
53 views

GCP loadbalancer doesn't work with IAP(Identity-Aware Proxy) settings

I have my loadbalancer in GCP which has HTTPS frontend with my certificate and SSL policy set on my domain. After enabled IAP(Identity-Aware Proxy) in backend, the OAuth consent screen works well when ...
Allen Chen's user avatar
0 votes
0 answers
7 views

Cargo- domain transfer from Go Daddy has not transferred

I have transferred a domain to Cargo from Go Daddy, following Cargo's instructions to change the Name Servers on Go Daddy. After 5 days it still has not transferred the domain even though all of the ...
Hope Spalding's user avatar
-2 votes
0 answers
21 views

DNS server not being used for resolution on an AWS VPC network [closed]

I have a VPC in AWS with a number of subnets, some private and some public in different availability zones. I would like to run my own DNS on this network. I'm doing this so that I can use some pretty ...
Tim Hirst's user avatar
  • 510
0 votes
0 answers
26 views

How can I resolve names of a docker-compose services in pods running within a k3s cluster running within the docker-compose?

I am trying to create an environment for demonstrating my application that deploys pods to Kubernetes, so I created a docker compose file: services: server: build: context: . target: ...
Michael Ševčík's user avatar

15 30 50 per page
1
2 3 4 5
1157