Server can’t find NXDOMAIN
I resolved the problem. I just forgot to change the group of direct. zone and inverse.zone from the root to named, command is : and I force resolve to not changing by the DHCP :
I resolved the problem. I just forgot to change the group of direct. zone and inverse.zone from the root to named, command is : and I force resolve to not changing by the DHCP :
Recently I came across the same issue. I was able to ssh to my pi on my network, but not from outside my home network. I had already: installed and tested ssh on my home network. Set a static IP for my pi. Set up a Dynamic DNS service and installed the software on my … Read more
My server threw this today, which is a Node.js error I’ve never seen before: I’m wondering if this is related to the DynDns DDOS attack which affected Shopify and many other services today. Here’s an article about that. My main question is what does dns.js do? What part of node is it a part of? How can I … Read more
On my debian server (squeeze) I get this message every few seconds: Sep 18 21:28:14 myhost kernel: [7903784.720091] AIF:UNPRIV connect attempt: IN=eth0 OUT= MAC= SRC=my_serverip_eth0 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52 the packets are coming from inside my server (i replaced it with my_serverip_eth0) and seem to be blocked going out to … Read more
I did get messages from android phone users that my website is not loading. When an android phone clicks on a link to go to my website it gets the error: net::err_name_not_resolved On computers and iPhones, I don’t get the error. When the android user copies the link and pastes it into the browser the … Read more
I’ve faced the exactly same problem but I’ve fixed it with another approache. Using Ubuntu 18.04, first disable systemd-resolved service. sudo systemctl disable systemd-resolved.service Stop the service sudo systemctl stop systemd-resolved.service Then, remove the link to /run/systemd/resolve/stub-resolv.conf in /etc/resolv.conf sudo rm /etc/resolv.conf Add a manually created resolv.conf in /etc/ sudo vim /etc/resolv.conf Add your prefered DNS server there nameserver 208.67.222.222 I’ve tested this … Read more
Squarespace form blocks do not support reCAPTCHA V3.0 Site or Secret Keys at the moment. Must stick with V2.0 Keys for the time being.
Your question is offtopic here but any conforming whois server (or if using RDAP) shows things that way: Note the hyperlinks given. And for your specific one, the text displayed after the jump is: This status indicates that it is not possible to transfer the domain name registration, which will help prevent unauthorized transfers resulting … Read more