I have my router set to use cloudflare dns for both ipv4 and ipv6, but when I enter my ethernet properties, it let’s me manually enter in everything for ipv4 and ipv6, except the second ipv6 dns. The only way my manual settings will save is if I only enter the first ipv6 dns. Is … Read More “Windows 10 only lets me add 1 ipv6 dns server” »
I usually use http://www.whatsmydnsserver.com/ to check my DNS. When I use ONLY Google DNS in Network adapter settings, the above website works and shows Google as the owner as expected. When I use ONLY Cloudflare WARP app on Windows, the website shows Cloudflare owner as expected. BUT When I use BOTH Google DNS in network … Read More “What happens when I use Google DNS in the Network adapter settings and at the same use Cloudflare WARP app on Windows 10? Which is resolved?” »
I have registered a domain. I gave the second level domain an A record IP, I have a question third level domain in a dns load balancer. I pointed my third level domain To the name server for the dns load balancer. The dig command always brings up the correct information but anything else doesn’t … Read More “I’m at a lost” »
I’m searching for a private DNS resolver, but i’m having some doubts about how would be applied the privacy policy of the company that hosts the DNS (service provider and host company are different, in my case). In other words, if the DNS service says that there are no logs neither user info recollection, but … Read More “Hi, i was wondering how the privacy policy of a DNS service is applied if this one is hosted in a 3rd part company” »
Was wondering if top level domain .pool is available? submitted by /u/RobertS6_A [link] [comments] Powered by WPeMatico
so i self hosted unbound on a raspberry pi 4 model b 4gb and when i set the dns server as my dns youtube works fine on my phone (since its not related to dns) but when i search for something or i wanna load a site it doesnt work if i browse the web … Read More “local dns is super slow” »
I’ve been searching too long for dns now im using dns adguard it does block ads, and doesn’t put googlr into safe mode and not blocking reddit but it doesnt block porn too, help me guys submitted by /u/Hextrazor [link] [comments] Powered by WPeMatico
submitted by /u/elliottinvent [link] [comments] Powered by WPeMatico
I have a script that when ran it will grab “A” records from one zone and re-create them and put them in another zone. server.txt1.example.com To server.txt.example.com All seems to work proper besides “A” records that have another ndot a.server.txt1.example.com Is not being created as a.server.txt.example.com num_fields2=`echo $line | awk -F. ‘{print NF}’` if [ … Read More “Zone record creations” »
When I start named.service the service starts properly however I see the following errors check-names failed bad owner ‘ms_load.ta.example.com’ dns_rdata_fromtext: buffer- : extra input text”, invalid rdata format: extra input text I believe the bad owner is due for the underscore in the name I don’t know about the other error. Has anyone seen these … Read More “DNS syntax errors” »