Skip to main content
Filter by
Sorted by
Tagged with
-7 votes
0 answers
33 views

asking for a way to register my domain .ph tld on route53. however it does not support the tld .ph .I tried to register the domain to another provider and change the values of nameserver to the value ...
George Maghanoy's user avatar
-2 votes
0 answers
30 views

The problem is that if I specify imagePullPolicy: Always in the manifest and run Minikube without internet access, the DNS server crashes and can't resolve names. For example, docker@minikube:\~$ ping ...
Женя Козич's user avatar
1 vote
0 answers
164 views

We are facing a DNS resolution issue with a specific ISP, where our domain name does not resolve correctly using the system DNS. However, the same domain works as expected when a custom DNS resolver ...
yajnesh's user avatar
  • 2,149
Advice
0 votes
4 replies
55 views

I am a fresher and I am building a small hotel website. My tech stack is: Backend: Spring Boot (Java) Frontend: React Database: MySQL I want to deploy this project so that it is publicly accessible ...
Chinmay Pardeshi's user avatar
17 votes
2 answers
14k views

Question I’m dealing with a CORS issue that only occurs inside my company’s office network. When accessing the same application from any external network, everything works perfectly. Setup Frontend: ...
harsha datta's user avatar
Advice
0 votes
2 replies
63 views

Is there some free DNS domain service which I can use to resolve host name. I have a Database server which I want to access using domain name like db1.somedomain.com.
Peter Penzov's user avatar
  • 1,194
Advice
0 votes
4 replies
105 views

Usually run separate dnscrypt on desktop and android, both successfully. Today thought a out centralising dnscrypt on a VPS, and have this successfully setup on Oracle free tier, complete with nginx ...
Adrian M 's user avatar
1 vote
0 answers
173 views

What I Want to Do Install ESLint and related dependencies using pnpm in my TypeScript React frontend project (part of a Wails Go + TypeScript hybrid application). What I Did Ran pnpm add --save-dev ...
Sebastian Romero Laguna's user avatar
2 votes
0 answers
199 views

I am working on a custom deployment of some open source software where some of the code needs to be modified to provide a couple additional features that are not present, so I'm working on making ...
jhyry's user avatar
  • 71
1 vote
0 answers
97 views

First of all thanks in advance for any help, this is the first time I'm setting up a system like this, so a few points are not clear and might be written in bad form (and that's why I'm here). ...
Alberto Zaccagni's user avatar
-1 votes
1 answer
77 views

I'm troubleshooting a java web application that is running on windows 2025 machine joined to an AD. Using the host file in serverA, i try to re-direct the http traffic meant for serverB to itself(...
himekami's user avatar
  • 1,467
1 vote
3 answers
209 views

I'm having an issue connecting my server to a MongoDB database, I've added the code I used and the error I got below. I've consulted with ChatGPT, and it suggested an SRV DNS resolution issue, but ...
boom pow's user avatar
  • 331
0 votes
0 answers
28 views

I want to detect when a client’s primary domain is updated in GHL. For example, if a client originally had abc.com and later changes it to abc123.com, I need to capture that change automatically. ...
Jelly Roll's user avatar
0 votes
0 answers
82 views

I need to apply different RPZ files based on client IP address. I load all RPZ files at startup, then try to discard policies not meant for the requesting IP, but it's not working. Will be needing ...
Suhani Patel's user avatar
1 vote
0 answers
399 views

I'm building an AOSP-based ROM (specifically crDroid) and I want to enforce a specific DNS server (e.g., CleanBrowsing) at the system level, so that: The system always uses my specified DNS servers ...
Lore's user avatar
  • 11
1 vote
0 answers
87 views

I'm using the Vercel SDK in a serverless function (Edge/Deno) to programmatically add custom domains to a Vercel project. The domain we actually add is a subdomain like verify.domain.tld (not the root ...
Soufiane Hadjmoussa's user avatar
0 votes
1 answer
105 views

This is related to this question. In AWS Route 53 FAQ, it is stated: Q: Can I create multiple hosted zones for the same domain name? Yes. Creating multiple hosted zones allows you to verify your DNS ...
ph3rin's user avatar
  • 4,968
