Does anyone know of a service like FreeDNS that supports SVCB / HTTPS resource records (per draft spec RFC 9460)? I know I can use the Alt-Srv http header to upgrade future connections to HTTP/3, but am hoping to use DNS for this instead. I also know I can just roll my own DNS server … Read More “DNS Provider with HTTPS (type 65) record support?” »
Category: Non classé
Hello there, I’m no networking expert, so this may be a really dumb question: I’m thinking of getting a cloud server in france (which shouldn’t be dmca ignored, so I can’t certainly use it for OpenVPN) and I was thinking of putting AdGuard Home on it. I occasionally pirate stuff, and while with a vpn … Read More “Question about AdGuard Home” »
/etc/unbound/unbound.conf: “` — snip — local-data: “server AAAA fd4e:d560:797b::1234::1” — snip — “` dig server output: “` ; <<>> DiG 9.16.22 <<>> server ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46463 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: … Read More “Unbound unable to resolve custom AAAA records” »
Hey there, Wasn’t sure whether to post this in DNS, SSL or Squarespace, but my guess is it’s a DNS issue, so here goes, and TIA for any help. Right now, “https://liveinpeace.org” without the www returns security errors. Your favorite ssl checker shows the cert doesn’t match the domain. If you add the www, “https://www.liveinpeace.org” … Read More “DNS and SSL issue with non-www version of URL / domain” »
I just installed bund9 package and checked status it’s good no issue but I tried to enable bind9 then showing this root@client1:~# systemctl enable bind9 Failed to enable unit: Refusing to operate on alias name or linked unit file: bind9.service submitted by /u/Mohit1518 [link] [comments] Powered by WPeMatico
Hello, can someone explain DNS queries/blocked queries in layman’s terms? My NDNS and my MIL’s NDNS I just reset it maybe 30 min ago. https://postimg.cc/gallery/X9Xn695 submitted by /u/m1k3_71 [link] [comments] Powered by WPeMatico
Is this even possible? I need two DNS servers to replicate. One is in a private colo and one is in Azure. Neither machine is domain-joined. I can upload the records but is there a way to dynamically replicate? No need to suggest a 3rd party solution, won’t help me in this scenario. A 3rd … Read More “Replicate public DNS on two different Windows Servers in two different environments” »
I cant stop thinking about it but we have a customer who has several different resource records for the same IP address. My colleague say its not a problem to do it like this. It goes like this Service1.example.com 10.0.0.15 Service2.example.com 10.0.0.15 Service3.example.local 10.0.0.15 Wouldnt you use only the hostname for a single A record … Read More “Several A records for the same IP address” »
I’m facing a problem in my Debian based Project, In my Dev Board I have both wifi and cellular interfaces. So whenever I check the contents of the file /etc/resolv.conf I’m seeing that the nameserver gets written into 19.168.10.3 and 192.168.10.4 like below “` root@12068486:~# cat /etc/resolv.conf This is /run/systemd/resolve/resolv.conf managed by man:systemd-resolved(8). Do not … Read More “Nameserver in resolv.conf file gets overwritten always” »
I want to self host my own DNS server on my Proxmox Dell T430 server. However, I do not trust my DNS server to be up full time – although I plan it to be, It is a lot of responsibility, especially when I live with other people in a smart house. My idea was … Read More “Is it bad practice to manually set my DNS server on devices and leave the router as default?” »