Hi all I have a weird problem with one of my domains which drives me nuts. The website is working for 99% for my clients worldwide, but some users from Switzerland with the Provider Swisscom can’t access my website at all. The domain likeometer.co is not working for them, but likeometer.ch is – it’s the … Read More “Domain ends in ERR_CONNECTION_TIMED_OUT, no idea why” »
Author: firstdns
Can i use same set of nameservers in multiple places. For eg:- Let’s say i registered a domain called example.com with a domain register and they gave me 4 NS & other DNS records. Can i use the same set of NS in case i want to add the same domain to other services like … Read More “Nameserver confusion” »
I have Xhospitality.co.in and Xhospitality.in with Godaddy. Yesterday in a fit of stupidity i changed the nameservers on BOTH to hostinger and hosted a brand new templatized website. Previously @Xhospitality.co.in email was redirecting to google mail accounts. Due to the change of nameserver to Hostinger, the email stopped redirecting to Gmail So —> I … Read More “.co.in & .in sites with GoDaddy” »
Hi everyone, I’m failing to start BIND9 on Ubuntu 20.04 with the error below systemctl status bind9 ● named.service – BIND Domain Name Server Loaded: loaded (/lib/systemd/system/named.service; enabled; vendor preset: enabled) Active: failed (Result: signal) since Wed 2022-06-01 11:59:22 EAT; 4s ago Docs: man:named(8) Process: 9353 ExecStart=/usr/sbin/named -f $OPTIONS (code=killed, signal=ABRT) Main PID: 9353 (code=killed, … Read More “BIND9 malloc failed: Cannot allocate memory” »
Since I’m learning about how DNS and other web stuff works currently, I’m interested to know why www is a common standard subdomain for websites. For example, if you were to go to apple.com, it would redirect to www.apple.com. What’s the point of this? I also apparently made the mistake of doing this backwards where … Read More “Why is the www subdomain a common standard?” »
I’m going to try and anonymise this if possible, but I’ve got a dynamic DNS service running for my ASUS home router – since my ISP assigns me a dynamic IP. Let’s called the dynamicDNS service: test.asuscomm.com Now I’ve registered a domain, let’s call it, example.co.uk and the DNS records are as such that it … Read More “when I drop the www from my domain -it does not work… CNAME record?” »
Hey everyone I was reading a few notes on SOA and I’m stuck in my understanding. Originally I’ve always set the MNAME to the master, because my understanding is that it would trigger all the notify and transfer mechanisms. The slaves will check master for serials, refresh etc. https://datatracker.ietf.org/doc/html/rfc6781#section-4.4 The SOA fields REFRESH, RETRY, and … Read More “Hidden Master SOA” »
My active directory domain name and external website domain name is the same. In the past, including www in the URL would allow me to reach the external site, but not anymore after switching hosting providers. Now, I am only able to reach the Windows Remote Web Access page. What DNS records should be in … Read More “AD Domain and External Site” »
Good Morning all I am in the process of enabling DNSSEC on our DNS servers I am a bit stuck though with publishing the DS records In my powerdns system i run pdnsutil show-zone and it gives me a CSK DNSKEY = mydomain.com (some data) ECDSAP256SHA256 and then another three DS = mydomain.com (some … Read More “DNSSEC DS records” »
Hey guys, I run an upgrade from Ubuntu 16.04 to Ubuntu 18.04 and Bind9 doesn’t start with the error below could not configure root hints from ‘root.cache’: file not found loading configuration: file not found exiting (due to fatal error) root.cache file is under /var/named/root.cache. In the named.conf.local file I have this entry zone “.” … Read More “Bind9 root.cache not found” »