1 vote
1 answer
89 views

I'm trying to set up a development Nginx environment on my Linux Ubuntu machine for a multi-tenant Laravel app that primarily uses two domain structures: maindomain.test and user.app.test, user logs ...
anas ali's user avatar
  • 123
1 vote
0 answers
56 views

I'm working in small laboratory. The DNS is managed by our Institute, but we have an access to efficientIP web interface and so we could change the names of our computers. But we want to automating it ...
Paul Zakharov's user avatar
2 votes
0 answers
312 views

I'm doing DNS lookups on macOS, programmatically, using res_query (from resolver(3)). This works, normally, but times out when I do the lookup whilst connected to a $WORK VPN. I'm stuck trying to ...
Norman Gray's user avatar
  • 12.6k
0 votes
1 answer
54 views

I have a website + iOS app + Android app + CDN for images + a pretty heavy database which is constantly being edited. My country-specific IP addresses are permanently blocked in several foreign ...
Michael's user avatar
  • 51
2 votes
0 answers
270 views

I've developed a gRPC service, from API Gateway. I'm trying to connect to the service via "server_ip:port". The gateway is connecting to the service successfully, and requests are getting ...
PRODONiK's user avatar
-2 votes
1 answer
154 views

www.example.com: Your connection is not private Attackers might be trying to steal your information DNS: I have added custom record www | CNAME | N/A | 1 hr | ext-cust.squarespace.com Does ...
i_stack's user avatar
  • 21
2 votes
1 answer
358 views

My use case is I have a series of services running via Docker Compose, each using the deploy.replicas attribute to get some n number of instances. services: myservice: image: ... ports: ...
joelc's user avatar
  • 2,841
-1 votes
1 answer
96 views

I have a controller using the kube crate that manages various worker resources (services/deployments). In those containers, I receive updates from the controller via a ConfigMap and make downstream ...
Daniel A. White's user avatar
0 votes
0 answers
55 views

Environment: WSL Ubuntu Network: Bridge When requesting DNS through dns.resolver in Python, a response is received, but when importing Scapy and requesting a DNS query, no response is received. No ...
user30767100's user avatar
0 votes
1 answer
71 views

I have a .NET Web Api running on an AWS Elastic Beanstalk environment. It was assigned a domain: http://smart-qualify-api-uat.af-south-1.elasticbeanstalk.com/. I also built a website which I hosted on ...
Steez's user avatar
  • 29
0 votes
2 answers
201 views

When I try to use a custom DNS server (either a single server using SimpleResolver or multiple servers using ExtendedResolver) and want to do a lookup for ANY records relating to a domain, I am ...
Chase Haasbroek's user avatar
0 votes
0 answers
84 views

I am using Raspberry Pi Pico W in an AP mode and need to allow users to go to 192.168.4.1 to see a website on which they can communicate with the Raspberry. On an iPhone everything works just fine, ...
TomasB's user avatar
  • 764
0 votes
0 answers
48 views

We are trying to deploy a static website using GitHub Pages with our custom domain istegecbh.in, which is owned by our student organization. Previously, this domain was linked to a repository under an ...
GOPIKA GS's user avatar
0 votes
0 answers
148 views

Is there a way to implement domain-based split tunneling in Android without parsing DNS queries? Hey fellow Android devs, I'm working on implementing domain-based split tunneling in an Android VPN ...
dummy's user avatar
  • 1
0 votes
1 answer
261 views

We have a web app built with next.js and hosted using Firebase App Hosting. When the web app is shared on an Instagram story and a user clicks the link he the in app browser is opened and this is the ...
Roee Tsur's user avatar
  • 121
0 votes
0 answers
34 views

Issue Summary I'm trying to log in to Netlify, but I'm unable to access the actual login dashboard. Instead of being taken to https://app.netlify.com, I’m getting one of the following responses: ...
Henok Robale's user avatar
0 votes
1 answer
265 views

Here's the policy <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <...
Sanfer's user avatar
  • 414
0 votes
0 answers
66 views

