Configure Internal DNS Server CentOS,Redhat Linux
Configure Internal DNS Server CentOS,Redhat Linux Configure Internal DNS Server CentOS,Redhat Linux If you are looking to setup an Internal-Only DNS server, than this article is what you are looking…
Configure Internal DNS Server CentOS,Redhat Linux Configure Internal DNS Server CentOS,Redhat Linux If you are looking to setup an Internal-Only DNS server, than this article is what you are looking…
Configure DHCP for Dynamic DNS CentOS 6 Configure DHCP for Dynamic DNS CentOS 6 At this point we have setup a Dynamic DNS Master Server, and a Dynamic DNS Slave…
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,…
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…
Enable DNS Scavenging Windows Server This one bugs me a little bit, why this is not enabled by default in Microsoft’s Active Directory, DNS Scavenging. The idea behind it is…
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…
Troubleshooting WAN Connections Troubleshooting WAN Connections can be a real pain with multiple ISP’s in-between here and there. This guide should help a little. Say for example we have a…
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 >…
Configure Dynamic DNS(DDNS) CentOS Configure Dynamic DNS(DDNS) CentOS Dynamic DNS allows you to dynamically update your zone files, without needing to restart the BIND/Named service, as well as immediately pushes…