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

ISC BIND named 9.19.24 / Disable AAAA/HTTPS lookups?

I have an instance of ISC BIND named mentioned version which acts as resolver of local domains and forwarder for exteranal domains to the upstream ISP DNS server which is neither IPv6 nor DNS-overs-...
Varda Zklir's user avatar
0 votes
0 answers
6 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
26 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
28 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
  • 373
0 votes
0 answers
12 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
52 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
5k views

fatal: unable to access 'http://gitlabxx.xx/xxx/xxgit/': Could not resolve host: gitlab-xxxx.xx

i have a VM where gitlab is installed, it is accessible via the browser via https://gitlab-xxxx.xx (using vpn), this domain name exist only internally (interne DNS) not outside. from the second VM i'm ...
Java user's user avatar
  • 291
0 votes
0 answers
25 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
-1 votes
0 answers
31 views

Java RMI issue: localhost is being resolved to random IP

I'm running a Java RMI application in which both client and server run on the same host, so that clients connects to server at localhost. After I updated my system to JRE17 (Debian bookworm armhf), I ...
ichthuss's user avatar
0 votes
0 answers
18 views

DNS related. SAME IP. A and PTR records

I have to create 2 'A' records and both the records are pointing to the same IP address. Now if multiple A records pointing to same IP can be created why is it not recommended to create PTR records ...
simran arora's user avatar
0 votes
0 answers
18 views

How do I securely point a subdomain from Hostinger to a CloudFlare page?

I have a website hosted on Hostinger, with the domain managed on Hostinger as well. I've built a seperate page which I am hosting on CloudFlare Pages that I would like to make accessible via a ...
Tsabary's user avatar
  • 3,712

15 30 50 per page
1
2 3 4 5
1157