Environment: MacBook Air (Apple Silicon, arm64) macOS 15.4.1 (Sonoma) .NET SDK 9.0.203, .NET Runtime 9.0.4 (osx-arm64) No VPN, firewall, or security software interfering DNS set to Google (8.8.8.8) ...
Belkaz's user avatar
  • 1
0 votes
0 answers
88 views

I have been trying to load Python module inside Unbound DNS. Following is the version list of the tools I am using:- Python: 3.10.12 Ubuntu: 22.04 Unbound DNS: 1.23.0 The unbound.conf contains ...
Krish Patel's user avatar
0 votes
0 answers
57 views

does anyone know a way to assign a local domain to a server I set up with Shelf in an Android app? I want that when the server is running, it can be accessed without having to type the device's IP ...
Al3life's user avatar
1 vote
1 answer
94 views

In my AWS VPC, I would like to override requests to specific URLs via DNS, i.e. if one makes a request in an EC2 instance within my VPC to example.com, it should re-route to 127.0.0.1 (or any IP ...
John Bergqvist's user avatar
-1 votes
1 answer
148 views

im trying to reach 3rd party service in spring boot app from my corpo env behind proxy server and everything I do fails. My minimal and still not working WebClient configuration is this: String ...
jan's user avatar
  • 63
0 votes
0 answers
54 views

I use FlutterFlow and have a project with the domain appnomeficticio.flutterflow.app, but I have my own custom domain that I want to connect. How can I do that? Note: I know that FlutterFlow already ...
Alisson Araujo Alves's user avatar
1 vote
1 answer
78 views

In Windows, for a interface, you can set DNS suffixes to add to queries. How do one retrieve the settings dom1.com, dom2.com using winsock2? If I call GetAdapterAddresses the IP_ADAPTER_ADDRESSES_LH ...
leiflundgren's user avatar
  • 2,988
0 votes
1 answer
209 views

OBS: text translated with the help of AI I am trying to use a middleware in Next.js to rewrite the URL for a subdomain (like dividas.dominio.com) to /dividas. The behavior works correctly in the ...
Fernando Leão's user avatar
0 votes
1 answer
307 views

Not sure if this is a networking question or a programming question. Both my PC and my NAS are in the same LAN. They both have IPv6 addresses, but only using Dns.GetHostAddresses(Dns.GetHostName()) ...
Dee J. Doena's user avatar
  • 1,899
0 votes
0 answers
88 views

On my project folder theres main.py, WinDivert.dll and WinDivert64.sys, ive tried to do other stuff with windivert and it worked so thats not the issue (i think) import pydivert from scapy.all import *...
benielcapo's user avatar
0 votes
1 answer
220 views

I have a Localstack repository which starts up using Docker Compose. The relevant part of the Docker Compose file is as follows: version: '3.4' services: localstack: image: localstack/...
Martin Bamford's user avatar
0 votes
0 answers
67 views

I have two projects: Project A and Project B. In Project A, we have a private DNS server that handles DNS requests. We have a requirement to use the private DNS server in Project A from instances in ...
sam-tech's user avatar
0 votes
1 answer
622 views

I have an app service with a custom domain and an Azure managed certificate, which has worked fine for years. Recently I added a Front Door profile and of course added the same custom domain to that, ...
jamesfm's user avatar
  • 921
0 votes
0 answers
48 views

I want to run some automated UI tests from the Azure Hosted or Self Hosted agent against my website that's running within AKS. However, I don't seem to be able to DNS the hostname from either the ...
NetDev's user avatar
  • 3
0 votes
2 answers
180 views

I am trying to copy files from a internal(on premise) SFTP server source via self hosted IR VM(hosted in Azure) into target external azure blob storage via managed private endpoint using managed vnet ...
Redd Pra's user avatar
-1 votes
1 answer
175 views

So I followed the procedure in the GitHub documentation and I checked the other posts here, but I keep getting ERR_NAME_NOT_RESOLVED Most say DNS propagation takes time but all the DNS propagation ...
dontic's user avatar
  • 161

1
2 3 4 5
344