submitted by /u/balaboss [link] [comments] Powered by WPeMatico
Im doing an assignment setting up a DNS server. Was able to use my server for nslookup just earlier but the terminal was cluttered so I decided to reopen it. Now I cannot query anything without recieveing an error… Have tried changing DNS multiple times to different ones and rebooting computer with no success…  … Read More “I need help with this probably basic thing…” »
submitted by /u/eberkut [link] [comments] Powered by WPeMatico
Im currently learning DNS and i would very much like a badge or certfication when i feel ive mastered it enough to show my employeer. Does such a certification exist? submitted by /u/BlueEyedGirl25 [link] [comments] Powered by WPeMatico
I have a simple zone in BIND9:  zone “myauthority.local” IN { type forward; forwarders { 10.10.10.100; } ; }; The purpose of this is to facilitate IWA integration across subnets, the device i’m trying to integrate is in a different network than the root DCs that are hosting the AD domain. I need to … Read More “I need some help with filtering A records from a forwarder zone” »
submitted by /u/uWillUnderstand-1Day [link] [comments] Powered by WPeMatico
submitted by /u/pupeno [link] [comments] Powered by WPeMatico
Here is how I set it up I am playing with docker and selfhosting and trying to solve the issue of accessing local stuff by the domain name when on the network. ping docker-host has slow start ping 10.0.19.2 is instantaneous ssh bastard@docker-host is also slow start, once even fail ssh bastard@10.0.19.2 is instantaneous nslookup … Read More “I setup dnsmasq, nslookup is fast but ping or ssh are slow, have 2-5 seconds delay.” »
I’m new to DNS so forgive me if the question is silly but I couldn’t find the answer or maybe I didn’t look in the right place. I wanted to know what child name servers are used for? Do they act as a redundant name server for your example.com (if my domain was example.com)? Can … Read More “Child Name Servers” »
Looking for a Domain management app or program to keep track of my registered domains. Getting tired of excel spreadsheets. I mostly use Google Domains, Porkbun, Namecheap. Will like to use a FOSS if available. submitted by /u/itprguy [link] [comments] Powered by WPeMatico