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
11 views

Unable to Access Subdomain Redirecting to Docker Container on Port 9000

I'm having trouble setting up a subdomain on my server to point to a Docker container running on port 9000. Here are the details of my setup and what I've tried: Setup: Operating System: Rocky Linux ...
Mohammad Massri's user avatar
0 votes
0 answers
6 views

How to Add new Azure VM into Custom Linux DNS server through ARM Template

We are using ansible for creating Azure VMs and adding the DNS records of Azure VM into the Custom Linux DNS server. Not Azure DNS. Now migrating into ARM template for Azure VM creation. Is that any ...
Ashok Kumar's user avatar
-3 votes
0 answers
13 views

How do I point an IP with a port to a flat domain name? [closed]

I'm trying to point an ip like this: 127.0.0.1:12345 to a domain like this: example.com and i don't really know how to do this im using cloudflare btw I tried to just make an a record that points the ...
aabss's user avatar
  • 1
0 votes
1 answer
16 views

ansible.posix.mount fails to resolve DNS when using variables

I have a test playbook to mount different types of mounts. It works when I don't use variables for the values, however fails DNS resolution when I do. I'm unsure why this is: Playbook: --- - hosts: ...
Mose's user avatar
  • 541
-1 votes
1 answer
15 views

Pros and cons of building an app with multiple different TLD domains [closed]

Im trying to collect the biggest downsides of having an app in separate domains / subdomains. Currently one of our websites uses a different top level domain only for the homepage + couple of pages, ...
Mazgaj Maciej's user avatar
-3 votes
0 answers
21 views

How to link a registered domain name to a flask application [closed]

I have coded a simple flask web application and I am running it on my computer's IP address. I have registered a domain name and linked it to the same IP address but for some reason I can't access my ...
Willem's user avatar
  • 1
0 votes
0 answers
11 views

DNS Files for Domain registered in GoDaddy but site hosted in Hostinger [closed]

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
21 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
0 votes
1 answer
25 views

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

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
37 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
  • 746
0 votes
0 answers
10 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
  • 955
0 votes
0 answers
30 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
34 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

15 30 50 per page
1
2 3 4 5
1157