Understanding Public DNS
Understanding Public DNS Understanding Outside DNS can be very complicated if you do not have a good understanding of it. Basically outside dns works in reverse of the way you…
Understanding Public DNS Understanding Outside DNS can be very complicated if you do not have a good understanding of it. Basically outside dns works in reverse of the way you…
Install Bind/Named/DNS on CentOS Install Bind/Named/DNS on CentOS Need a Linux DNS server in a jiffy? Look no further, here’s the basic steps to get BIND Installed. Please note that…
Dynamic DNS (DDNS) Slave CentOS 6 Dynamic DNS (DDNS) Slave CentOS 6 This blog assumes you went through the previous blog on how to setup a Dynamic DNS Master server,…
nsupdate cheat sheet nsupdate cheat sheet Basic Syntax: 1.) nsupdate -vv -k /etc/rndc.key {file} (must put ‘send’ at end of file) 2.) nsupdate -vv -k /etc/rndc.key > update whatever >…