Skip to main content

Questions tagged [dns]

For questions pertaining to Domain Name System (DNS), a service that provides the resolution of host names to IP addresses. Use this tag when you are troubleshooting DNS issues, configuring a DNS resolver or server, or are trying to understand DNS's involvement in your situation.

0 votes
0 answers
23 views

I got a small setup with two private servers ps1 and ps2 at home behind a NAT. One server s1 with public domain s1.com is a small rented vps where I set up as reverse proxy with caddy. On ps1 I had a ...
dabozz's user avatar
  • 1
0 votes
0 answers
15 views

I migrated from a Windows DNS server to Bind9 this year. Both were configured as split DNS for local servers, and recursive for public servers (not forwarding). About once or twice a day now, I get ...
Robert Chapin's user avatar
2 votes
1 answer
201 views

Just in theory: is it possible to replace the domain string in the compiled binary file with an IP address by editing a binary file in place with sed? (IP address belongs to a different domain, but ...
fxgreen's user avatar
  • 143
2 votes
1 answer
71 views

On one of my linux machines the BIND package is not installed. The Bind package provides a lot of terminal tools like host -v, nslookup, dig, etc. If I want to have shell tools or command-line tools ...
KDM's user avatar
  • 128
0 votes
1 answer
53 views

I have cPanel & WHM v130.0.14 STANDARD running in an EC2 instance. Trying to setup a reverse proxy with Apache2 by setting a CNAME some.example.com (not the real one) to forward the request to api....
Rfroes87's user avatar
  • 133
0 votes
0 answers
96 views

I've run into a really weird issue while switching a docker build from a debian base image to an alpine base (FROM python:3.12-slim-bookwork, to FROM python:3.13-alpine). I suddenly get very weird DNS ...
Philip Couling's user avatar
0 votes
0 answers
43 views

We configured Unbound on a RHEL-based server ( RHEL 7.9 ) to provide DNS caching. Here’s the relevant part of our /etc/unbound/unbound.conf: server: chroot: "" verbosity: 1 port: ...
yael's user avatar
  • 14k
-1 votes
1 answer
40 views

I have a SBC and I configured it to have 1 AP and 1 Station mode at the same time on my wifi module as below. Hostapd creates the access point for the interface wlan0 Interface wlan0_sta is created ...
Tibibs's user avatar
  • 27
1 vote
1 answer
81 views

Almost two weeks ago, I set A and NS records on Cloudflare. A record: "tns" as the name and "IPV4 "as the content of the server. NS record: "t" as name and for content &...
lachin's user avatar
  • 19
2 votes
1 answer
116 views

I am using Debian Trixie on a server. I have installed it using ZFSBootMenu documentation, without a desktop environment. The installation is quite minimal in term of packages. My motherboard has 2 ...
Gabriel Devillers's user avatar
1 vote
1 answer
107 views

Following instructions, tried to circumvent network censorship. In the instructions, it was said to add these records in the name's register configuration panel and set these: A tns.example.com ...
lachin's user avatar
  • 19
1 vote
1 answer
37 views

I have two hosts, MintPC and AlpineVM. The VM is on a bridged network so it appears as its own device on the network with its own address. Both obtain addresses through DHCP provided by my router/...
JustHal's user avatar
  • 11
0 votes
0 answers
86 views

working I installed and setup Bind9 official package to test DNS forward zones based on source IP/subnets which unbound doesn't support I properly set NAT forwards, changed listening ports on Bind9 ...
user2565854's user avatar
0 votes
0 answers
68 views

I run dnsmasq on a server (specifically OpenWrt) to act as both DHCP and DNS. OpenWrt DHCP configuration /etc/config/dhcp: option readethers '1' list address '/my-phone.lan/172.28.79.133' Which is ...
Livy's user avatar
  • 455
0 votes
0 answers
267 views

I'm trying to configure a reverse proxy on an LXC Container in proxmox, however the container is not able to resolve DNS. The proxmox node has no issue with DNS, and both the node and the container ...
tkennedy741's user avatar

15 30 50 per page
1
2 3 4 5
105