So here is the Barney version: A client wanted a new website. So I built them one on Wix (their choice, not mine because no one in the org understands WP) and canceled the plan with the old host. The DNS for the old site was with GoDaddy. I told the client how to set … Read More “They really f’d up…” »
Category: Non classé
Hey folks! Just struggling with some DNS here: My internal zone for a public domain is not being resolved by other clients on the network. First of all, this is the zone definition: And this is the zone file: zone “kosmos1.int.wavecloud.org” { type master; file “/etc/bind/zones/db.kosmos1.int.wavecloud.org”; }; $ORIGIN kosmos1.int.wavecloud.org. $TTL 120 @ IN SOA ns.kosmos1.int.wavecloud.org. … Read More “NXDOMAIN for local DNS recursive and overriding resolver – Bind9” »
I want to find solution where I’ve two domain one is `dev-cv-webcom.site` and another one is `dev-cv-net-soln.net`, Now I want to find where these domain is managing their DNS Records We are using `dig +short dev-cv-webcom.site NS` and `dig +short dev-cv-net-soln.net NS` to find out NS record and based on that we are finding whois … Read More “How to find which platform managing DNS records for the domain ?” »
here’s a link to a relevant thread, for some context: https://www.reddit.com/r/HomeNetworking/comments/12yqr5m/what_are_the_best_public_dns_servers_for_speed/ submitted by /u/DigitalFidgetal [link] [comments] Powered by WPeMatico
My daughter has a iphone but I want to put on dns filtering for her cellular connection, while she is out and about. I know how to do it for wifi, but how do I control it for the cellular connection? submitted by /u/foxtrot90210 [link] [comments] Powered by WPeMatico
My client has his current web and email hosted via a somewhat unresponsive developer. We have moved their website over to a different platform and need to point the A records to this new site. The client is happy to keep email with the existing host. Client owns and controls the domain but the nameservers … Read More “Switching Nameservers – help!” »
In the DNS settings of the domain hosting how do I forward a Google Site to a www-domain-com and also to domain-com? I would like that the Google Site be forwarded to both Www and Domain-com. My domain hosting is name cheap. submitted by /u/djrexy7 [link] [comments] Powered by WPeMatico
My clients domain has 2 spf records: TXT – @ – v=spf1 include:dc-aa8eXXXXXX._spfm.domainhere.com ~all TXT – dc-aa8eXXXXXX._spfm – v=spf1 include:_spf.google.com ~all Do they need both of these records or just the first one? Can these be combined? submitted by /u/jelery_celery [link] [comments] Powered by WPeMatico
Does Cloudflare 1.1.1.2 do a good job blocking known malware websites? Does it do a better job than Quad9 9.9.9.9? submitted by /u/kdbtiger [link] [comments] Powered by WPeMatico
Ok I am trying to wrap my head around transfers and syncing zones from one bind server to another. I have dig AXFR domain.com @master.com working from the slave but it does not create a zone file or an entry in /etc/named.conf. Shouldn’t that happen? Both servers are running Almalinux 8.9 one is running webuzo … Read More “Can’t understand AXFR zone transfers” »